NVIDIA GeForce GTX 980 GPU via Hyper-V Virtual Machine running Windows 10
A PowerShell script to remove hypervisor checks in both AMD and NVIDIA consumer GPU drivers for Microsoft Windows.
⚠ AMD GPU drivers are not yet supported. Work to complete this support is underway.
-
Open PowerShell and issue one of the following commands:
PS> ./Remove-HypervisorChecks.ps1 -Nvidia -DriverPath "path\to\driver\package.exe"
PS> ./Remove-HypervisorChecks.ps1 -Amd -DriverPath "path\to\driver\package.exe"
-
Wait for script completion.
-
Install the patched driver (patched-driver.zip) in guest virtual machine. (Test mode must be enabled as the drivers are self-signed.)
See How To: Get Consumer GPUs Working In Hyper-V Virtual Machines