After using Avast to get rid of the FBI/Moneypak virus, could not log into Vista due to above error ‘rundll error loading wgsdgsdgdsgsd.exe’ . The following solution worked;
I had the same exact error. Could not get past logon screen due to this ‘wgsdgsdgdsgsd.exe module not found’. This was after I had cleaned the system using Avast antivirus. I did find an article on the web that provided the following steps;
-
Reboot, while rebooting hit F8
-
Select ‘Safe mode with command prompt’
-
Logon and when you get the black command screen type ‘regedit’
-
Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
-
userinit parameter is supposed to be C:\Windows\system32\userinit.exe
-
‘Shell’ parameter was pointing to the virus created;
“C:\ ProgramData\dsgsdgdsgdsgw.bat”
-
Modify this ‘Shell’ to be “Explorer.exe”
-
Reboot and that should fix the problem!
Try it!