Python
Development Environment
Delete
Windows

How to completely delete Python in Windows

In download and install (Win), we found that Windows users primarily install Python in two ways

  • Installing from the MS Store
  • Installing from the official Python installer

In this post, I'll show you how to completely uninstall Python from these two methods.

1. MS Store: Completely uninstall Python

Uninstalling Python from the MS Store is the same as uninstalling any other program. You can open the All Apps window, right click on the Python entry you installed and use the Uninstall button to delete it. Don't forget to uninstall IDLE if it was installed with Python.

Delete Python installed from MS Store

2. Official installer: Uninstall Python completely

Python installed as a file download can be uninstalled just like any other program using Add or Remove Programs.

Add/Remove Programs

3. Conclusion

So far we've learned 2 ways to remove Python installed with Windows. We hope you find them useful if you ever need to uninstall Python.

copyright for Python Win remove

© 2023 All rights reserved.