- Step 1: Press Ctrl + Alt + Delete simultaneously.
- Step 2: A screen will pop up with several options. Using the arrow keys, navigate to the power icon located in the bottom right corner.
- Step 3: Hit Enter and then use the arrow keys to select Restart. Press Enter again to confirm.
Method 2: Using the Windows Key
- Step 1: Press the Windows key + D simultaneously to go to the desktop.
- Step 2: Now, press the Alt + F4 keys together. This will open the “Shut Down Windows” dialog box.
- Step 3: Using the arrow keys, navigate to the Restart option and press Enter.
2. macOS:
Method 1: Using Shortcut Keys
- Step 1: Press Control + Command + Eject together. (If your Mac doesn’t have an Eject key, use the Power key instead).
- Step 2: Your Mac will immediately restart.
Method 2: Restarting Using System Commands
- Step 1: Press Command + Space to bring up Spotlight Search.
- Step 2: Type in “Terminal” and hit Enter.
- Step 3: In the Terminal window, type
sudo shutdown -r now
and press Enter. - Step 4: You’ll be prompted to enter your password. Do so and press Enter. Your Mac will restart immediately.
3. Linux (Ubuntu and other distributions):
Method 1: Using Terminal
- Step 1: Press Ctrl + Alt + T to open the Terminal.
- Step 2: Type
sudo reboot
and press Enter. - Step 3: Enter your password when prompted. The system will then restart.
Method 2: Using System Commands
- Step 1: Press Alt + PrtScn/SysReq (located on the top-right of the keyboard) together.
- Step 2: Without releasing the Alt key, type the following keys in succession: R, E, I, S, U, B. Your system will restart.
Note: Always save your work and close any open applications before initiating a restart to prevent potential data loss.
In conclusion, using the keyboard to restart a laptop is a handy skill across various scenarios. Whether you’re dealing with a non-responsive mouse, prefer keyboard commands, or just want to enhance your technical prowess, these shortcuts are invaluable tools.
Leave a Reply
You must be logged in to post a comment.