S-Dey / PyDebloatX

Python GUI for uninstalling the default Windows 10 apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDebloatX

A Python GUI for uninstalling the default Windows 10 apps.

Releases CodeFactor OS

Main window screenshot

Loading screenshot

Confirmation screenshot

Shortcuts:

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

App limitations:

  • It takes a few seconds to list all currently installed apps, due to the Windows PowerShell subprocesses.
  • You can only uninstall apps with this GUI, hence the name.

Dependencies:

  • PyQt5 pip install pyqt5

Usage:

  • python3 app.py

Licence:

This software is available under the following licenses:

  • MIT

About

Python GUI for uninstalling the default Windows 10 apps.

License:MIT License


Languages

Language:Python 100.0%