8000 GitHub - adslyear/PyDebloatX: Python GUI for uninstalling the default Windows 10 apps.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adslyear/PyDebloatX

 
 

Repository files navigation

PyDebloatX

A Python GUI for uninstalling the default Windows 10 apps.

Releases CodeFactor Downloads OS

Main window screenshot

Loading screenshot

Confirmation screenshot

Shortcuts:

  • CTRL R - refresh the list of installed apps.
  • CTRL G - visit the Github page.
  • CTRL A - view the "About" window.
  • CTRL Q - quit the app.

App limitations:

  • You cannot uninstall other apps, for example Cortana or Edge. This GUI was designed to be simple and safe, so that you cannot break anything using it.
  • App disk space is approximate and taken from Microsoft Store, there is no other way to get real-time app size.
  • Currently there is no possibility to track the uninstalling progress in the GUI.

Dependencies:

  • PyQt5 pip install pyqt5

Usage:

  • git clone https://github.com/Teraskull/PyDebloatX
  • cd PyDebloatX
  • pip install -r requirements.txt
  • python app.py or py app.py

License:

This software is available under the following licenses:

  • MIT

About

Python GUI for uninstalling the default Windows 10 apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • CSS 3.8%
0