A fresh Windows install rarely stays fresh for long. Startup junk piles up, taskbar surfaces come back, suggestions creep into Start, and random apps keep asking for background time you never meant to give them.
This guide shows how to debloat Windows 11 and Windows 10 the clean way. You will find what is actually installed, remove the apps Microsoft really lets you remove, and disable the clutter Windows keeps without pretending every built in component is uninstallable.
Most Windows debloat guides blur three different things together. Uninstalling an app, disabling a startup entry, and removing an Appx package for future users are not the same operation. This article keeps them separate so you can clean up your PC without turning it into a science project.
What You Can Actually Uninstall
Current Microsoft-Documented Paths
What You Should Hide Or Disable
Taskbar, Start, Notifications, Background Load
What Needs Precision
Inventory Before You Touch PowerShell
Why Debloating Windows 11 And 10 Matters Cleanup Without Guesswork
Debloating Windows is not about chasing fake miracle tweaks. It is about reducing startup load, killing distractions, and removing software you do not use without lying to yourself about what Windows actually allows you to remove.
That matters because a cluttered desktop usually feels slow in two different ways at once. First, extra apps launch at sign in and keep background processes alive. Second, taskbar surfaces, notifications, and suggested content turn the desktop into noise. A good debloat pass cuts both.
Once the obvious junk is gone, the next bottleneck is usually not your desktop wallpaper. It is unstable frame time, memory pressure, or a pile of background activity, which is why so many people who think they need a full reinstall are really dealing with the same conditions behind micro stutters and inconsistent system responsiveness.
Before You Debloat Windows 11 Or 10 Inventory What Is Actually There
There is no honest universal consumer bloatware list for every Windows 10 and Windows 11 PC. Microsoft ships one set of inbox apps, OEMs add another layer, and your own installs add a third. That is why the first step is always inventory, not removal.
Inventory First, Then Remove
| Tool Or Path | Best For | What It Shows | Use It Before |
|---|---|---|---|
| Windows 11 Installed Apps Start > Settings > Apps > Installed apps |
Consumer app cleanup | Apps that expose a normal Settings uninstall path | Writing any Windows 11 removal advice |
| Windows 10 Apps & Features Start > Settings > Apps > Apps & features |
Consumer app cleanup | Apps and programs listed for uninstall on Windows 10 | Writing any Windows 10 removal advice |
| Start Menu Uninstall Start > All apps > right-click app > Uninstall |
Fast spot check | Whether an app exposes a quick uninstall entry | Claiming an app is removable with one click |
| Programs And Features Control Panel > Programs > Programs and Features |
Classic desktop programs | Traditional Win32 software that Settings sometimes handles poorly | Calling a stubborn desktop program permanent |
| Startup Apps Settings > Apps > Startup |
Sign in cleanup | Apps that launch automatically when you sign in | Trying to improve boot feel without uninstalling |
winget list |
Exact package identification | Installed app names and IDs for precise command line removal | Using winget uninstall |
Get-AppxPackage -AllUsers |
Installed Appx packages | Store style packages already installed for users on the device | Using Remove-AppxPackage |
Get-AppxProvisionedPackage -Online | Format-Table DisplayName, PackageName |
Future user provisioning | Packages Windows provisions for new accounts | Using Remove-AppxProvisionedPackage |
Get-WindowsOptionalFeature -Online |
Feature level cleanup | Optional Windows features, not normal Store apps | Disabling optional features safely |
Do Not Treat Deprovisioning As A Full Uninstall
Removing a provisioned Appx package only stops Windows from giving that package to new user accounts. It does not remove the installed copy that existing users already have. If you want both, you need the installed Appx removal and the provisioned package removal.
Best Windows 11 Debloat Settings Real Toggles That Actually Exist
These Windows 11 settings reduce clutter without making fake uninstall claims. They do not rip out core components. They simply make the desktop quieter and keep fewer things alive in the background.
Windows 11 Declutter Settings
| Setting | Exact Path | Recommendation | Why It Helps |
|---|---|---|---|
| Search | Start > Settings > Personalization > Taskbar > Taskbar items | Hide Or Reduce | Use the Search dropdown to hide the taskbar search item or make it smaller. |
| Task View | Start > Settings > Personalization > Taskbar > Taskbar items | Off | Removes a taskbar button many people never touch. |
| Widgets | Right-click taskbar > Taskbar settings > Taskbar items | Off | Removes the Widgets button from the taskbar. The board can still open with Win + W. |
| Show Notification Badges On The Taskbar | Open Widgets board > settings button > Notifications | Off | Stops badge nags from Widgets on the taskbar. |
| Show Announcements On The Taskbar | Open Widgets board > settings button > Notifications | Off | Stops rotating announcements from replacing the weather surface on the taskbar. |
| Open Widgets Board On Hover | Open Widgets board > settings button | Off | Keeps the board from popping open when you drift across the taskbar. |
| Show Recently Added Apps | Start > Settings > Personalization > Start | Off | Reduces Start menu clutter. |
| Show Most Used Apps | Start > Settings > Personalization > Start | Off | Cuts personalized Start surfacing if you do not want it. |
| Show Recently Opened Items In Start, Jump Lists, And File Explorer | Start > Settings > Personalization > Start | Off | Removes recent item clutter and limits casual shoulder surfing. |
| Show The Windows Welcome Experience After Updates And When Signed In To Show What's New And Suggested | Settings > System > Notifications > Additional settings | Off | Stops post update suggestion screens. |
| Get Tips And Suggestions When Using Windows | Settings > System > Notifications > Additional settings | Off | Reduces Windows tips and suggestion prompts. |
| Let Windows Improve Start And Search Results By Tracking App Launches | Start > Settings > Privacy & security > General | Off | Reduces personalized Start and Search behavior. |
| Show Me Suggested Content In The Settings App | Start > Settings > Privacy & security > General | Off | Makes Settings feel less promotional. |
| Device Usage | Settings > Personalization > Device usage | Leave Unwanted Categories Off | Enabled categories can drive tips, ads, recommendations, trials, and pinned suggestions. |
| Startup Apps | Settings > Apps > Startup | Turn Off What You Do Not Need | Improves sign in time and reduces idle background load. |
| Let This App Run In The Background | Settings > System > Power & battery > Battery usage > app > Manage background activity | Never, Where Available | Cuts background activity for apps that expose the control. |
Some Windows 11 builds also expose a Start toggle called Show recommendations for tips, app promotions, and more under Settings > Personalization > Start. Use it when it is present, but do not write it like a universal toggle for every Windows 11 build.
Best Windows 10 Debloat Settings The Safe Cleanup Pass
Windows 10 still works, but it is now out of support. That does not make the paths below fake. It just means you should treat Windows 10 cleanup as maintenance on an aging platform, not a long term strategy.
Windows 10 Declutter Settings
| Setting | Exact Path | Recommendation | Why It Helps |
|---|---|---|---|
| Startup Apps | Settings > Apps > Startup | Turn Off Unneeded Apps | Improves sign in speed and lowers idle process load. |
| Background Apps | Start > Settings > Privacy > Background apps | Off Per App | Stops supported apps from running behind your back. |
| Notifications And Actions | Settings > System > Notifications & actions | Disable Noisy Apps | Reduces interruption spam. |
| News And Interests | Right-click taskbar > Taskbar settings > News and interests | Off | Removes the taskbar feed surface. |
| Choose Where To Get Apps | Start > Settings > Apps > Apps & features | Use The Option That Stops App Recommendations | Suppresses Microsoft Store recommendation prompts instead of restricting your installs unnecessarily. |
Windows 10 Support Has Ended
Windows 10 support ended on October 14, 2025. This cleanup guide still covers current Windows 10 paths because many PCs remain on it, but it is worth treating debloat work on Windows 10 as a stopgap and not the final answer.
Apps You Can Actually Remove From Windows 11 And 10 Verified Removal Paths
This is the part most debloat guides get wrong. The list below only includes apps or packages that Microsoft currently documents with a real uninstall or removal path. If an item is version-specific, that note is in the table. If it is not a normal Settings uninstall, the table says so.
Verified Removable Apps And Packages
| Item | Best Path | Scope | What You Need To Know |
|---|---|---|---|
| Copilot App | Windows 11: Settings > Apps > Installed apps > Copilot > Uninstall Windows 10: Settings > Apps > search Copilot > Uninstall |
Windows 11 And Windows 10 | The consumer Copilot app is removable. Microsoft also documents PowerShell management for organizations. |
| Microsoft Teams | Settings > Apps > search teams > uninstall Microsoft Teams, then uninstall Teams Machine-Wide Installer | Documented Windows Path | For full removal, Microsoft says you need to uninstall both entries. |
| Paint | Settings > Apps > Installed apps > Paint > Uninstall | Supported Builds Only | Microsoft explicitly documents uninstall for Windows 10 22H2 build 19045.3758 or later. |
| Snipping Tool | Settings > Apps > Installed apps > Snipping Tool > Uninstall | Supported Builds Only | Same support note as Paint. Use the documented supported build requirement before you write it like a universal removal. |
| Windows Subsystem For Android And Amazon Appstore | Settings > Apps > Apps & features > Windows Subsystem for Android > Uninstall | Windows 11 | Uninstalling the subsystem also removes Amazon Appstore and all mobile apps. Microsoft Store availability for WSA and Amazon Appstore ended on March 5, 2025. |
| Microsoft OneDrive | Start > type Programs > Add or remove programs > Microsoft OneDrive > Uninstall | Only When Entry Exists | Microsoft also says OneDrive is built in to some versions of Windows and cannot always be uninstalled. When that is the case, hide it and unlink it instead of pretending it is universally removable. |
| New Outlook For Windows | If listed in Installed apps, uninstall it there. For persistent or managed installs, use the PowerShell package removal documented below. | Advanced But Real | Windows 11 builds later than 23H2 can have it preinstalled. Windows 10 also started auto-installing it through the January 28, 2025 optional update and the February 11, 2025 security update. |
| Mail And Calendar Legacy Package | PowerShell package removal only | Admin Level | This is the advanced path Microsoft documents if you want to stop the old Mail and Calendar route into new Outlook. |
Do Not Tell Readers To Remove Edge Or Phone Link
That is exactly how bad debloat guides lose credibility. Microsoft says Edge is an essential Windows component and cannot be uninstalled. Microsoft also says Phone Link is deeply integrated into Windows and cannot be uninstalled.
The Only Official Windows 11 Bloatware Full List Microsoft’s Published Policy List
If you want a true full list from Microsoft, this is the one that matters. Microsoft publishes a predefined app list for RemoveDefaultMicrosoftStorePackages, but it is not a universal consumer list. It applies to Windows 11 version 25H2 or newer and only to Enterprise and Education editions. It is a device-level policy, not a casual one click consumer cleanup toggle.
For Group Policy, the path is Computer Configuration > Administrative Templates > Windows Components > App Package Deployment. Keep the policy IDs below exactly as Microsoft publishes them. Do not rename them to prettier article labels.
What This Section Actually Means
This is the only honest way to say “full list” in a Windows 11 debloat article. It is the full predefined Microsoft policy list for policy-based inbox app removal, not a magical universal list for every Windows 10 and Windows 11 consumer PC on earth.
Apps Selected In Microsoft's Example Removal Payload
| Policy ID | Example Payload | Article Safe Interpretation |
|---|---|---|
BingNews |
True | Selected for removal in Microsoft's example payload. |
MicrosoftSolitaireCollection |
True | Selected for removal in Microsoft's example payload. |
MicrosoftStickyNotes |
True | Selected for removal in Microsoft's example payload. |
BingWeather |
True | Selected for removal in Microsoft's example payload. |
GamingApp |
True | Selected for removal in Microsoft's example payload. |
XboxIdentityProvider |
True | Selected for removal in Microsoft's example payload. |
XboxSpeechToTextOverlay |
True | Selected for removal in Microsoft's example payload. |
XboxTCUI |
True | Selected for removal in Microsoft's example payload. |
XboxGamingOverlay |
Docs Conflict | Microsoft Learn includes it in the example payload, but the related Support KB omits it. Verify locally before hard-coding it into copy. |
Apps In The Published Policy List But Not Selected By Default
| Policy ID | Example Payload | Article Safe Interpretation |
|---|---|---|
WindowsFeedbackHub |
False | Published in the policy list, not selected in the example payload. |
MicrosoftOfficeHub |
False | Published in the policy list, not selected in the example payload. |
Clipchamp |
False | Published in the policy list, not selected in the example payload. |
Copilot |
False | Published in the policy list, not selected in the example payload. |
Photos |
False | Published in the policy list, not selected in the example payload. |
MSTeams |
False | Published in the policy list, not selected in the example payload. |
Todo |
False | Published in the policy list, not selected in the example payload. |
OutlookForWindows |
False | Published in the policy list, not selected in the example payload. |
Paint |
False | Published in the policy list, not selected in the example payload. |
QuickAssist |
False | Published in the policy list, not selected in the example payload. |
ScreenSketch |
False | Published in the policy list, not selected in the example payload. |
WindowsCalculator |
False | Published in the policy list, not selected in the example payload. |
WindowsCamera |
False | Published in the policy list, not selected in the example payload. |
MediaPlayer |
False | Published in the policy list, not selected in the example payload. |
WindowsNotepad |
False | Published in the policy list, not selected in the example payload. |
WindowsSoundRecorder |
False | Published in the policy list, not selected in the example payload. |
WindowsTerminal |
False | Published in the policy list, not selected in the example payload. |
Apps And Components You Should Not Claim Are Removable Stop Copying Bad Lists
Do Not Overclaim These
| Item | Status | Why You Should Not Write It As Removable |
|---|---|---|
| Microsoft Edge | Not Removable | Microsoft says Edge is an essential operating system component and cannot be uninstalled. |
| Phone Link | Not Removable | Microsoft says Phone Link is deeply integrated into Windows and cannot be uninstalled. |
| Built In Apps With No Uninstall Entry | Not Universal | If Settings does not expose a supported uninstall path, do not casually label the app removable. |
| System Signed Apps Under The Windows OS | OS Components | Do not call system apps “bloat” by default just because they have a package name. |
| Provisioned Removal By Itself | Incomplete | Provisioned package removal does not remove the installed copy for existing users. |
How To Debloat Windows 11 And 10 Step By Step The Clean Workflow
Windows Debloat Workflow
Inventory Installed Apps First
Open Installed apps on Windows 11 or Apps & features on Windows 10 and take inventory before you remove anything. If an app is not there, do not write a fake one click uninstall path for it.
Remove Normal Apps The Normal Way
Use Start menu uninstall, Settings uninstall, or Programs and Features for normal desktop software and removable Microsoft apps. That is always safer than jumping into PowerShell first.
Cut Startup Load
Go to Settings > Apps > Startup and switch off anything that does not need to launch when you sign in. This is one of the fastest ways to make Windows feel less bloated without uninstalling anything.
Strip Taskbar And Start Clutter
Hide Search if you do not want the full surface, disable Task view, remove the Widgets button, and turn off recently added, most used, and recent items in Start if you prefer a cleaner desktop.
Kill Tips, Suggestions, And Widget Noise
Disable the Windows welcome experience after updates, turn off tips and suggestions, disable suggested content in Settings, and shut off Widget announcements and badges.
Reduce Background Activity
For apps that expose the control, set background activity to Never. On Windows 10, also review Privacy > Background apps. This is how you debloat behavior even when the app stays installed.
Use winget When You Need Exact IDs
Run winget list to identify exact app IDs, then remove standard software with winget uninstall --id <ID> --source winget. This is cleaner than guessing package names.
Use Appx Commands Only When You Mean Appx
Remove installed Appx packages with Remove-AppxPackage. Remove future user provisioning with Remove-AppxProvisionedPackage. If you need both outcomes, run both types of removal.
Treat Enterprise Policy As Enterprise Policy
If you are using the full Microsoft policy list, remember that it is for Windows 11 25H2 or newer on Enterprise and Education. Do not present it as a universal consumer shortcut.
Safe Commands For Accurate Debloating Inventory First, Remove Second
These commands are useful because they separate normal app removal from Appx cleanup and optional feature cleanup. The danger is not PowerShell itself. The danger is running the wrong command against the wrong category because some random guide called everything “bloatware.”
Inventory Commands
winget list
Get-AppxPackage -AllUsers
Get-AppxProvisionedPackage -Online | Format-Table DisplayName, PackageName
Get-WindowsOptionalFeature -Online
Removal Commands
winget uninstall --id <ID> --source winget
Remove-AppxPackage -Package <PackageFullName>
Remove-AppxPackage -AllUsers -Package <PackageFullName>
Remove-AppxProvisionedPackage -Online -PackageName <PackageName>
Disable-WindowsOptionalFeature -Online -FeatureName <FeatureName>
Advanced New Outlook And Mail Removal
# Remove new Outlook package provisioning and stop Windows from reinstalling it
Remove-AppxProvisionedPackage -AllUsers -Online -PackageName (Get-AppxPackage Microsoft.OutlookForWindows).PackageFullName
# Remove new Outlook for current users
Remove-AppxPackage -AllUsers -Package (Get-AppxPackage Microsoft.OutlookForWindows).PackageFullName
# Remove the legacy Mail and Calendar package provisioning
Get-AppxProvisionedPackage -Online | Where {$_.DisplayName -match "microsoft.windowscommunicationsapps"} | Remove-AppxProvisionedPackage -Online -PackageName {$_.PackageName}
# Remove legacy Mail and Calendar for current users
Remove-AppxPackage -AllUsers -Package (Get-AppxPackage microsoft.windowscommunicationsapps).PackageFullName
Inventory Before You Cut
The easiest way to wreck a debloat session is to remove a package name you never verified on the target machine. Always list installed packages, list provisioned packages, and confirm the exact feature or package name before you remove anything.
What Debloating Fixes, And What It Does Not Clarity Over Myth
Debloating Windows can improve sign in feel, reduce background load, clean up the desktop, and stop a lot of useless noise. What it cannot do is magically compensate for weak hardware, thermal throttling, bad drivers, or a system that is already starving for RAM.
That is why machines that still feel rough after cleanup usually end up needing the same next steps people reach for when diagnosing micro stutters, pushing for more FPS on PC, or checking whether they have enough RAM for gaming. Debloating helps. It just does not replace the rest of the system tuning stack.
If this is mainly a gaming rig, a debloat pass should be step one, not the entire plan. The bigger wins still come from a complete pass on Windows behavior, drivers, and power settings, which is why broader guides to optimize Windows 11 for gaming or optimize Windows 10 for gaming matter after you strip out clutter.
Troubleshooting Windows Debloat Problems Quick Fixes
If an app will not uninstall from Settings: try the classic desktop path in Programs and Features. Some programs still behave better there than they do in Installed apps.
If an Appx package keeps showing up for new users: you probably removed the installed package but not the provisioned package. Remove both if you want both outcomes.
If a Start icon remains after removal: unpin it separately. In some cases, especially with new Outlook, the Start icon can act like a placeholder even before the app is fully installed.
If you removed Paint or Snipping Tool and need them back: use Microsoft’s reinstall path for those apps instead of hunting for random installers.
If OneDrive will not uninstall: do not force the issue with a fake universal script. On some Windows versions Microsoft says OneDrive is built in and cannot be uninstalled. Use unlink and hide methods instead.
Conclusion
The best way to debloat Windows 11 and Windows 10 is boring, precise, and repeatable. Inventory what is installed. Uninstall the apps Microsoft actually lets you uninstall. Disable startup junk. Turn off clutter surfaces and suggestion paths. Then use Appx and optional feature commands only when you know exactly which category you are touching.
That is how you get a cleaner PC without writing nonsense about removing core Windows components that Microsoft still treats as part of the operating system.
Optimize Your Whole PC With Hone
Debloating Windows removes a lot of noise, but keeping a PC consistently fast is mostly about reducing the background interference that builds up over time. Hone helps automate the repetitive cleanup work so your system stays lean between game sessions and everyday use.
Try Hone FreeFAQ
What Is The Best Way To Debloat Windows 11
The cleanest method is to inventory Installed apps first, remove normal apps through Settings or Programs and Features, disable Startup apps, hide Search, Task View, and Widgets if you do not want them, then turn off tips, suggestions, and Widget notifications. Use Appx commands only after you confirm the exact package names.
How Do I Debloat Windows 10 Without Breaking It
Start with Apps & features, Programs and Features, Startup apps, Background apps, Notifications & actions, and News and interests. Remove software that exposes a normal uninstall entry, and disable background behavior for the rest. Avoid random scripts that promise to remove core Windows components.
What Is The Difference Between Remove-AppxPackage And Remove-AppxProvisionedPackage
Remove-AppxPackage removes an installed Appx package for a user or users who already have it. Remove-AppxProvisionedPackage removes the provisioned copy that Windows would give to new user accounts. If you want the app gone for current users and future users, you usually need both.
Can I Remove Microsoft Edge From Windows
No. Microsoft says Edge is an essential operating system component and cannot be uninstalled. Any debloat guide that presents Edge as a normal supported removal is overclaiming.
Can I Uninstall Phone Link
No. Microsoft says Phone Link is deeply integrated into Windows and cannot be uninstalled. You can disconnect devices and stop using it, but that is not the same as uninstalling it.
Is OneDrive Removable On Every Windows PC
No. Microsoft documents an uninstall path for OneDrive in Add or remove programs, but it also says OneDrive is built in to some Windows versions and cannot always be uninstalled. When uninstall is not supported, use unlink and hide methods instead.
What Is The Official Windows 11 Bloatware Full List
The only Microsoft published full list is the predefined RemoveDefaultMicrosoftStorePackages policy list for Windows 11 version 25H2 or newer on Enterprise and Education. It is a device level policy list for managed environments, not a universal consumer list for every Windows PC.
Does Debloating Windows Improve FPS
Sometimes, but usually indirectly. Debloating helps most by reducing startup junk, background apps, and desktop noise. The bigger FPS gains still come from drivers, graphics settings, thermals, and having enough RAM and CPU headroom.

Youtube