Python Forum
How to fully uninstall Python from Windows?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to fully uninstall Python from Windows?
#2
(May-27-2020, 10:15 AM)Winfried Wrote: What is the procedure to remove Python entirely from Windows, so I can reinstall and be done with it?
You just use the Windows Uninstaller.
Then look at Python 3.8 (3.6-3.7) and pip installation under Windows.

For fixing error you have this may work.
python -m pip install --upgrade --force-reinstall pip
But if want a new install follow link,and no need to use pip3.
Test with Python -V and pip -V after install,shall work from anywhere in cmd.
Reply


Messages In This Thread
RE: How to fully uninstall Python from Windows? - by snippsat - May-27-2020, 10:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Impossible to cleanly uninstall Python 3.8.9 Ftaniere 2 1,763 Sep-01-2022, 10:38 AM
Last Post: snippsat
  Uninstall unused COM ports windows 10 adbrooker 1 2,071 Sep-22-2021, 03:16 AM
Last Post: Larz60+
  I can't uninstall chatterbot? Piethon 9 6,962 Jul-20-2019, 09:42 AM
Last Post: Piethon
  Could I override a fully implemented method zatlas1 2 2,455 Jun-06-2019, 02:20 AM
Last Post: zatlas1
  Do I need to uninstall my current Python distribution (3.7) to install Anaconda? Tim 2 23,256 Jul-10-2018, 03:03 PM
Last Post: Tim
  could not fully run paramiko kajatonas 3 5,600 Apr-26-2017, 07:21 PM
Last Post: kajatonas

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020