Registry run at boot - where?

  • Thread starter Thread starter zuke
  • Start date Start date
Z

zuke

Hi,

I think I used to be able to find in the registry the following:
\HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\RUN

Where I could disable any programs that run at boot. It seems to have
changed. Now I cannot find it. Perhaps I forgot where it is.

Can anyonw tell me where this settging is in the registry?

Thanks,
Zuke
 
In
zuke said:
Hi,

I think I used to be able to find in the registry the
following:
\HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\RUN

Where I could disable any programs that run at boot. It seems
to have
changed. Now I cannot find it. Perhaps I forgot where it is.

Can anyonw tell me where this settging is in the registry?

Thanks,
Zuke

Check these two keys.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Good luck

Nepatsfan
 
Hi,

I think I used to be able to find in the registry the following:
\HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\RUN

Where I could disable any programs that run at boot. It seems to
have changed. Now I cannot find it. Perhaps I forgot where it is.

Can anyonw tell me where this settging is in the registry?

Thanks,
Zuke

There are more places to look for things that execute at boot than
you think.. Get the free program "Autoruns" which will list all
programs that run, where they're located, and allow you to disable
them.

<http://www.microsoft.com/technet/sysinternals/SystemInformation/Autoruns.mspx>

HTH,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top