mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-14 10:35:30 +00:00
Added Microsoft.MixedReality.Portal to whitelistedapps
This should resolve issue #195
This commit is contained in:
parent
ba61ea102a
commit
89f3dbd4da
@ -123,6 +123,7 @@ $global:WhiteListedApps = @(
|
|||||||
"MIDIBerry" # Issue 68
|
"MIDIBerry" # Issue 68
|
||||||
"Slack" # Issue 83
|
"Slack" # Issue 83
|
||||||
"*Nvidia*" # Issue 198
|
"*Nvidia*" # Issue 198
|
||||||
|
"Microsoft.MixedReality.Portal" # Issue 195
|
||||||
)
|
)
|
||||||
|
|
||||||
#NonRemovable Apps that where getting attempted and the system would reject the uninstall, speeds up debloat and prevents 'initalizing' overlay when removing apps
|
#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