July 23, 200620 yr 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?
July 24, 200620 yr ...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.
July 24, 200620 yr GLOGUTFGFGIGYIFGIYFLike 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