How to Uninstall Python

Today's TipsMake will show you how to uninstall Python applications and related files and folders on your computer. You can do it on both Windows and Mac computers.

On Windows 10

How to Uninstall Python Picture 1

Open Start. Click the Windows icon in the lower left corner of the screen. A menu will pop up.

How to Uninstall Python Picture 2

Open Settings. Click the Settings gear icon at the bottom left of the Start menu. The Settings window will appear.

How to Uninstall Python Picture 3

Click the Apps section in the middle of the Settings window.

How to Uninstall Python Picture 4

Find the Python version you want to uninstall. Scroll down to the "P" section and find the app with the word "Python" in the name (for example, "Python 3.6").

You may need to first click the Apps & features tab in the upper-left corner of the window.

How to Uninstall Python Picture 5

Click on the Python version name. This will expand and display the Uninstall button.

How to Uninstall Python Picture 6

Click the Uninstall button located below the Python version name.

How to Uninstall Python Picture 7

Click Uninstall when prompted. This option will appear at the beginning of the name of the Python version.

How to Uninstall Python Picture 8

Click Yes when the option appears to confirm that you want to uninstall Python.

How to Uninstall Python Picture 9

Allow Python to uninstall. A window will pop up with a progress bar; after the progress bar fills up and disappears, it means Python has been uninstalled.

You may need to click on the prompts that appear as part of the uninstallation process.

How to Uninstall Python Picture 10

Uninstall other Python versions if necessary. Because Python often has multiple versions installed at the same time, you should look to see if there are other versions of Python in the "P" section of the installed application; if there is another version of Python here, repeat the steps above to uninstall as needed.

You'll probably also want to remove the Python Launcher app.

How to Uninstall Python Picture 11

Delete the Python 2 folder. Although uninstalling Python 3 will also delete the Python 3 folders on your computer, the Python 2 folder will remain even if you uninstall the program. To delete the Python 2 directory, you need:

  1. Open This PC.
  2. Double-click the hard drive in the "Devices and drives" section.
  3. Find the folder "Python27" (or similar) in the directory listing.
  4. Select the Python folder and then right click on it, a drop down menu will appear.
  5. Click Delete in the drop-down menu.

On Mac

How to Uninstall Python Picture 12

Open Finder. Click the app icon with the blue face in the Mac's Dock.

You can also click an empty space on the desktop.

How to Uninstall Python Picture 13

Click Go . This menu item is at the top of the screen. A menu will drop down.

How to Uninstall Python Picture 14

Click Go to Folder… (Go to folder). This option is near the bottom of the Go drop-down menu. A window will pop up.

How to Uninstall Python Picture 15

Enter the path of the Python installation directory. Depending on the version of Python installed, you will need to enter one of the following addresses in the "Go to Folder" text box:

With Python 3.6 or later, enter /Library/Frameworks/Python.framework/Versions here.

With Python 2.7, type /Library/Python/Versions or /Library/Python here.

How to Uninstall Python Picture 16

Click Go at the bottom of the pop-up window. The directory where Python was installed will appear.

How to Uninstall Python Picture 17

Select the folder with the version number in the name. Click on one of the folders with the Python version number in the name.

For example, if you want to remove Python 3.6, you need to click on the folder with the number 3.6 to select it.

How to Uninstall Python Picture 18

Click File in the upper-left corner of your Mac screen. A menu will drop down.

How to Uninstall Python Picture 19

Click Move to Trash . This option is in the File drop-down menu.

How to Uninstall Python Picture 20

Enter the password when prompted. Enter the password you use to sign in to your Mac.

Skip this and the next step if the system does not ask you to enter a password.

How to Uninstall Python Picture 21

Click OK at the bottom of the password prompt that pops up. The password window will close and the Python folder you selected will be moved to the Trash.

How to Uninstall Python Picture 22

Remove the Python program if necessary. Not all versions of Python install programs in the Applications folder of the Mac, but we should double check. You can find and remove Python applications by:

Click Go at the top of the screen.

Click Applications in the drop-down menu.

Look for the app with the word "Python" in the name (for example, "Python 3.6").

Select the app when you find it.

Click File and then select Move to Trash.

Enter the password and click OK.

4 ★ | 1 Vote | 👨 471 Views
« PREV POST
NEXT POST »