You can uninstall the WinCollect
agent from the command prompt.
Procedure
- From the desktop, select , type cmd,
and click OK.
Attention: You need to run the command prompt as an
administrative user.
-
If you want to remove all files, type the following command:
msiexec /x{1E933549-2407-4A06-8EC5-83313513AE4B} REMOVE_ALL_FILES=True /qn
-
If you want to remove just the WinCollect
application, and not configuration files, stored events, and bookmarks, type the following command:
msiexec /x{1E933549-2407-4A06-8EC5-83313513AE4B} REMOVE_ALL_FILES=False /qn
- Press Enter.