Windows Command Line Shortcuts for Services

January 24, 2023

You can open the Windows services from the command line instead of clicking around. Below are several I find most useful for my work. Your mileage may vary.

Services

Be sure to start services from an admin prompt if necessary. Note that you can generally ignore typing the “.msc” extension. For instance, typing “eventvwr” or “services” will start the apps.

certlm.mscCertificates for Local Computer
certmgr.mscCertificates for current user
compmgmt.mscThe Compmgmt.msc management console combines multiple management consoles into a single interface that can be used to manage all components of the computer. It includes the Task Scheduler, Event Viewer, Device Manager, Disk Management, Services Management Console, and others.
devmgmt.mscDevice Manager
diskmgmt.mscDisk Management
eventvwr.mscEvent Viewer
fsmgmt.mscShared Folders
gpedit.mscLocal Group Policy Editor
lusrmgr.mscLocal Users and Groups
perfmon.mscPerformance Monitor
secpol.mscLocal Security Policy
services.mscServices Manager
taskschd.mscTask Scheduler
tpm.mscTrusted Platform Module (TPM) Management
wf.mscWindows Defender Firewall