What Is System Configuration in Windows 10 and Windows 11?
System Configuration, also known as MSConfig, is a built-in Windows utility used for boot diagnostics, startup troubleshooting, service management, and Safe Mode configuration. It is especially useful when Windows starts slowly, a driver causes boot problems, or you need to test whether a third-party service is interfering with the system.
The executable file is msconfig.exe. You can launch it in several ways, and most methods work exactly the same in Windows 10 and Windows 11. The fastest method is the Run dialog, but Search, Command Prompt, PowerShell, File Explorer, and desktop shortcuts are also convenient.
System Configuration is mainly a diagnostic tool. It can change boot mode and disable services, so use it carefully. If you enable Safe Boot or disable services, remember how to reverse the change before restarting the computer.
Method 1: Open System Configuration with the Run Command
The Run dialog is the quickest and most universal way to open System Configuration. It works in all common editions of Windows 10 and Windows 11.
- Press Win + R on the keyboard.
- Type
msconfigin the Run box. - Press Enter or click OK.
msconfig
This command starts msconfig.exe directly and opens the System Configuration window. For most users, this is the best method because it requires only a few keystrokes.
Method 2: Open MSConfig from Windows Search
Windows Search can find the System Configuration app by its friendly name or by its executable name. This method is convenient if you do not remember the Run shortcut.
- Click the Start button or press Win.
- Type
System Configurationormsconfig. - Select System Configuration from the search results.
In Windows 11, the search box may appear at the top of the Start menu or on the taskbar, depending on your taskbar settings. In Windows 10, you can use the taskbar search field or open Start and begin typing immediately.
Method 3: Open System Configuration from Task Manager
If File Explorer is frozen or the Start menu is not responding, Task Manager can launch System Configuration as a new task.
- Press Ctrl + Shift + Esc to open Task Manager.
- Click Run new task. In older Windows 10 builds, open File → Run new task.
- Type
msconfig. - Click OK.
Task Manager is a practical fallback when the Start menu, taskbar, or Explorer process is not working correctly. You can also use it to restart Windows Explorer before opening MSConfig.
Method 4: Open MSConfig with Command Prompt
Command Prompt can start System Configuration with the same msconfig command. Administrator rights are usually not required just to open the window, but some troubleshooting actions may require elevated permissions.
- Press Win + R, type
cmd, and press Enter. - In Command Prompt, type the following command:
msconfig
- Press Enter.
You can also run the full executable name if you prefer:
msconfig.exe
Method 5: Open MSConfig with PowerShell or Windows Terminal
PowerShell and Windows Terminal can also launch System Configuration. This is useful for administrators and users who already work in a terminal window.
- Right-click Start and select Terminal or Windows PowerShell.
- Enter one of the following commands:
msconfig
or:
Start-Process msconfig
If you are changing startup behavior on a managed work computer, some settings may be controlled by your organization and may not be editable.
Method 6: Open System Configuration from File Explorer
File Explorer can launch commands from its address bar. This is a quick method if you already have a folder window open.
- Open File Explorer with Win + E.
- Click the address bar at the top.
- Type
msconfig. - Press Enter.
You can also open the executable directly from the Windows system folder:
C:\Windows\System32\msconfig.exe
On a standard Windows installation, msconfig.exe is stored in C:\Windows\System32. Do not download MSConfig from third-party websites; use the built-in Windows file.
Method 7: Open System Configuration via Control Panel Tools
System Configuration can also be opened from the classic Windows Tools area. The exact label differs slightly between Windows 10 and Windows 11, but the idea is the same.
- Open Control Panel.
- Go to System and Security.
- Open Windows Tools in Windows 11 or Administrative Tools in Windows 10.
- Find and open System Configuration.
This method is slower than Run or Search, but it is useful when you are already browsing classic administrative utilities such as Event Viewer, Services, Task Scheduler, or Computer Management.
Method 8: Create a Desktop Shortcut for System Configuration
If you open MSConfig often, create a desktop shortcut. This is convenient for technicians, power users, and anyone who frequently tests startup settings.
- Right-click an empty area of the desktop.
- Select New → Shortcut.
- In the location field, type:
msconfig
- Click Next.
- Name the shortcut System Configuration.
- Click Finish.
You can right-click the new shortcut and choose Pin to Start or, depending on your Windows version and configuration, pin it to the taskbar for faster access.
Best Ways to Open System Configuration: Quick Comparison
All methods open the same MSConfig utility, but some are faster or better suited for troubleshooting.
| Method | Command or path | Best for |
|---|---|---|
| Run dialog | Win + R → msconfig |
Fast everyday access |
| Windows Search | System Configuration |
Users who prefer the Start menu |
| Task Manager | Run new task → msconfig |
When Explorer or Start is not responding |
| Command Prompt | msconfig |
Command-line troubleshooting |
| PowerShell / Terminal | Start-Process msconfig |
Administrative workflows |
| File Explorer | C:\Windows\System32\msconfig.exe |
Manual access to the executable file |
| Desktop shortcut | msconfig |
Frequent use |
System Configuration Tabs Explained
After opening System Configuration, you will see several tabs. Each tab controls a different part of the Windows startup and diagnostic process.
General Tab
The General tab lets you choose between Normal startup, Diagnostic startup, and Selective startup. Selective startup is commonly used when you need to test Windows with some startup components disabled.
Boot Tab
The Boot tab contains boot options, including Safe Boot, boot log, base video, OS boot information, and timeout settings. This is where you can configure Windows to start in Safe Mode on the next restart.
Services Tab
The Services tab shows Windows services and third-party services. The Hide all Microsoft services checkbox is important when performing a clean boot because it helps prevent accidental disabling of core Windows services.
Startup Tab
In modern Windows versions, the Startup tab redirects startup app management to Task Manager. Use Task Manager to enable or disable apps that start automatically when you sign in.
Tools Tab
The Tools tab provides shortcuts to many Windows utilities, such as Event Viewer, Computer Management, System Information, Registry Editor, and Command Prompt.
How to Use MSConfig to Boot into Safe Mode
One common reason to open System Configuration is to start Windows in Safe Mode. Safe Mode loads Windows with a minimal set of drivers and services, which helps diagnose driver conflicts, malware symptoms, and startup problems.
- Open System Configuration using any method above.
- Go to the Boot tab.
- Check Safe boot.
- Choose Minimal for standard Safe Mode, or Network if you need network access.
- Click Apply and then OK.
- Restart the computer.
If you enable Safe Boot in MSConfig, Windows may continue starting in Safe Mode until you disable the option. To return to normal startup, open msconfig again, go to the Boot tab, clear Safe boot, click OK, and restart.
How to Use System Configuration for a Clean Boot
A clean boot starts Windows with Microsoft services enabled and most third-party services and startup apps disabled. It helps identify software conflicts that cause errors, freezes, high CPU usage, slow startup, or failed installations.
- Open System Configuration.
- Go to the Services tab.
- Check Hide all Microsoft services.
- Click Disable all to disable remaining third-party services.
- Open the Startup tab and click Open Task Manager.
- Disable unnecessary startup apps in Task Manager.
- Restart Windows and test the problem again.
After troubleshooting, return to MSConfig and restore normal startup. Then re-enable services and startup apps gradually until you find the item causing the conflict.
Always use Hide all Microsoft services before clicking Disable all. This reduces the risk of disabling essential Windows components during clean boot troubleshooting.
What to Do If System Configuration Does Not Open
If msconfig does not open, the problem may be caused by corrupted system files, blocked administrative tools, malware, policy restrictions, or a damaged Windows installation. Try the checks below.
1. Run MSConfig from the System32 folder
Open File Explorer and go to:
C:\Windows\System32\msconfig.exe
If the file opens from this location, the issue may be related to shortcuts, Search indexing, or the Run path resolution.
2. Check Windows system files
Open Command Prompt or Terminal as administrator and run the System File Checker command:
sfc /scannow
If SFC reports that it cannot repair some files, run DISM and then run SFC again:
DISM /Online /Cleanup-Image /RestoreHealth
3. Try an administrator account
Some corporate, school, or shared computers restrict access to system tools. Sign in with an administrator account or contact the device administrator if MSConfig is blocked by policy.
4. Scan the system for malware
Malware may block diagnostic tools. Run a full scan with Windows Security or another trusted security product, especially if other administrative tools such as Task Manager, Registry Editor, or Command Prompt are also disabled.
Frequently Asked Questions About Opening System Configuration
Q What is the fastest way to open System Configuration in Windows? ▼
msconfig → Enter. This works in both Windows 10 and Windows 11.
Q Is MSConfig the same as System Configuration? ▼
msconfig.exe.
Q Do I need administrator rights to open MSConfig? ▼
Q Where is msconfig.exe located? ▼
C:\Windows\System32\msconfig.exe. You should not download MSConfig separately because it is included with Windows.
Q Why does the Startup tab open Task Manager? ▼
Q Can I use MSConfig to permanently speed up Windows? ▼
✦ Summary
The easiest way to open System Configuration in Windows 10 and Windows 11 is Win + R → msconfig. You can also launch it from Windows Search, Task Manager, Command Prompt, PowerShell, File Explorer, Control Panel tools, or a desktop shortcut. Use MSConfig carefully: it is powerful for Safe Mode, clean boot troubleshooting, and service diagnostics, but incorrect boot or service changes can make Windows start differently than expected.