Completely Uninstall Python From Windows
- Permanently Unistall Python Using the Control Panel
- Permanently Uninstall Python Using the Command Prompt
Python software has many bugs that need fixing from time to time. There are also many types of packages and libraries in Python that get outdated. Due to these reasons, it’s always necessary to uninstall the old Python software version and download the updated one to make the most of it, while writing any program. Hence, there are different ways to uninstall the Python software’s older version in different operating systems like Mac, Windows, and Linux.
This tutorial focuses more on demonstrating how to uninstall the Python Software from a Windows device permanently.
Permanently Unistall Python Using the Control Panel
Check for the Installed Python Version.
You can use your system’s command prompt to check the installed Python software on your device. Type the following command to see the installed version that is present in the system and press enter.
python - V
After pressing Enter , the current version of the Python software will be returned. Below is the output.
python 2.7.0
Use the Control Panel to Uninstall Python.
Re-check for Installed Python Versions.
Again type the command mentioned in STEP 1 in the command prompt to check whether the Python Software is still installed or not. After pressing Enter, the following statement should be displayed by the command prompt.
'python' is not recognized as an internal or external command, operable program, or batch file.
Note that these steps are valid for any version of Python installed on the computer, like Python 2.7.0 , Python 3.7.0 , or any other.
Permanently Uninstall Python Using the Command Prompt
Open the command prompt of the Windows system.
Define a proper path to access the Python file using the cd keyword in the command prompt. Look at the guide below.
cd C:\Users\Name\Library\FileName\Python
Use the del keyword to delete the Python file after accessing it and press Enter.
del python2.exe
After running the command above, any other Python versions can be installed using any open source such as Anaconda Navigator .
Lakshay Kapoor is a final year B.Tech Computer Science student at Amity University Noida. He is familiar with programming languages and their real-world applications (Python/R/C++). Deeply interested in the area of Data Sciences and Machine Learning.
Related Article — Python Uninstall
Как удалить Python 3.9.5 из Windows 10?

Хочу я значит переустановить python. Удаляю папку с python а также удаляю в панели управления.
Но когда я пытаюсь удалить в панели управления то процесс удаления сразу заканчивается и он выдает вот это сообщение:
Но после этого python не удаляется. Почему так?
Потом пытаюсь установить python 3.9.2 но блин он говорит что «у вас уже установлен этот продукт».
- Вопрос задан более двух лет назад
- 1668 просмотров
1 комментарий
Простой 1 комментарий
Удалить Python
используя журнал установки
![]()

Запустите Revo Uninstaller Pro и откройте модуль «Журналы»
В поле поиска введит «Python» вы увидите все журналы «Python» в базе данных, совместимой с вашей версией Windows.

Выберите соответствующий журнал по версии из списка и нажмите кнопку «Удалить» на панели инструментов.
Вы увидите несколько всплывающих окон, показывающих загрузку и импорт журнала в Revo Uninstaller Pro, а затем главное окно удаления, которое показывает ход удаления Python.
Примечание: Если на вкладке «Все программы» есть Python вы можете начать удаление с этой вкладки. Если Revo Uninstaller Pro обнаружит соответствующий журнал в своей базы данных, он будет автоматически использован для удаления.
Доступные журналы
Python 3.4 on Windows 7 64-bit
Python 3.4 on Windows 7 32-bit
Python 3.4 on Windows XP 32-bit
Python 3.4 on Windows 8.1 64-bit
Связанные программы
Нет связанных продуктов
Как удалить python и все что с ним связано(pip, IDLE, все библиотеки ранее скачанные)?
У меня вечно какие-то проблемы с python и библиотеками, поэтому я собираюсь переустановить python и все что с ним связано. Однако, когда я пытался это сделать, удалился лишь сам python, а pip и все библиотеки установленные им остались. Подскажите, пожалуйста, как удалить все данные связанные с python? ОС: Windows 10
Отслеживать
задан 5 июн 2020 в 11:38
79 1 1 золотой знак 1 1 серебряный знак 10 10 бронзовых знаков
Саму папку питона с либами чистили?
5 июн 2020 в 12:29
Ну и ещё: про какую ОС речь?
5 июн 2020 в 12:30
Я использую Windows
5 июн 2020 в 12:38
если есть время, то лучше выполните сброс Windows 10 до заводских настроек »’ в Windows 10 предусмотрен способ вернуть ОС в первоначальное состояние, сбросив систему до заводских настроек. Полный сброс очищает жесткий диск и переустанавливает Windows, поэтому никакие личные данные, программы и файлы не сохраняются.»’
5 июн 2020 в 12:43
А где эта папка с библиотеками находится если не сложно?
