Skip to content

Troubleshooting

Troubleshooting

36 solutions

Please Manually Disable Hyper-V Using DGReadiness Tool

  1. Make sure your Windows PIN, password, or other Windows login security is disabled.

  2. Download the Device Guard and Credential Guard hardware readiness tool from Microsoft.

  3. Extract the downloaded ZIP archive.

  4. Open PowerShell as Administrator.

  5. Run:

Set-ExecutionPolicy Unrestricted -Scope Process

  1. In the same PowerShell window, navigate to the folder where you extracted the tool:

cd PUT YOUR FOLDER PATH HERE

  1. Run:

.\DG_Readiness_Tool_v3.6.ps1 -Disable

  1. Restart the PC.

  2. If a confirmation screen appears asking whether Device Guard and Credential Guard should be disabled, press F3.