Removing PGP Desktop
From Provider Wiki
Contents |
When do I need to remove PGP Desktop?
You may need to remove PGP Desktop:
- On computers where PGP Desktop was previously installed but not connected to a Universal Server. Be sure to decrypt all drives prior to removal and backup any keyrings.
- On computers where sensitive data has been removed and there is no longer a need for encryption.
Uninstalling in Windows
- First, decrypt your drive(s). You can do so by entering PGP Desktop, selecting the drive, and clicking Decrypt
- Note: Depending on your policy, this may need to be done by the account that installed PGP Desktop
- To confirm decryption, PGP Desktop will ask you for your passphrase. Use the passphrase that you use to decrypt the drive on bootup. Decryption may take several hours.
- Once the system is finished decrypting, the locked icon in the tray will re-appear, after the spinning black and yellow circle. Reboot the machine.
- Once the machine is rebooted, from the Control Panel, select Programs
- In the Programs menu, right-click PGP Desktop, then select Uninstall
- In the confirmation dialog, click Yes. PGP Desktop will begin to uninstall.
- If uninstallation does not continue as expected, a dialog box may appear in the background requiring confirmation. If the progress bar hasn't advanced after a minute or so, press the AltandTab keys or minimize other windows and click OK in the PGP Global Directory Unenrollment dialog box.
- Once the uninstallation process is finished, PGP Desktop will ask to restart your system. Click Yes. When the system reboots, PGP Desktop will be removed.
- However, the uninstall process does not remove PGP account specific data left behind on the desktop. You must delete PGP folders containing account specific information:
- For Windows XP:
- Browse to C:\Documents and Settings\%username%\Application Data and delete the “PGP Corporation” file folder.
- Browse to C:\Documents and Settings\%username%\Local Settings\Application Data and delete the “PGP Corporation” file folder.
- For Windows Vista
- C:\Users\%username%\AppData\Roaming
- C:\Users\%username%\AppData\Local
- For Windows XP:
Uninstalling in Mac OS
Why not use the Uninstall option in Mac OS?
We have found that running the Uninstall option provided by PGP Desktop for the Mac does not remove all components to allow for a clean install. This is a modified version of PGP's directions for manually removing PGP Desktop for Mac OS X. The PGP instructions can be found on PGP's site.
To manually remove PGP Desktop from a Mac:
- Decrypt all drives currently encrypted.
- Run the Uninstall provided in PGP Desktop under the PGP menu.
- Launch the Terminal application from Applications --> Utilities.
- Run the following commands:
- sudo killall PGP
- sudo killall PGP\ Engine
- sudo killall pgp-agent
- sudo killall PGPdiskEngine
- sudo rm -rf /Library/Receipts/PGP\ Desktop.pkg/
- sudo rm -rf /Library/Application\ Support/PGP/
- sudo rm -rf /Library/Contextual\ Menu\ Items/PGPcontext.plugin/
- sudo rm -rf /Library/Extensions/PGPdiskDriver.kext/
- sudo rm -rf /Library/Extensions/PGPnke.kext/
- sudo rm -rf /Library/Frameworks/PGP.framework/
- sudo rm -rf /Library/Frameworks/PGPclient.framework/
- sudo rm -rf /Library/Frameworks/PGPproxy.framework/
- sudo rm -rf /Library/Frameworks/PGPui.framework/
- sudo rm -rf /Library/Frameworks/PGPwde.framework/
- sudo rm -rf /Library/Mail/Bundles/PGP*
- sudo rm -rf /Library/Receipts/PGP.pkg/
- sudo rm -rf /Applications/PGP.app/
- sudo rm -rf /Applications/PGP\ Shredder.app/
- exit
- Delete PGP preference files from the ~/Library/Preferences folder.
- com.pgp.admin.plist (Only present when connected to a Universal Server environment)
- com.pgp.desktop.plist
- com.pgp.engine.plist
- com.pgp.pgp.plist
- Delete the PGP folder from ~/Documents/
Categories: PGP | Migrate
