Hi All,
The process RtvScan.exe is consuming more that 95% of CPU & hence slowing down my machine. For this, I have checked a few article which have suggested to create an entry in registry i.e.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\Notify
Right-click on the Notify key, and select New > Key.
Type NavLogon for the key.
Right-click on the NavLogon key, and select New > String value.
Type DllName for the String value.
Right-click on the DllName String value, and select Modify.
For the Value data, type C:\WINDOWS\system32\NavLogon.dll (default OS install path)
Click OK and exit the Registry Editor.
But, after creating the entry for NavLogon.dll, I didn't find this file(NavLogon.dll) in default path i.e. at C:\WINNTystem32\NavLogon.dll.
From where I can find NavLogon.dll file or how to restore it ???? Please suggest any possible solution.