Troubleshooting drivers with XP
kryyst
Ontario, Canada
Microsoft provided Windows XP with several high-profile tools for troubleshooting potential problems with drivers, namely File Signature Verification and Device Manager. However, Windows XP also includes the tool called the Driver Verifier Manager, which is mainly designed for developers but it can provide you with useful information during a troubleshooting operation.
Here's how to use it to troubleshoot a driver problem:
Keep in mind that once you enable the Driver Verifier Manager it stays active until you disable it. To do so, follow these steps:
Here's how to use it to troubleshoot a driver problem:
- Access the Run dialog box by pressing the [Windows]-R keyboard shortcut.
- In the Open text box, type the command Verifier.
- On the Select A Task page, leave the default Create Standard Settings as-is.
- On the next page, choose the Select Driver Name From A List.
- Select the check boxes next to the driver files that you want to verify.
- Click Finish and then reboot the system.
Keep in mind that once you enable the Driver Verifier Manager it stays active until you disable it. To do so, follow these steps:
- Access the Run dialog box by pressing the [Windows]-R keyboard shortcut.
- In the Open text box, type the command Verifier /reset.
0
Comments