How to uninstall pycharm cleanly: 1. Enter the bin directory of the installation directory, find Uninstall.exe, and execute it to uninstall; 2. Delete the installation directory; 3. Open the registry editor and search for software registration table location and delete the registry.
The operating environment of this tutorial: windows7 system, Pycharm2019 version, DELL G3 computer
The first step is to uninstall the software and Delete the installation directory
Enter the bin directory of the installation directory, find Uninstall.exe, and execute it to uninstall
The second step is to delete the registry
1. Back up the registry
Windows R enter regedit to open the registry editor
Just find a directory to export and name it a name you like
Registry recovery
Open the location of the registry backup file and double-click the file you exported at that time
This dialog box will pop up: click Yes
[Related recommendations: Python3 video tutorial]
2. Find the location of the software registry and delete the registry
Click to find
Enter the name of the software you want to delete in the pop-up dialog box, right-click the file and click Delete
3. Restart
Restart On your computer, create a .py file on the desktop. If this icon appears, it proves that the deletion was successful!
For more programming related knowledge, please visit: Programming Video! !
The above is the detailed content of How to uninstall pycharm cleanly. For more information, please follow other related articles on the PHP Chinese website!