The MMC snap-in launcher hub. Every tool here is also accessible by direct .msc command.
Computer Management (compmgmt.msc)
All-in-one: System Tools (Event Viewer, Task Scheduler, Device Manager, Disk Management), Storage, Services and Applications. The single most-used admin console on a Windows PC for A+ work.
Event Viewer (eventvwr.msc)
Windows Logs: Application (app events), Security (logon/logoff, privilege use), System (driver, hardware, service events), Setup. Custom Views for filtered queries. Subscriptions for remote log collection.
Services (services.msc)
Start, stop, pause, restart services. Set startup type: Automatic, Automatic (Delayed Start), Manual, Disabled. Recovery tab defines action on first/second/subsequent failure. Dependencies tab shows inter-service requirements.
Task Scheduler (taskschd.msc)
Create and manage scheduled tasks. Triggers: on schedule, at logon, on event, at startup, on idle. Actions: run program, send email (deprecated), display message (deprecated). Used for maintenance scripts and monitoring.
Local Security Policy (secpol.msc)
Account Policies (password policy, lockout policy), Local Policies (audit policy, user rights, security options), Windows Firewall rules, Software Restriction. Not available on Home editions — only Pro/Enterprise.
Disk Management (diskmgmt.msc)
Create, delete, format, extend, shrink volumes. Convert MBR to GPT (with data loss). Initialize new disks. Change drive letters. Mark partition active. View disk status (Healthy, Failed, Unallocated, Foreign). Critical for storage troubleshooting.