A highly customizable, lightweight version of Windows 11
Quark11 currently has tools and scripts ONLY. a FULL OS will be coming soon.
Features:
- Remove bloatware and unnecessary apps
- Disable telemetry and tracking services
- Optimize system performance
- Highly customizable debloat script
- Easy-to-use PowerShell scripts and executables
- Bing News & Sports
- Bing Weather
- Xbox Game Pass & Xbox App
- Clipchamp
- Solitaire & Casual Games
- Mahjong
- Microsoft News
- People
- Photos
- Skype
- Spotify
- Disney+
- Diagnostic Tracking Service
- DMWAppPush Service
- Cortana
- Activity History
- OneDrive Sync (optional)
- Windows 11 (any edition)
- Administrator privileges
- PowerShell 5.0 or later
- Clone the repository:
git clone https://github.com/quark11OS/Quark11.git
cd Quark11-
Run PowerShell as Administrator
-
Execute the debloat script:
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
.\scripts\debloat-windows11.ps1.\scripts\debloat-windows11.ps1# Remove OneDrive
.\scripts\debloat-windows11.ps1 -RemoveOnedrive
# Remove Microsoft Edge
.\scripts\debloat-windows11.ps1 -RemoveEdge
# Remove Xbox Game Pass
.\scripts\debloat-windows11.ps1 -RemoveGamePass
# Disable Windows Copilot
.\scripts\debloat-windows11.ps1 -RemoveCopilot
# Remove everything (aggressive)
.\scripts\debloat-windows11.ps1 -CleanupAll| Parameter | Description |
|---|---|
-RemoveOnedrive |
Uninstalls Microsoft OneDrive |
-RemoveEdge |
Removes Microsoft Edge browser |
-RemoveGamePass |
Uninstalls Xbox Game Pass |
-RemoveCopilot |
Disables Windows Copilot |
-CleanupAll |
Performs all optional removals |
For legitimate Windows 11 ISOs and installation tools, visit: https://massgrave.dev
MassGrave.dev provides:
- Official Windows 11 ISO downloads
- Installation media creation tools
- Legitimate activation methods
- Comprehensive documentation
Before running this script:
- Backup Your Data - Create a system backup before running any scripts
- Administrator Required - You must run PowerShell as Administrator
- Reversible Changes - Most changes can be reversed by reinstalling removed apps, but some registry changes may require manual restoration
- Compatibility - Some removed services may be required by certain applications; verify compatibility before proceeding
- System Updates - Windows Update may restore some removed apps during updates
- Third-party Software - Some software may depend on components being removed; test thoroughly before production use
# If you get an "execution policy" error, run:
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force- Right-click PowerShell and select "Run as Administrator"
- Then navigate to the script folder and run again
- Some apps may require manual removal from Settings > Apps > Installed apps
- Restart Windows after running the script
- MassGrave.dev - https://massgrave.dev
- Microsoft Official - https://www.microsoft.com/windows
- Windows 11 Documentation - https://learn.microsoft.com/en-us/windows/
This project is released under the Unlicense - see LICENSE file for details.
This software is provided as-is without any warranty. Users are responsible for:
- Creating backups before running scripts
- Understanding the implications of removing system components
- Ensuring compliance with local laws and regulations
- Testing in non-production environments first
Your help is greatly appreciated! For issues, questions, or suggestions:
- Open an issue
- Check existing documentation
- Review the MassGrave.dev resources
Made with ❤️ for a lighter Windows 11