Command Prompt
Open the classic Windows command-line interface.
cmdA clean, practical reference for opening Command Prompt, PowerShell, Visual Studio Installer, Remote Desktop, Snipping Tool, Teams, system settings and administrator utilities using Run, CMD and direct paths.
Fast access to the tools developers use most often.
Open the classic Windows command-line interface.
cmdType CMD in Run, then use the elevated-launch shortcut.
cmd → Ctrl + Shift + EnterOpen Windows PowerShell from the Run dialog.
powershellOpen the Windows file manager immediately.
explorerInspect running processes, startup apps and performance.
taskmgrOpen the traditional Windows Control Panel.
controlQuick ways to open Visual Studio utilities and development tools.
Open the installer containing Modify, Repair and Uninstall options.
"C:\Program Files (x86)\Microsoft Visual Studio\Installer\setup.exe"Launch Visual Studio when its command is registered in PATH.
devenvOpen VS Code when the code command is enabled.
codeOpen Internet Information Services Manager.
inetmgrLaunch SSMS if its executable is available in PATH.
ssmsAccess computer name, advanced settings and environment variables.
sysdm.cplOpen common Windows applications even when Start Search is broken.
Connect to a remote Windows PC or server.
mstscOpen Remote Desktop using the administrative session switch.
mstsc /adminLaunch the Windows screenshot capture application.
snippingtoolOpen the snipping overlay directly using the keyboard.
Win + Shift + SOpen the AppsFolder and launch Teams, ChatGPT or Store apps manually.
shell:AppsFolderOpen all installed apps from CMD and select ChatGPT.
explorer shell:AppsFolderOpen the modern Windows Apps & Features settings page.
ms-settings:appsfeaturesOpen the classic installed-programs and uninstall window.
appwiz.cplOpen the built-in Windows text editor.
notepadAdministrative consoles, diagnostics and system configuration tools.
Start, stop and configure Windows services.
services.mscManage hardware devices and installed drivers.
devmgmt.mscInspect Windows application, security and system logs.
eventvwr.mscOpen users, disks, services and system tools in one console.
compmgmt.mscManage disks, partitions and drive letters.
diskmgmt.mscCheck Windows version, hardware and whether the PC is x64 or x86.
msinfo32View and manage scheduled Windows tasks.
taskschd.mscConfigure boot options and diagnostic startup settings.
msconfigOpen the Windows Registry editor. Use carefully.
regeditUseful commands when Search, Teams, WebView2 or system components stop working.
Checks and repairs corruption in the Windows component store.
DISM /Online /Cleanup-Image /RestoreHealthScans Windows files and replaces corrupted protected files.
sfc /scannowOpen indexing options and rebuild the Windows Search index.
control.exe srchadmin.dllOpen Windows Update directly from Run.
ms-settings:windowsupdateOpen Services and verify that Windows Search is running.
services.mscUse AppsFolder when Teams is not listed under Programs and Features.
shell:AppsFolderThree quick methods for opening Windows tools.
Press Win + R, enter a command such as mstsc, then press Enter.
In the Run dialog, type cmd or powershell, then press Ctrl + Shift + Enter.
Press Ctrl + Shift + Esc, choose Run new task, and enable administrative privileges when required.
Paste a full executable path into Run or CMD, such as the Visual Studio Installer path. Use quotation marks when the path contains spaces.
Commands such as DISM, SFC and some system-management utilities should be run from an elevated Command Prompt or PowerShell window. Avoid deleting random folders from AppData, Program Files, WindowsApps or Visual Studio installation directories.