Added Microsoft.MixedReality.Portal to whitelistedapps

This should resolve issue #195
pull/210/head
Richard Newton 5 years ago committed by GitHub
parent ba61ea102a
commit 89f3dbd4da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,6 +123,7 @@ $global:WhiteListedApps = @(
"MIDIBerry" # Issue 68
"Slack" # Issue 83
"*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

Loading…
Cancel
Save