- To restart Windows 11, open the Start menu > Power, and click “Restart.”
- Another way is to right-click the “Start” button, open the “Shutdown or sign out” menu and choose “Restart.”
- Or use the “Alt + F4” keyboard shortcut without the Start menu, choose “Restart,” and click “OK.”
- Alternatively, you can also restart a Windows 11 computer with a keyboard using Command Prompt and PowerShell.
If you’re new to Windows 11 and having trouble figuring out how to restart your computer, don’t worry. You’re not alone. Since the operating system includes a new Taskbar with a centered Start menu, it can be confusing to find the power options.
In the past, you would go to the bottom-left corner of the Start menu to access the power option, but that’s changed on Windows 11. The good news is that restarting your device is still a simple task through the Start menu, Taskbar, Command Prompt, or PowerShell.
This guide will teach you the easy steps to restart your computer running Windows 11. (You can use these steps to reboot Windows 11 in Safe mode.)
How to restart Windows 11
On Windows 11, you can restart the system in several ways from the Start menu or commands. Here’s how.
1. Start menu
To restart Windows 11 the easiest way, use these steps:
-
Open Start on Windows 11.
-
Click the Power button in the bottom-right corner.
-
Select the Restart option.
2. Start button
To restart a computer from the Start button, use these steps:
-
Right-click the Start button.
-
Select the “Shutdown or sign out” menu.
-
Select the Restart option to reboot the system.
3. Keyboard shortcut
To reboot without the Start menu (or laptop with a keyboard), use these steps:
-
Use the “Alt + F4” keyboard shortcut.
-
Choose the Restart option from the menu.
-
Click the OK button.
4. Lock screen
To restart the system from the Lock screen on Windows 11, use these steps:
-
Click the Power button from the bottom-right corner of the Lock screen.
-
Select the Restart option.
5. Command Prompt
To restart Windows 11 from Command Prompt, use these steps:
-
Open Start.
-
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
-
Type the following command to shutdown Windows 11 and press Enter:
shutdown -r -t 00
6. PowerShell
To reboot a Windows 11 system from PowerShell, use these steps:
-
Open Start.
-
Search for PowerShell, right-click the top result, and select the Run as administrator option.
-
Type the following command to restart your computer and press Enter:
Restart-Computer
After you complete the steps, Windows 11 will reboot immediately. If you specify a number other than zero in Command Prompt, the system will wait that number of seconds before shutting down and restarting.