rpishgithub / PyDebloatX

Python GUI for uninstalling the default Windows 10 apps.

Home Page:https://pydebloatx.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDebloatX

A Python GUI for uninstalling the default Windows 10 apps.

Releases CodeFactor Downloads OS Say Thanks

Main window screenshot

Uninstalling screenshot

Links screenshot

Shortcuts:

  • CTRL R - refresh the list of installed apps.
  • CTRL S - view links to apps in Microsoft Store.
  • 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.

Dependencies:

  • PyQt5
> pip install pyqt5

Usage:

> git clone https://github.com/Teraskull/PyDebloatX

> cd PyDebloatX

> pip install -r requirements.txt

> cd pydebloatx

> python app.py

Building:

Run setup.bat to build the executable.

License:

This software is available under the following licenses:

  • MIT

About

Python GUI for uninstalling the default Windows 10 apps.

https://pydebloatx.com/

License:MIT License


Languages

Language:Python 94.6%Language:CSS 3.1%Language:Batchfile 2.4%