Software & Apps > Windows 270 270 people found this article helpful How to Properly Reboot (Restart) a Windows Computer Are you restarting your computer the right way? By Tim Fisher Tim Fisher Facebook Twitter Senior Vice President & Group General Manager, Tech & Sustainability Emporia State University Tim Fisher has more than 30 years' of professional technology experience. He's been writing about tech for more than two decades and serves as the VP and General Manager of Lifewire. lifewire's editorial guidelines Updated on December 31, 2021 Reviewed by Ryan Perian Reviewed by Ryan Perian Western Governors University Ryan Perian is a certified IT specialist who holds numerous IT certifications and has 12+ years' experience working in the IT industry support and management positions. lifewire's editorial guidelines Tweet Share Email Tweet Share Email In This Article Expand Jump to a Section How to Reboot a Computer Rebooting in Windows 11, 10, and 8 Rebooting in Windows 7, Vista, and XP Restarting With a Key Command Restarting With a Command Prompt "Reboot" vs. "Reset" Frequently Asked Questions There's a right way, and several wrong ways, to reboot (restart) a computer. It's not an ethical dilemma—only one method ensures that problems don't pop up after you restart. Why Restarting Something Tends to Fix Most Problems How to Reboot a Computer 0:52 To safely restart a Windows computer, open the Start menu and choose the Restart option. Below are detailed directions if you need them. These instructions can be followed on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, or Windows XP. See What Version of Windows Do I Have? if you're not sure which of those several versions of Windows is installed on your computer. How to Reboot a Windows 11, 10, or 8 Computer The "normal" way to reboot a computer running Windows 11/10/8 is through the Start menu: Open the Start menu. Select the power icon at the bottom (Windows 11/10) or top (Windows 8) of the screen. Start menu (Windows 11). Select Restart. Using the Power User Menu The second is a little faster and doesn't require the full Start menu: Open the Power User Menu by pressing the Win (Windows) key and X. Go to Shut down or sign out. Power User Menu (Windows 11). Select Restart. The Windows 8 Start screen functions differently from the Start menus in other versions of Windows. Install a Windows 8 Start menu replacement to return the Start screen to a legacy-looking Start menu and have easier access to the restart option. How to Reboot a Windows 7, Vista, or XP Computer The quickest way to reboot Windows 7, Windows Vista, or Windows XP is through the Start menu: Open the Start menu from the taskbar. In Windows 7 and Vista, select the small arrow next to the right of the "Shut down" button. Windows 7 Shut Down Options. In Windows XP, select Shut Down or Turn Off Computer. Choose Restart. How to Restart a Computer With Ctrl+Alt+Del Use the Ctrl+Alt+Del keyboard shortcut to open the shutdown dialog box in all versions of Windows. This apporach is an optional method that works just as well as using the Start menu or the Start screen. The screens look different depending on which version of Windows you're using, but each of them gives the option to restart the computer: Windows 11, 10, and 8: Choose the power icon on the bottom right of the screen to find the Restart option. Windows 7 and Vista: Select the arrow next to the red power button in the lower right-hand corner of the screen, then select Restart. Windows XP: Select Shut Down from the menu, and then Restart. How to Restart Windows From a Command Prompt Restart Windows through Command Prompt using the shutdown command. Open Command Prompt. Type this command and press Enter: shutdown /r The /r parameter specifies that it should restart the computer instead of just shut it down (which is what happens when /s is used). Wait while the computer restarts. The same restart command can be used from the Run dialog box (Win+R). Restart PC With a Batch File To restart a computer with a batch file, enter the same command. Something like this will restart the computer in 60 seconds: shutdown /r -t 60 Read more about the shutdown command here, which explains other parameters that specify things like forcing programs to shut down and canceling an automatic shutdown. "Reboot" Doesn't Always Mean "Reset" Be careful if you see the option to reset something. Restarting, also known as rebooting, is also sometimes called resetting. However, the term resetting is also often used synonymously with a factory reset, meaning a complete wipe-and-reinstall of a system, something very different than a restart and not something you want to take lightly. See Reboot vs Reset: What's the Difference? for more information. If a reboot doesn't solve your Windows 10 issues, consider doing a factory reset. FAQ Why do computers need to restart after updates? When you install an update, your computer needs to replace certain files, But, it can't replace those files while they're in use. Restarting your computer allows it to make whatever changes are necessary to properly install the update. Where is the computer's restart button? On most modern computers, the Power button is used to restart the device. You can usually find it on the top right or top left of your laptop keyboard or on the front of your PC's tower. Press and hold it for a few seconds until the computer reboots. How do you remotely shut down a computer? Open Command Prompt as an administrator, then type shutdown /m \\[your computer's name] /s. Add a /f to the end of the command if you want to force all apps to quit on the remote computer. Use /c if you want to add a message (for example: /c "This computer will shut down momentarily. Please save all work.") How do you make computers restart on a schedule? If your computer needs to restart to finish installing an update, you can schedule when that happens by going into Windows Update and choosing Schedule the Restart. You can also use Windows Task Scheduler to create an automated task that restarts the machine. Open the app, choose Create Basic Task, and follow the on-screen instructions to set it up. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Email Address Sign up There was an error. Please try again. You're in! Thanks for signing up. There was an error. Please try again. Thank you for signing up! Tell us why! Other Not enough details Hard to understand Submit