A dotnet tool that removes the bloat in Windows 11
Ensure dotnet CLI is installed.
Install WinDebloat
dotnet tool install -g WinDebloat
dotnet tool update -g WinDebloat
WinDebloat
- Teams Machine-Wide Installer
- Movies & TV
- Xbox TCUI
- Xbox Console Companion
- Xbox Game Bar Plugin
- Xbox Identity Provider
- Xbox Game Speech Window
- Xbox Game Bar
- Xbox
- Microsoft Tips
- MSN Weather
- Windows Media Player
- Mail and Calendar
- Microsoft Whiteboard
- Microsoft Pay
- Skype
- Windows Maps
- Feedback Hub
- Microsoft Photos
- Windows Camera
- Microsoft To Do
- Microsoft People
- Solitaire & Casual Games
- Mixed Reality Portal
- Microsoft Sticky Notes
- News
- Get Help
- Paint 3D
- Paint
- Cortana
- Clipchamp
- Power Automate
- OneNote
- Windows Web Experience Pack
- Paint.net. Consider supporting with $$
- Remove windows chat
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarMn
to0
- Remove widgets
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarDa
to0
- Disable edge startup boost
SetHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\StartupBoostEnabled
to0
- Hide Task View Button
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTaskViewButton
to0
- Remove Task Bar Search
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search\SearchboxTaskbarMode
to0
- Enable Developer Mode
SetHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowDevelopmentWithoutDevLicense
to1
. - Make PowerShel Unrestricted
SetHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell\ExecutionPolicy
toUnrestricted
- Disable Web Search
SetHKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer\DisableSearchBoxSuggestions
to1
- Enable file extensions
SetHKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideFileExt
to0
- Disable Telemetry
SetHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection\Allow Telemetry
to0
- Disable Advertiser Id
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\AdvertisingInfo\Enabled
to0
- Disable Lock Screen Ads
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager\RotatingLockScreenOverlayEnabled
to0
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager\SubscribedContent-338387Enabled
to0
- Disable Suggested Apps
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager\SystemPaneSuggestionsEnabled
to0
SetHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager\SilentInstalledAppsEnabled
to0
- Hide start menu Recommended Section
SetHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer\HideRecommendedSection
to1
Elephant designed by Icons Producer from The Noun Project.
Unit tests should be run with elevated privileges