News
3 new Serverspace GPT API Language Models available now!
OL
September 2 2021
Updated June 20 2025

Windows Run Commands Cheat Sheet

Windows

The Run utility in Windows is a quick and powerful way to access system tools, settings, and applications without having to navigate through multiple menus. With just a few keystrokes or a simple command, you can open the Registry Editor, Task Manager, Control Panel, or even connect to a remote desktop. Whether you're a system administrator or just an advanced user looking to speed up daily tasks, knowing the right Run commands can save you time and effort. Below is a comprehensive cheat sheet of the most popular Windows Run commands — from system diagnostics to user account management — all in one place.

Launching Run Dialog Box

But first we need to know how to open Run dialog box. There are three ways to achieve this in Windows:

  • Press the "Windows+R" button combination on your keyboard.
  • Right-click on the Start menu and select "Run" from the menu.
  • Just find Run in Windows Search.

Windows Run Commands Cheat Sheet

  • msconfig - System Settings.
  • msinfo32 - System Information.
  • resmon - Resource Monitor.
  • main.cpl – Mouse Settings.
  • mstsc - Remote Desktop Service.
  • cmd - The Command Prompt.
  • explorer – Windows Explorer.
  • taskmgr – Task Manager.
  • shutdown – Windows Shutdown.
  • chkdsk – Check Disk Utility.
  • cleanmgr – Clean Disk Manager.
  • dxdiag – DirectX Options.
  • powershell – Windows PowerShell Console.
  • winver – Windows Version.
  • control folders – Folder Options.
  • diskmgmt.msc – Disk Manager.
  • eventvwr.msc – Event Viewer.
  • gpedit.msc – Local Group Policy Editor.
  • regedit - Registry Editor.
  • sysdm.cpl - System Properties.
  • powercfg.cpl – Power Options.
  • magnify – Magnifier.
  • charmap - Windows Character Table.
  • ncpa.cpl - Network Connections.
  • mrt - Malware Removal Tool.
  • devmgmt.msc - Device Manager.
  • netplwiz - User accounts.
  • services.msc – Services.
  • appwiz.cpl - Programs and Components.
  • control - Control Panel.
  • "." - open the folder of the current user.
  • osk - On-Screen Keyboard.
  • snippingtool – Scissors.
  • mdsched – Windows memory checker.

Most Popular Run Commands

  • msconfig - System settings. In the system settings you can change Windows boot parameters and the features of its background services. If you have two OSes installed on your device you can choose which to boot next time. Another great option is to load secure boot after next restart.

76_run01

  • resmon - Resource Monitor. Application which helps to monitor your system resources, you can get real-time information about CPU, RAM, disk and network.

89_run02

  • msinfo32 - System Information. Contains detailed information about both the hardware and software on your computer.

77_run03

  • main.cpl – Mouse Properties. In this menu you can change settings related to the operation of your mouse.

48_run04

  • mstsc - Remote Desktop Connection Settings. You can use this tool to connect remotely to another computer or server and control it.

56_run05

  • cmd - The Command Prompt. Console where you can type in commands to configure Windows or run applications. You can view cheat sheet for it here.

26_run06

  • explorer – Windows Explorer. Opens Windows explorer where you can navigate between folders and disks in quick access location.

76_run07

  • taskmgr – Task Manager. Opens task manager where you can kill frozen applications, restart services and monitor system resources.

37_run08

  • shutdown – Computer shutdown. Shuts the system down without notice, be careful.
  • chkdsk – Check Disk Utility. Starts a utility that can check disk for errors and fix them.

79_run09

  • cleanmgr – Clean Disk Manager. Can free space on your disks by removing temp files or empty recycle bin.

74_run10

  • dxdiag – DirectX Options. Displays full data about DirectX installed components and drivers.

76_run11

  • powershell – Windows Powershell Console. Opens Microsoft Powershell console where you can run different cmdlets to get data or configure Windows and applications.

95_run12

  • winver – Windows Version. Opens a window with full information about current Windows version.

90_run13

  • controlfolders – Folder Options. Opens folder options window where you can change folder settings such as “show hidden files and folders” or “show file extensions”.

81_run14

  • diskmgmt.msc – Disk Management. Opens Disk Management utility where you can create volumes and partitions, format disks, apply different labels to disks etc…

56_run15

  • eventvwr.msc – Event Viewer. Shows console with security, applications, system and other events generated by Windows and applications.

79_run16

  • gpedit.msc – Local Group Policy Editor. Opens the editor where you can manage your local group policy settings.

2_run17

  • regedit - Registry Editor. Gives access to the Windows registry where you can adjust different settings. It is very powerful tool so be careful when you change its parameters.

71_run18

  • sysdm.cpl - System Properties. Settings window to manage the system security, remote connectivity features, rename computer or enter it to a domain.

19_run19

  • powercfg.cpl – Power Options. Allows you to manage your device’s power settings. Very useful for mobile devices.

82_run20

  • magnify – Magnifier. This command opens the magnifier in Windows, which can be used for images inspecting or reading tiny text.

75_run21

  • charmap - Windows Character Table. Gives you access to different Windows fonts and symbols you choose.

14_run22

  • ncpa.cpl - Network Connections. In this menu you can manage network connections, change IP v4/v6 addresses, change network device MAC and many other settings.

7_run23

  • mrt - Microsoft Windows malware removal tool. This command invokes Microsoft's virus removal tool. It scans your computer for any malware on-demand.

36_run24

  • devmgmt.msc - Device Manager. A menu where you can find out the details of the connected devices, computer parts and the version of the installed drivers.

3_run25

  • netplwiz - User accounts. In this menu you can manage local user accounts, e.g. add a new account or change the type of an existing account by raising or lowering its privileges. There is also an option to change the password for the selected account and configure its security policy settings.

26_run26

  • services.msc – Services. This window lists all the services that run in the background and are the basis of the Windows system functioning.

87_run27

  • appwiz.cpl - Programs and Components. Although there are other ways to uninstall unnecessary programs in Windows, this command still comes in handy because it displays a list consisting only of third-party applications.

64_run28

  • control - Control Panel. Contains all basic Windows settings

3_run29

  • "." - open the root folder of the current user. We quite often have to open the user's folder in Windows. To make this process faster and easier, just type a dot in the "Run" dialog box and you'll instantly find the files you need.
  • osk - On-Screen Keyboard. If you want to use the onscreen keyboard, this command comes in handy.

16_run31

  • snippingtool – Scissors. Snippingtool is still the main tool for taking screenshots in Windows without using third-party apps.

60_run32

  • mdsched – Windows memory checker. This is a built-in check of your RAM will help you check performance problems and possibly fix them.

FAQ: Frequently Asked Questions About Windows Run Commands

  1. Do I need administrator rights to use Run commands?
    Most Run commands work without admin rights, but some tools like regedit, gpedit.msc, or diskmgmt.msc may require elevated permissions. If a command doesn’t launch, try running it from an admin account.
  2. Can I create shortcuts for Run commands?
    Yes, you can create desktop or taskbar shortcuts for Run commands by right-clicking, choosing "New → Shortcut," and entering the command (e.g., cmd or eventvwr.msc).
  3. Are these commands available in all Windows versions?
    Most commands work in Windows 10 and 11. However, some may be missing in Home editions (like gpedit.msc) or older systems like Windows 7 or 8.
  4. Is it safe to use Run commands?
    Generally, yes — if you know what the command does. Avoid changing advanced settings unless you’re sure, especially in tools like regedit or msconfig, which affect system behavior.
Vote:
4 out of 5
Аverage rating : 4.8
Rated by: 5
33145 North Miami, FL 2520 Coral Way apt 2-135
+1 302 425-97-76
700 300
ITGLOBAL.COM CORP
700 300

You might also like...

We use cookies to make your experience on the Serverspace better. By continuing to browse our website, you agree to our
Use of Cookies and Privacy Policy.