Skip to content

Troubleshooting

Troubleshooting

36 solutions

Please Make Sure PIN Is Not Set in Windows Sign-In Options

  1. Disable your Windows PIN, password, or other Windows login security.

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

  3. Extract the downloaded ZIP file.

  4. Open PowerShell as Administrator.

  5. Run:

Set-ExecutionPolicy Unrestricted -Scope Process

  1. Navigate to the extracted folder:

cd PUT YOUR FOLDER PATH HERE

  1. Run:

.\DG_Readiness_Tool_v3.6.ps1 -Disable

  1. Restart the PC.

  2. Press F3 if Windows displays a confirmation screen for disabling Device Guard and Credential Guard.