C:\Program Files\Microsoft opens at startup

I'm not sure this question belongs on ServerFault, so feel free to close it if it doesn't.

I'm running Windows XP. A few weeks ago, my computer started to automatically open the C:\Program Files\Microsoft folder at startup. I thought it was a utility I had installed that caused it, so I uninstalled, but that didn't solve the problem

I searched on Google and found a similar question, and consequently I checked my scheduled tasks, and the startup menu, but didn't find anything that looked like it was opening that folder. I also took a look at the registry keys mentioned there' but I'm not an expert on registry, so nothing struck me as odd.

Has anyone run into such an issue? Or do you have any suggestions as to what else I can do?


Solution 1:

Launch msconfig from the run command, change to the startup tab and see if you have an entry for C:\Program Files\Microsoft in there?

Solution 2:

I recommend you take a look at the SysInternals tool AutoRuns: it gives you a good overview over all of the processes and services that are started during the startup process.

AutoRunsUI

Solution 3:

Another place to look:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Check your startup folder - perhaps it got 'drag-and-dropped' into there by mistake.

Solution 4:

To have a complete view of what is launched as statup, use:

Starter

alt text

You will then see what does actually launch that directory.