PyDebloatX
Python GUI for uninstalling the default Windows 10 apps.
Install / Use
/learn @Teraskull/PyDebloatXREADME



Installing
Pre-built binaries are available from the releases page.
PyDebloatX installer is also available from the Windows Package Manager Winget:
winget install --id=Teraskull.PyDebloatX -e
Shortcuts
- <kbd>CTRL</kbd> <kbd>R</kbd> - refresh the list of installed apps.
- <kbd>CTRL</kbd> <kbd>S</kbd> - view links to apps in Microsoft Store.
- <kbd>CTRL</kbd> <kbd>G</kbd> - visit the GitHub page.
- <kbd>CTRL</kbd> <kbd>A</kbd> - view the "About" window.
- <kbd>CTRL</kbd> <kbd>Q</kbd> - quit the app.
Features
- Intuitive design allows to easily navigate through the GUI and uninstall apps with a few clicks.
- It is not possible to break the OS using this tool. All listed apps can be reinstalled with Microsoft Store using the "Store" sidebar tab. Apps like Edge or Cortana are deeply integrated with Windows 10, so they cannot be easily uninstalled without creating any issues.
- The GUI does not require elevated administrator privileges to run. It also does not save registry entries.
Dependencies
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.
Run setup-portable.bat to build a one-file portable executable.
Translating
Run the following command to create the translation file:
lupdate gui_main.py gui_about.py app.py -ts Language/[locale_CODE].ts
Where [locale_CODE] is written with an underscore, instead of a hyphen. For example, en_US.
List of locale codes is available here.
To compile .ts into .qm, use linguist.exe:
pip show PySide6 | findstr "Location:"
Splice the output path above with:
"\PySide6\linguist.exe"
Supported Languages
|Language|Author credits| |---|---| |Arabic|FaresAhmedb| |Chinese|space9bug| |English|Teraskull| |Russian|Teraskull| |Ukrainian|Teraskull|
License
This software is available under the following licenses:
- MIT
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
109.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
349.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
