msconfig.exe — boot options, safe mode, service masking, and startup redirection.
General Tab
Normal Startup: loads all drivers and services. Diagnostic Startup: loads only basic devices and services (closest to clean boot without Safe Mode). Selective Startup: mix and match with manual control of services and startup items.
Boot Tab
Safe Boot options: Minimal (standard safe mode), Alternate Shell (safe mode + command prompt only), Active Directory Repair, Network (safe mode with networking). Boot log (ntbtlog.txt). No GUI boot. OS boot timeout.
Services Tab
List all installed services. Check "Hide all Microsoft services" first, then disable remaining to isolate third-party service conflicts. Used for clean boot troubleshooting. Does NOT uninstall services.
Startup Tab (Redirect)
On Win 10/11, Startup tab shows only a link to Task Manager → Startup tab. On Win 7, startup entries were managed here directly. Know this difference for exam questions that reference msconfig startup management.
Tools Tab
Launcher for 20+ system tools: Change UAC settings, Event Viewer, Programs and Features, System Information (msinfo32), Performance Monitor, Resource Monitor, Task Manager, Registry Editor, Internet Protocol Configuration, Remote Assistance.
Clean Boot Procedure
Services tab → Hide Microsoft services → Disable All. Startup: open Task Manager, disable all. Restart. If issue resolved, re-enable half, restart, test. Binary search until culprit is found. Re-enable everything after diagnosis.