70+ Windows Run Commands for Windows 10 & 11

70+ Useful Windows Run Commands for Windows 10 & 11 (Complete List)

Last updated: August 26, 2026

Digging through the Start menu or clicking through five Settings pages just to open one tool gets old fast. The good news? You don't have to.

The Windows Run dialog box is still one of the quickest ways to launch built-in tools, Control Panel applets, and installed apps on Windows 10 and Windows 11 — no mouse required. Press Windows Key + R, type a short command, hit Enter, and you're there.

Below you'll find 70+ Windows Run commands, organized by category and starting with the ones you'll actually use the most, plus a printable-style quick reference list near the end.

50+ Windows Run commands for Windows 10 and 11 with the Run dialog open

Table of Contents

How to Open the Windows Run Dialog Box

How to open Windows Run and use a command to launch Device Manager

Press:

Windows Key + R

The Run dialog box appears in the bottom corner of your screen. Type the command you need and press Enter.

For example, typing devmgmt.msc and pressing Enter opens Device Manager immediately — no menu digging required.

Tip: Some commands open tools that require administrator privileges. If Windows shows a User Account Control (UAC) prompt, select Yes to continue.

Most Useful Windows Run Commands

If you only remember a handful of Run commands, make it these. They cover the tools most people reach for during everyday troubleshooting.

Run Command  OpensWhat It Does
cmdCommand PromptOpens Command Prompt for running commands and troubleshooting Windows.
controlControl PanelOpens the classic Windows Control Panel.
appwiz.cplPrograms and FeaturesLets you view and uninstall many traditional desktop applications.
devmgmt.mscDevice ManagerView, update, disable, enable, or troubleshoot hardware devices and drivers.
services.mscServicesView and manage Windows services.
compmgmt.msc    Computer ManagementProvides access to several Windows administrative tools.
eventvwr.mscEvent ViewerDisplays Windows and application event logs.
diskmgmt.mscDisk ManagementManage disks, partitions, volumes, and drive letters.
taskmgrTask ManagerMonitor CPU, memory, disk, network, processes, and startup applications.
msconfigSystem ConfigurationProvides startup and diagnostic configuration options.
msinfo32System InformationDisplays detailed hardware and Windows configuration information.
cleanmgrDisk CleanupHelps remove unnecessary files and free disk space.
winverAbout WindowsShows the installed Windows version and build number.
rstruiSystem RestoreOpens the System Restore wizard.
regeditRegistry EditorOpens the Windows Registry Editor.

Windows Troubleshooting Run Commands

1. cmd — Command Prompt

Opens Command Prompt, where you can run troubleshooting commands such as ipconfig, ping, sfc, DISM, and chkdsk. Commands that require administrator privileges should be run from an elevated Command Prompt.

2. devmgmt.msc — Device Manager

Opens Device Manager, where you can check hardware, spot driver problems, update drivers, disable or enable devices, and uninstall hardware. It's especially useful when troubleshooting Wi-Fi, Bluetooth, audio, USB, or graphics devices.

If your wireless connection isn't working, see our guide on Windows 11 Wi-Fi Not Working: 15 Ways to Fix It.

3. services.msc — Services

Opens the Windows Services console, where you can view, start, stop, restart, or configure supported Windows services.

Be careful when changing services — disabling an important one can cause Windows features or applications to stop working.

4. eventvwr.msc — Event Viewer

Opens Event Viewer, where Windows records system and application events. It can help you investigate application crashes, driver problems, Windows errors, startup issues, and unexpected shutdowns.

5. compmgmt.msc — Computer Management

Opens Computer Management, which bundles several administrative tools — including Device Manager, Disk Management, Event Viewer, Services, and Task Scheduler — into one console.

6. diskmgmt.msc — Disk Management

Opens Disk Management, where you can view connected drives, manage partitions, format supported volumes, assign drive letters, and extend or shrink partitions.

Warning: Formatting or deleting a partition can permanently remove data. Always confirm you've selected the correct drive before making changes.

7. msconfig — System Configuration

Opens System Configuration, which provides options for Windows startup, diagnostic startup, services, and boot configuration. It's useful when troubleshooting startup problems.

For more, see our guide on How to Boot in Safe Mode on Windows 10 & 11.

8. msinfo32 — System Information

Opens System Information, which shows detailed data about your Windows version, processor, installed memory, BIOS/UEFI, hardware resources, components, drivers, and software environment.

9. cleanmgr — Disk Cleanup

Opens Disk Cleanup, which can help remove unnecessary files and free up storage space.

10. rstrui — System Restore

Opens the System Restore wizard, which can return system files and settings to an earlier restore point — useful after a problematic driver or app installation.

Windows Settings & Control Panel Commands

  • control — Opens the classic Control Panel. Many settings have moved to the modern Settings   app, but Control Panel still handles several traditional configuration tasks.
  • appwiz.cpl — Opens Programs and Features for viewing and uninstalling desktop applications.
  • control printers — Opens the classic Devices and Printers window.
  • ncpa.cpl — Opens Network Connections, where you can view and manage Ethernet, Wi-Fi, and virtual adapters. Useful for network adapter troubleshooting — see our guide on How to Fix DNS Server Not Responding on Windows 11 & 10.
  • inetcpl.cpl — Opens Internet Properties for legacy networking, security, and connection settings.
  • sysdm.cpl — Opens the classic System Properties window (computer name, performance, user profiles, system protection, remote access).
  • timedate.cpl — Opens Date and Time settings.
  • powercfg.cpl — Opens Power Options.
  • mmsys.cpl — Opens Sound settings for managing playback and recording devices — handy when troubleshooting audio problems.
  • joy.cpl — Opens Game Controllers settings for viewing and testing supported controllers.

Windows Security & System Management Commands

  • taskmgr — Opens Task Manager to monitor CPU, memory, disk, network, processes, and startup apps. It's usually the first tool to check when a PC becomes slow or unresponsive. See our guide on How to Fix Slow Windows 11 PC.
  • regedit — Opens Registry Editor. Important: don't change registry values unless you know exactly what you're changing — incorrect edits can cause Windows or apps to malfunction.
  • gpedit.msc — Opens the Local Group Policy Editor on supported editions (Pro, Enterprise, Education — not Home).
  • lusrmgr.msc — Opens Local Users and Groups for managing local accounts, on supported editions.
  • perfmon — Opens Performance Monitor for detailed system performance data.
  • resmon — Opens Resource Monitor, useful when Task Manager doesn't give you enough detail on a performance issue.
  • taskschd.msc — Opens Task Scheduler, which manages scheduled tasks Windows and apps use to run automatically.

Windows Information Commands

  • winver — Quickly shows your installed Windows version and build number.
  • dxdiag — Opens the DirectX Diagnostic Tool for graphics, audio, and driver information — useful for gaming, display, and audio troubleshooting.
  • systempropertiesadvanced — Opens the Advanced tab of System Properties (performance settings, user profiles, startup and recovery, environment variables).

Windows Application Run Commands

You can also launch several built-in Windows apps directly from Run:

Command  ApplicationDescription
notepadNotepadOpens the Windows text editor.
mspaintPaintOpens Microsoft Paint.
calcCalculatorOpens Windows Calculator.
explorerFile ExplorerOpens File Explorer. If it keeps freezing, see our Windows 11 File Explorer Not Responding: 9 Fixes guide.
oskOn-Screen KeyboardOpens the virtual keyboard.
charmapCharacter MapLets you find and copy special characters.
wmplayerWindows Media PlayerOpens Windows Media Player where available.

Microsoft Office Run Commands

If the corresponding Office application is installed, these will launch it directly:

CommandApplication
winwordMicrosoft Word
excelMicrosoft Excel
powerpntMicrosoft PowerPoint
msaccessMicrosoft Access
outlookMicrosoft Outlook

Network & Internet Troubleshooting Commands

CommandOpens / RunsMain Use
ncpa.cplNetwork ConnectionsManage network adapters.
inetcpl.cplInternet PropertiesAccess legacy Internet settings.
firewall.cplWindows FirewallOpen traditional firewall settings.
wf.mscWindows Firewall with Advanced SecurityManage advanced firewall rules.

Note: Commands such as ipconfig and ping are Command Prompt commands, not standalone Run utilities. Open cmd first, then run them from there.

Old Run Commands You May Still See Online

Older Run command lists often include commands that no longer apply to modern Windows. Here's what to skip:

  • wordpad / write — WordPad was removed starting with Windows 11 version 24H2. Use Notepad for plain text or Word for rich text.
  • ntbackup — Tied to the old Windows Backup utility; not a current backup solution.
  • msmsgs — Associated with the discontinued Windows Messenger app.
  • frontpg — Used to launch the discontinued Microsoft FrontPage.

Active Directory & Windows Server Commands

Commands like dsa.msc, dssite.msc, dhcpmgmt.msc, and dnsmgmt.msc belong to Windows Server and domain-admin environments. They aren't relevant for everyday Windows 10 or Windows 11 Home troubleshooting, so treat them as server admin tools rather than general-purpose commands.

Quick Reference List

Short on time? Bookmark this shortlist of the Run commands worth memorizing:

  • cmd, control, appwiz.cpl, devmgmt.msc, services.msc
  • compmgmt.msc, eventvwr.msc, diskmgmt.msc, taskmgr, msconfig
  • msinfo32, cleanmgr, regedit, ncpa.cpl, sysdm.cpl
  • mmsys.cpl, taskschd.msc, perfmon, resmon, dxdiag
  • winver, rstrui, explorer, notepad, calc, mspaint

These cover the bulk of everyday tasks involving troubleshooting, hardware, drivers, services, storage, networking, system information, performance, and applications.

How to Use Windows Run Commands Safely

  • Double-check the command before pressing Enter.
  • Don't change settings you don't understand.
  • Be especially careful with regedit.
  • Be cautious when changing Windows services.
  • Never format or delete a partition without confirming the correct drive.
  • Some administrative tools require an administrator account.
  • Some commands are only available in certain Windows editions.
  • Older commands found in online lists may not work on current Windows 10 or 11 builds.

Frequently Asked Questions

What is the Windows Run command?

The Run dialog is a quick way to open Windows applications, administrative tools, Control Panel applets, and system utilities. Press Windows Key + R, enter a command, and press Enter.

What is the most useful Run command for troubleshooting?

There's no single best command for every problem, but devmgmt.msc, services.msc, eventvwr.msc, taskmgr, msconfig, compmgmt.msc, and cmd cover most everyday troubleshooting needs.

How do I open Device Manager from Run?

Press Windows Key + R, type devmgmt.msc, and press Enter.

How do I open Services in Windows?

Press Windows Key + R, type services.msc, and press Enter.

How do I open Event Viewer?

Press Windows Key + R, type eventvwr.msc, and press Enter.

How do I open Disk Management?

Press Windows Key + R, type diskmgmt.msc, and press Enter.

Does WordPad still work in Windows 11?

No. WordPad was removed starting with Windows 11 version 24H2. For plain text, use Notepad; for rich-text documents, use Microsoft Word.

Can I use these commands in Windows 10?

Most commands in this guide work on Windows 10 as well, though availability can vary by Windows edition, installed applications, and system configuration.

Related Articles

Having trouble with your Windows PC? These ComputerDok guides may also help:

ComputerDok Tip: Bookmark this page so you can quickly find the Run command you need next time you're troubleshooting a Windows 10 or Windows 11 PC.

Post a Comment

Previous Post Next Post