• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I disable the Start up program? MSCONFIG doesn't work? : (

j@cko

Diamond Member
I want to disable some start up programs, but they are not in Start up Folder, so, and usually in Win98 I just enter the MSCONFIG, and uncheck them, but in Win2K, MSCONFIG doesn't work. What do I do?
 
To disable startup items through the registry.

*** Backup your registry before you start ***
Click Start, Run
Type "scanreg /backup" without the quotes


*** Do NOT change anything you do not understand ***

Click Start, Run
Type Regedit

On the left side of the screen go to the following location:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Be sure to click on the "Run" folder, this will update the right
side of the screen.

Everything on the right side of the screen is a program that starts
when Windows does

Delete ONLY the program you want to stop from running.


*** To RESTORE your registry (in case of an accident) ***
Click Start, Run
Type "scanreg /restore" without the quotes
 
Back
Top