If your Windows freezes frequently or is encountering frequent Stop Errors or BSOD’s then, it is advisable to check if the problem is being caused by a faulty Driver. While in most cases, its usually the unsigned drivers which create problems, one cannot rule out the signed drivers too! Nevertheless, you can troubleshoot, identify & resolve common device driver problems with the help of the built-in Driver Verifier Manager.
How to use Driver Verifier Manager in Windows
Windows has, what is called, Driver Verifier Manager. It’s a very useful tool to identify problematic drivers.
To open it type verifier in Start menu search box and hit Enter. The Driver Verifier Manager tests each specified driver at startup. If it detects a problem, it identifies it and then stops it from running.
The tool allows you to verify any category of drivers to verify:
- Unsigned drivers
- Drivers built for older versions of Windows
- All drivers
- Select specified drivers only.
To use the Driver Verifier Manager:
- Type verifier in the search box and hit Enter to open Driver Verifier Manager
- Select Create Standard Settings
- Click Next
- Select Automatically select unsigned drivers
- Click Next.
- You will see a dialog box ‘Loading driver information‘ at the end of which you will be presented with a list of unsigned drivers.
There are other options, too, to select at every step. Choose what you think would be most appropriate in your case. I have only mentioned unsigned drivers as they are usually suspect. This way Standard Settings will first be created. This helps you in identifying what might be a buggy driver.
In the last stage of the wizard, you have two options: to click Cancel or to click Finish.
- It’s best to click Cancel. This way no changes are made to your system configuration. From the list which is presented, you can manually try to Rollback, Update, Disable or Uninstall the Driver.
- But if you click Finish, then on the re-start of the PC, you may be presented with an error message. This will include the name of the buggy driver along with an error code. Note down the driver’s name and the error code.
Next reboot, but this time in Safe Mode. Now you can choose to Rollback, Update, Disable or Uninstall the particular Driver.
Finally, you have to disable Windows Driver Verifier.
How do I disable Windows Driver Verifier?
To disable the Driver Verifier Manager, type the following in Windows Start Menu Search and hit Enter:
verifier /reset
Once done, it will reset all the verified driver information it holds, and also no more verify drivers’ digital certificates in the future until enabled.
I hope this helps.
Cannot boot into Windows normally with Driver Verifier Manager enabled
If you face issues booting normally into Windows with Driver Verifier enabled, do the following:
- Start your PC, just as Windows attempts to load, press and hold down the Power Button for 10 seconds to perform a Hard Shut Down
- Do this twice
- The third time, Windows will boot into the Recovery Environment or Advanced Startup Options.
- Now, Go to Troubleshoot > Advanced Option > Startup Settings and click Restart
- On restart, press 4 to enter Safe Mode
- Finally, open Command Prompt as Administrator and run these two commands
verifier /reset
verifier /bootmode resetonbootfail
Restart your PC.
Additional resources:
- How to use Device Manager to troubleshoot driver issues
- List of Windows Device Manager Error Codes & their solutions
- How to identify or verify unsigned/signed Drivers
- Identify computer hardware problems with Hardware Identify software.