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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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