« Host table on Linux server | Main | Requirement of Boot.ini file on Windows »
Missing msconfig in Windows 2000
By Kailash | July 13, 2008
Unfortunately, msconfig is not included in Windows 2000 operating system but there is another way to check which programs are loaded with Windows and you can also remove it from the start up. First, go to startup folder from the start menu and delete the shortcuts you do not need. Now, go to the registry (Go to Run from start menu and type ‘regedit’). In registry, go to the beloe location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Currentversion\Run
Each key in this folder starts an application when we start our system. Remove the key that you do not want to start during the system start. However, it is advisable that do not remove any program that is located in the ‘C:/winnt’ or ‘C:/windows’ directory because they can be operating services.
Another option is to try to copy msconfig.exe file from Windows 98 or Windows XP installation and use it on the Windows 2000 system.
Kailash Aghera
Topics: Operating Systems |

