It is the collection of Run commands.
📖 Modes
- There are two ways to execute run commands :
- Normal Mode
- Administrator Mode
1. Normal Mode
- Runs the command with standard user permissions.
- Most basic commands work fine in this mode.
- To run in this mode, type or paste the command in the Run dialog and press
Enter
.
2. Administrator Mode
- Runs the command with administrator permissions.
- Required for commands that change system configurations or settings.
- To run in this mode using Run dialog:
- Type the command → Press
Ctrl + Shift + Enter
.
- Type the command → Press
- When the User Account Control (UAC) prompt appears:
- Press
Alt + Y
to accept (Yes). - Press
Alt + N
to decline (No).
- Press
🔧 Use
- Open the Run dialog by pressing
Win + R
. - Type or paste the command in the Run dialog box.
- Run it in the required mode:
- Normal Mode: Press
Enter
. - Administrator Mode: Press
Ctrl + Shift + Enter
.
- Normal Mode: Press