瀏覽代碼

Added Nvidia to whitelist

Richard Newton 5 年之前
父節點
當前提交
ba61ea102a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Windows10DebloaterGUI.ps1

+ 1 - 0
Windows10DebloaterGUI.ps1

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