Jump to content

Recommended Posts

Posted

is there a regedit code to stop programs from auto running? similar to the way u can turn em of in msconfig? i found a way to so it with services but no luck with apps.... any answers?


Posted
...auto running?

Do you mean "when Windows starts"?

If so, you can just delete some values from the Registry.

Example (HKCU)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

"Yahoo! Pager"=-

Example (HKLM)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"QuickTime Task"=-

However, you may want to have a look at the "Startup" folder, too.

Posted

GLOG

UTFG

FGI

GYIF

GIYF

:P

Like said, go to keys HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run, look for values you don't want, like "Java Updater Scheduler" or something, and make a reg file that will delete the corresponding entries.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...