Windows Run dialog¶
The Windows Run dialog is a system utility in Microsoft Windows used to execute commands, open programs, and access system resources directly.^[600-developer-tools-windows-windows-connand.md]
Accessing the Dialog¶
The standard method to open the Run dialog is by using the keyboard shortcut Windows Key + R.^[600-developer-tools-windows-windows-connand.md]
Uses and Commands¶
Once the dialog is open, users can type specific commands to perform various tasks. A common system command used within the Run dialog is regedit, which launches the Registry Editor.^[600-developer-tools-windows-windows-connand.md]
Related Concepts¶
- [[Windows Registry]]
- [[Keyboard shortcuts]]
Sources¶
^[600-developer-tools-windows-windows-connand.md]