diff --git a/Win 10.ps1 b/Win 10.ps1 index 10b81cd8..1cfa7989 100644 --- a/Win 10.ps1 +++ b/Win 10.ps1 @@ -950,4 +950,4 @@ IF ((Get-CimInstance -ClassName Win32_VideoController | Where-Object {$_.Adapter New-ItemProperty -Path HKCU:\Software\Microsoft\DirectX\UserGpuPreferences -Name $exe -Type String -Value "GpuPreference=2;" -Force } } -Stop-Process -Name explore +Stop-Process -Name explorer