You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is sounds like you're running into the issue outlined here: #41
In short, these pinned apps are likely not actually installed, they're app stubs that will install the app once you click them.
Win11Debloat cannot remove individual pinned items from the start menu, because they're saved to a binary file. The only way to do it is fully replace the start menu binary (which Win11Debloat can do), or by removing apps entirely if they're actually installed.
Describe the bug
RemoveApps
doesn't remove the removed apps from the pinned apps.To Reproduce
Steps to reproduce the behavior:
.\Win11Debloat.ps1 -RemoveApps
Expected behavior
All the apps listed in
Appslist.txt
without#
in front them are removed and none of them appear in the pinned apps.Actual behavior
The removed apps links remain in the pinned apps (e.g.
Clipchamp.Clipchamp
,LinkedInforWindows
,Microsoft.XboxApp
, etc.).Additional context
Windows 11 freshly installed with all its latest updates:
The text was updated successfully, but these errors were encountered: