Project Status: π’ Active | Version: 3.0 | Last Updated: 2025-12-31
NextLevelDeBloat is an automated Windows 11 business optimization solution that removes pre-installed bloatware, disables telemetry and tracking, optimizes privacy settings, and provides full restoration capabilities. Designed for #MundyTuned to streamline Windows 11 deployment across multiple computers with consistent, reproducible results.
Contact: [email protected]
Business: #MundyTuned
Repository: NextLevelDeBloat (Private GitHub)
Complete Windows 11 business optimization solution with consumer restoration capability. This package removes bloatware, enhances privacy, reduces system overhead, and provides multiple restoration methods to return to consumer Windows 11 state.
Last Inventory Date: 2025-12-31
Machine: WESTCHKPT1
Platform: Windows 11 (Build 26100)
- PowerShell 5.1.26100.7462
- Windows Task Scheduler (Active)
- Windows Update Service (Running)
- Git 2.52.0 (Installed)
- Windows 11 (Current Build)
- Google Chrome (Detected for default browser configuration)
- #MundyTuned Debloat Scripts (v3.0)
- GitHub: Private repository (NextLevelDebloat)
- Windows Update: Microsoft Update (3rd party products enabled)
- Working Directory: C:\temp
- Snapshots: snapshots/ (7-day retention)
- Documentation: docs/
- Backup location: C:\temp\registry-backup-*.reg
- Policy location: HKLM:\Software\Policies\Microsoft\
- Removes 36 bloatware apps
- Disables 11 unnecessary services (including 3 Edge services)
- Disables 4 telemetry tasks
- Applies 40+ privacy/business policies
- Level 3 Edge suppression (updates, telemetry, policies blocked)
- Automatic system backup
- Hardware-based app preservation
- Detailed logging
- Automated restoration script
- Four restoration methods available
- Reinstalls all Windows apps
- Re-enables all services
- Removes business policies
- Restores Edge functionality
- Verification included
- Complete master documentation
- Detailed debloat explanations
- Consumer deployment guide
- Quick reference guides
- Troubleshooting procedures
- Emergency procedures
# Clone repository or copy files to target machine
cd C:\temp
# Run automated deployment (creates snapshots, validates system, applies debloat)
.\Deploy-NextLevelDebloat.ps1- Review DEPLOYMENT.md
- Run
.\business-debloat.ps1 -DryRunto preview changes - Execute
.\business-debloat.ps1to apply optimization - Verify results with
.\verify-restoration.ps1
# After initial deployment
git init
git add .
git commit -m "Initial NextLevelDeBloat deployment"
git remote add origin https://github.com/bmundy1996/NextLevelDeBloat.git
git push -u origin mainNote: Configure GitHub credentials securely using gh auth login or personal access token. Do NOT hardcode API keys in scripts.
Deploy-NextLevelDebloat.ps1- Automated deployment with validation and snapshot creation
- FINAL_SUMMARY.md - START HERE - Complete overview
- MASTER_DOCUMENTATION.md - Complete master reference
- CONSUMER_DEPLOYMENT.md - Consumer restoration guide
- DEBLOAT_DOCUMENTATION.md - Detailed debloat explanation
- QUICK_REFERENCE.md - Quick command reference
- PACKAGE_INDEX.md - Complete file inventory
- business-debloat.ps1 - Business optimization script (v3.0)
- business-debloat-restore.ps1 - Consumer restoration script (v1.0)
- verify-restoration.ps1 - System verification script (v1.0)
- debloat-config.json - Machine configuration file
- debloat-log.txt - Execution log
# Preview changes
.\business-debloat.ps1 -DryRun
# Run optimization
.\business-debloat.ps1 -ContinueAnyway
# Verify system
.\verify-restoration.ps1# Option 1: System Restore (RECOMMENDED)
rstrui.exe
# Option 2: Automated Restoration
.\business-debloat-restore.ps1 -RestoreAll
# Option 3: Selective Restoration
.\business-debloat-restore.ps1 -RestoreApps -RestoreServices
# Verify restoration
.\verify-restoration.ps1 -VerboseGaming: Xbox (7 apps), GamingApp, GameBar
Communication: Skype, YourPhone, Mail/Calendar, People
Entertainment: Photos, Music (Zune), Videos, Camera
Productivity: OneDrive, Outlook, Office Hub, Todos, Sticky Notes
Utilities: Calculator, Maps, Weather, News, Alarms, Voice Recorder
AI/Telemetry: Copilot, Feedback Hub, Mixed Reality
Other: 3D Viewer, Paint, Wallet, Store Purchase App
Telemetry: DiagTrack, RetailDemo, wisvc
Gaming: XblAuthManager, XboxNetApiSvc, XboxGipSvc
Utilities: MapsBroker, WalletService
Edge: MicrosoftEdgeElevationService, edgeupdate, edgeupdatem
Microsoft Compatibility Appraiser, Customer Experience Improvement Program, Program Data Updater, XblGameSaveTask
- Telemetry tracking disabled
- Usage analytics disabled
- Advertising ID disabled
- Edge telemetry disabled
- Bing search disabled
- Cortana disabled
- Location services limited
- Windows Error Reporting disabled
- Time: 5-10 minutes
- Risk: None
- Data Loss: None
- Time: 20-30 minutes
- Risk: Low
- Data Loss: None
- Time: 30-45 minutes
- Risk: Low
- Data Loss: None
- Time: 1-2 hours
- Risk: None
- Data Loss: Yes (with "Keep my files" option)
- Windows 11
- PowerShell 5.1 or higher
- Administrator privileges
- Internet connection (for updates/verification)
- Review FINAL_SUMMARY.md
- Run .\business-debloat.ps1 -DryRun to preview
- Run .\business-debloat.ps1 to optimize
- Verify with .\verify-restoration.ps1
- Deploy to business users
- Review CONSUMER_DEPLOYMENT.md
- Choose restoration method
- Execute restoration
- Verify with .\verify-restoration.ps1 -Verbose
- Update Windows and configure
- System Restore Points: Limited by Windows (24-hour frequency)
- Edge Suppression: Cannot fully remove Edge (system component)
- Domain-Joined: Group Policy may override local settings
- Windows Updates: May reinstall some apps (re-run script)
- Registry Backups: Created automatically (~295-325MB per run)
| Document | Description | Status |
|---|---|---|
| ARCHITECTURE.md | System architecture and component relationships | π In Progress |
| DEPLOYMENT.md | Detailed deployment guide for Windows 11 | π In Progress |
| CONFIGURATION.md | Configuration options and JSON reference | π In Progress |
| RESTORATION.md | Rollback procedures and restoration guide | π In Progress |
| TROUBLESHOOTING.md | Common issues and solutions | π In Progress |
| API_REFERENCE.md | PowerShell functions and parameters | π In Progress |
- Start Here: Review this README
- Deploy: Run
.\Deploy-NextLevelDebloat.ps1 - Verify: Run
.\verify-restoration.ps1 - Restore: Run
.\business-debloat-restore.ps1 - Troubleshoot: See TROUBLESHOOTING.md
Email: [email protected]
Business: #MundyTuned
For: Windows optimization support, deployment issues, feature requests
- Pre-execution permission checks (admin, registry, services, tasks)
- Automatic registry backups before any changes
- Dry run mode for testing without applying changes
- Hardware detection to preserve essential apps (camera, calculator)
- Domain detection to avoid Group Policy conflicts
- Comprehensive logging of all actions to debloat-log.txt
- Interactive mode with confirmation prompts
- ContinueAnyway flag for advanced users
.\business-debloat-restore.ps1 -RestoreAll- Restores registry from backup
- Re-enables all disabled services
- Re-enables all disabled tasks
- Removes business policies
- Reinstalls all removed apps
- Time: 20-30 minutes
# Restore specific components
.\business-debloat-restore.ps1 -RestoreRegistry
.\business-debloat-restore.ps1 -RestoreServices
.\business-debloat-restore.ps1 -RestoreTasks
.\business-debloat-restore.ps1 -RestoreApps# Windows built-in restore
rstrui.exe
# List available restore points
vssadmin list shadows- Uses Windows restore points
- Time: 5-10 minutes
- No data loss
- Most reliable option
# Import from latest backup
reg import C:\temp\registry-backup-*.reg
# Or use Deployment script backup
reg import C:\temp\snapshots\registry-backup-*.reg- Location:
snapshots/directory - Format:
snapshot-YYYYMMDD-HHMMSS.tar.gz - Retention: 7 days (auto-cleaned by Deploy-NextLevelDebloat.ps1)
- Contents: Full system state before any changes
After successful deployment:
- 36+ bloatware apps removed
- 11 services disabled (including 3 Edge services)
- 4 scheduled tasks disabled
- 40+ registry settings applied
- Edge Level 3 suppression complete
- Registry backups created (snapshots/)
- Explorer restarted successfully
- No critical errors in logs
- System fully functional
- Windows Update preserved
- Task Scheduler operational
- Restoration capability verified
- Deployment script successful
- Git repository initialized
This software is provided for internal business use.
#MundyTuned - Windows Optimization Solutions
Business Email: [email protected]
For inquiries or support:
#MundyTuned | [email protected]
- Name: NextLevelDebloat
- Owner: bmundy1996
- Type: Private
- Access: [email protected]
NextLevelDebloat/
βββ docs/ # Comprehensive documentation
β βββ ARCHITECTURE.md
β βββ DEPLOYMENT.md
β βββ CONFIGURATION.md
β βββ RESTORATION.md
β βββ TROUBLESHOOTING.md
β βββ API_REFERENCE.md
βββ snapshots/ # System backups (7-day retention)
βββ business-debloat.ps1 # Main debloat script
βββ business-debloat-restore.ps1 # Restoration script
βββ debloat-config.json # Configuration file
βββ Set-ChromeDefaultBrowser.ps1 # Chrome helper
βββ Deploy-NextLevelDebloat.ps1 # Automated deployment
βββ README.md # This file
# Initial setup
git init
git add .
git commit -m "Initial commit - NextLevelDeBloat v3.0"
# Create private repository (via GitHub web interface)
# Then connect local repo
git remote add origin https://github.com/bmundy1996/NextLevelDebloat.git
git branch -M main
git push -u origin main
# Ongoing development
git add <changed files>
git commit -m "Description of changes"
git push| Version | Date | Changes |
|---|---|---|
| 3.1 | 2025-12-31 | GitHub integration, automated deployment, documentation overhaul, snapshot management |
| 3.0 | 2025-12-31 | Added Level 3 Edge suppression, automated restoration script, verification script, complete documentation suite |
| 2.0 | 2025-12-30 | Added restoration, Chrome default, domain detection |
| 1.0 | 2025-12-29 | Initial release - Basic debloat functionality |
#MundyTuned - Windows Optimization Solutions
Business Email: [email protected]
- Original script concept from community debloat scripts
- Enhanced with business-focused optimizations
- Complete restoration capability added
- Comprehensive documentation created
Repository URL: https://github.com/QuicksandJesus/Win11-DeBloat
Created: 2025-12-31
Status: β
Production Ready with Complete Restoration Capability
#MundyTuned | [email protected]
# Business Optimization
.\business-debloat.ps1 # Standard run
.\business-debloat.ps1 -DryRun # Preview changes
.\business-debloat.ps1 -Interactive # Confirm actions
.\business-debloat.ps1 -ContinueAnyway # Force run
# Consumer Restoration
.\business-debloat-restore.ps1 # Complete restoration
.\business-debloat-restore.ps1 -DryRun # Preview
.\business-debloat-restore.ps1 -Interactive # Confirm actions
# Verification
.\verify-restoration.ps1 # Standard check
.\verify-restoration.ps1 -Verbose # Detailed
# System Restore
rstrui.exe # GUI restore point
vssadmin list shadows # List restore pointsSystem Optimized for Business Use
Complete Restoration Capability Available
Comprehensive Documentation Included
#MundyTuned - Windows Optimization Solutions
Business Email: [email protected]