• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

system32 folder opens on XP boot?

JCase

Member
Just a few days ago I encountered some pop ups(which I cleared up) and the persisting problem of the C:\WINDOWS\System32 folder being automatically opened when windows starts. Is this the result of a virus or worm? I don't see anything relating to it in the run keys of the registry...
 
Go To Tools in Explorer , and Folder Options and View to check out any setting like "Remember last open windows" or something like that
 
I've seen this before. From my experience, it is a call from the registry (or startup folder) to a file that is not longer present. Use MSconfig to see what entries are being caled from the system32 folder and see if any of the files being called are no longer present.
 
This is a symptom of the Gaobot virus. You need to boot into safe mode and scan your computer with McAfee or Norton. Then fix the registry if necessary--HKCU\Software\Microsoft\Windows\CurrentVersion\Run and HKLM\Software\Microsoft\Windows\CurrentVersion\Run--delete c:\windows\system32 from the (Default) key. Don't forget to run windows update.
 
Check in your registry under HKCU\Software\Microsoft\Windows\CurrentVersion\Run, HKLM\Software\Microsoft\Windows\CurrentVersion\Run, and see if there are any entry lines that are listed as "". Delete them. I had a system do this same thing and that is what fixed it for that system. These lines are for programs that are removed and moved on the system and at bootup it is trying to find them. Do not remove any lines that point to programs that you know are on the system even if they have the "" in them. Backup registry entery before you delete it just in case something gets missed up. It could also be one of the above too.
 
Back
Top