Uninstalling Manager (in Windows)
Uninstall Manager as a user who has administrative privileges.
1. Stop the Manager service
Stop the Manager service. For details about how to stop the Manager service, see Stopping Manager (in Windows).
2. Stop the PostgreSQL service
From [Services] in Windows, right-click [PostgreSQL(HULFT IoT Manager)], and then in the pop-up menu that appears, click [Stop].
3. Delete the Manager service
Delete the Manager service by entering the following command at the command prompt:
sc delete "HULFT IoT Manager" |
4. Delete the PostgreSQL service
Delete the PostgreSQL service by entering the following command at the command prompt:
sc delete "PostgreSQL(HULFT IoT Manager)" |
5. Delete the install cache
From [Programs and Features] in Windows, delete [IoT Manager].
6. Delete the Manager installation folder
Delete the installation folder of Manager. The default folder is "C:\HULFT Family\hulftiot-manager".
At this time, the bundled PostgreSQL is also deleted.