Uninstalling Endpoint Protection

To uninstall Endpoint Protection from a computer you must first uninstall the agent and then the protection.

Uninstallation steps

Step 1

The command for uninstalling the agent is available by consulting the UnPath value in the HKLM\SOFTWARE\Panda Security\SetupEx\AdminIE registry key.

 

Step 2

The agent uninstallation is run silently:

<HKLM\SOFTWARE\Panda Security\SetupEx\AdminIE  Unpath value> /qn PASS=<Password>

You will only need to use the PASS parameter if you have configured an uninstallation password in the profile.

 

Step 3

The command for uninstalling the protection is available by consulting the UnPath value in the HKLM\SOFTWARE\Panda Security\Setup registry key.

 

Step 4

The protection uninstallation is run silently:

<HKLM\SOFTWARE\Panda Security\Setup  Unpath value> /qn PASS=<Password>

 

You will only need to use the PASS parameter if you have configured an uninstallation password in the profile.

Example

  

MsiExec.exe /X{7DB331FC-F8D3-43C1-A768-FB0EB1F55D40} /qn

MsiExec.exe /X{C88AtAA-0122-4616-9105-0D9A18D84E99} /qn