mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-12 18:05:29 +00:00
add some new Windows 11 apps to the default Whitelist
This commit is contained in:
parent
a48b4d8dc5
commit
d291287267
@ -127,6 +127,10 @@ $global:WhiteListedApps = @(
|
||||
"Slack" # Issue 83
|
||||
"*Nvidia*" # Issue 198
|
||||
"Microsoft.MixedReality.Portal" # Issue 195
|
||||
"Microsoft.Paint" # new in Windows 11
|
||||
"Microsoft.WindowsNotepad" # new in Windows 11
|
||||
"Microsoft.WindowsTerminal" # new in Windows 11
|
||||
"Microsoft.UI.Xaml.2.4" # new in Windows 11 - an earlier version was non-removable and this probably should be too
|
||||
)
|
||||
|
||||
#NonRemovable Apps that where getting attempted and the system would reject the uninstall, speeds up debloat and prevents 'initalizing' overlay when removing apps
|
||||
|
Loading…
Reference in New Issue
Block a user