Browse Source

Update Win 10.ps1

pull/3/head
farag2 5 years ago
committed by GitHub
parent
commit
dbaa8ac90a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Win 10.ps1

2
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

Loading…
Cancel
Save