kdpuvvadi / debloat-windows11

Powershell script to debloat the Windows 11 Installation with GUI.
MIT License
111 stars 14 forks source link

Update to app removal function #7

Closed Varusal closed 1 year ago

Varusal commented 1 year ago

Added removal of on-demand apps (pinned apps on start menu). Setting these registry keys is necessary if on-demand apps (like instagram, Amazon Prime etc.) should be removed from start menu. Those apps are not installed and cannot be uninstalled since they get installed after you click on them.

Added some more apps and fixed a few typos.

kdpuvvadi commented 1 year ago

Hi @Varusal , Thanks for the PR. I'll test it and revert.

kdpuvvadi commented 1 year ago

i'm going ahead and merging this