Run Driver Verifier -
Make these selections -
1. Select 2nd option - Create custom settings (for code developers)
2. Select 2nd option - Select individual settings from a full list
3. Check these boxes -
▪️ Special Pool
▪️ Pool Tracking
▪️ Force IRQL checking
▪️ Deadlock Detection
▪️ Security Checks (new as of Windows 7)
▪️ Concurrency Stress Test (new as of Windows 8)
▪️ DDI compliance checking (new as of Windows 8)
▪️ Miscellaneous Checks
4. Select last option - Select driver names from a list
5. Click on the Provider heading - sorts list by Provider
6. Check ALL boxes where “Microsoft” IS NOT the Provider
7. Click on Finish
8. Re-boot
- Windows 7 & Vista - START | type verifier
- Windows 8.1, 8, and 10 - Press WIN +X keys | select “Command Prompt (Admin)” | type verifier
Make these selections -
1. Select 2nd option - Create custom settings (for code developers)
2. Select 2nd option - Select individual settings from a full list
3. Check these boxes -
▪️ Special Pool
▪️ Pool Tracking
▪️ Force IRQL checking
▪️ Deadlock Detection
▪️ Security Checks (new as of Windows 7)
▪️ Concurrency Stress Test (new as of Windows 8)
▪️ DDI compliance checking (new as of Windows 8)
▪️ Miscellaneous Checks
4. Select last option - Select driver names from a list
5. Click on the Provider heading - sorts list by Provider
6. Check ALL boxes where “Microsoft” IS NOT the Provider
7. Click on Finish
8. Re-boot
Comment