No, verifier wouldn't be causing the freezing. Verifier monitors what is going on. If a driver is doing something that it shouldn't, then no matter what, your going to have trouble.
If it is freezing a lot, we can set a registry value and force a crash when it freezes.
Please create a System Restore Point FIRST! There is an Article
HERE.
The key sequence Ctrl (Control) + ScrLk (Scroll Lock) will force the crash after the registry value is set and the computer is rebooted.
Please leave Verifier ON.
- With PS/2 keyboards, you must enable the keyboard-initiated crash in the registry. In the registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\i8042prt\Parameters, create a value named CrashOnCtrlScroll, and set it equal to a REG_DWORD value of 0x01.
- With USB keyboards, you must enable the keyboard-initiated crash in the registry. In the registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\kbdhid\Parameters, create a value named CrashOnCtrlScroll, and set it equal to a REG_DWORD value of 0x01.