The right way to turn off your computer
Shutting down your computer means closing all programs, saving your work, and powering off the machine completely. On Windows, you click the Start button, then select "Shut down" from the power menu. On Mac, you click the Apple menu in the top-left corner, then select "Shut Down". On Linux, the method depends on your desktop environment, but usually involves clicking a power icon or using the terminal command shutdown -h now.
A proper shutdown is different from putting your computer to sleep or restarting it. Shutdown saves everything, closes all running programs, and turns off the power. Sleep mode keeps your computer in a low-power state so you can wake it quickly. Restart closes everything and starts the machine fresh without fully powering down.
The reason to shut down instead of just closing the lid or unplugging the machine is that shutdown gives your operating system time to save open files, close programs safely, and prepare the hardware for being off. Forcing a shutdown by holding the power button or cutting power can corrupt files and damage your system.
Key Takeaways
- Windows users click Start, then select "Shut down" from the power menu in the bottom-left corner.
- Mac users click the Apple menu in the top-left corner and select "Shut Down".
- Always save your work before shutting down, because the shutdown process will close all open programs.
- A proper shutdown takes one to three minutes and is safer for your computer than forcing it off with the power button.
- If your computer freezes during shutdown, hold the power button for ten seconds to force it off, then restart normally.
Windows shutdown step by step
On Windows 10 and Windows 11, the shutdown button is in the Start menu. Click the Windows logo in the bottom-left corner of your screen. A menu will open showing your installed programs and a search bar at the top.
Look for the power icon in the bottom-left corner of the Start menu—it looks like a circle with a line at the top. Click it. A small menu will appear with three options: "Sleep", "Shut down", and "Restart". Click "Shut down". Your computer will close all open programs and turn off. This usually takes 30 seconds to two minutes.
If you have unsaved work in any program, Windows will ask you to save it before shutting down. Close or save each file when prompted. If a program is frozen and will not close, Windows will ask whether you want to close it anyway—click "Close the program" to continue the shutdown.
Mac shutdown step by step
On Mac, click the Apple menu in the very top-left corner of your screen. A dropdown menu will appear. Look for "Shut Down" near the bottom of the menu and click it. A dialog box will appear asking whether you want to shut down now or cancel. Click "Shut Down" to confirm.
If you have unsaved changes in any open program, Mac will ask whether you want to save them before closing. Click "Save" for each file you want to keep, or "Don't Save" to close without saving. After you confirm, your Mac will close all programs and turn off, usually within 30 seconds to two minutes.
On newer Macs with Apple Silicon chips (M1, M2, M3), the shutdown process is the same, but the computer may take slightly longer to power down completely because it manages power differently than older Intel-based Macs.
Linux shutdown from the desktop
On Linux, the shutdown method depends on which desktop environment you are using—GNOME, KDE, Cinnamon, or another. Most modern Linux desktops have a power menu accessible from the top-right or bottom-right corner of the screen. Look for a power icon or your username, click it, and select "Shut Down" or "Power Off".
If you cannot find a power menu, you can open a terminal and type shutdown -h now (the -h means "halt" and now means when ready). Press Enter. Your computer will shut down within one minute. If you want to shut down after a delay—for example, in five minutes—type shutdown -h +5 instead.
Some Linux systems may ask for your password before shutting down. Type it and press Enter. The shutdown will proceed. If you change your mind before the shutdown starts, you can cancel it by typing shutdown -c in the terminal.
What to do if your computer will not shut down
If you click "Shut down" and nothing happens after five minutes, a program is probably frozen and blocking the shutdown. Hold down the Alt key (on Windows) or Command key (on Mac) and press Tab to see all open programs. Look for one that says "Not Responding" next to its name. Click it to select it, then press Delete (Windows) or Command+Q (Mac) to force it closed. Then try shutting down again.
If the entire computer is frozen and you cannot use the keyboard or mouse, hold the power button down for ten seconds. The computer will force off. This is not ideal, but it is safe to do once in a while. After it powers off, wait 30 seconds, then press the power button again to turn it back on. When it restarts, it will check the file system and repair any damage from the forced shutdown.
If your computer regularly freezes during shutdown, one of your programs may have a bug. Try uninstalling recently installed software, or update your operating system to the latest version. If the problem continues, restart in Safe Mode (Windows) or Recovery Mode (Mac) to see whether a third-party program is causing the issue.
Shutdown versus sleep versus restart
Shutdown powers off your computer completely. It saves all your work, closes all programs, and uses almost no electricity while off. Shutdown is the right choice when you are done working for the day or will not use the computer for several hours.
Sleep puts your computer into a low-power state. Your programs stay open in memory, and you can wake the computer by moving the mouse or pressing a key. Sleep uses a small amount of electricity—usually one to five watts. Sleep is useful when you are stepping away for 15 minutes to an hour and want to resume exactly where you left off.
Restart closes all programs and shuts down, then when ready powers the computer back on. Restart is useful when you have installed software updates, your computer is running slowly, or a program is frozen. A restart usually takes two to five minutes.
Common mistakes when shutting down
The most common mistake is closing the lid on a laptop without actually shutting down. Many laptops go to sleep when you close the lid, but they stay powered on and drain the battery. Always use the shutdown command instead of just closing the lid.
Another mistake is unplugging the computer or holding the power button while it is shutting down. This can corrupt files and damage the operating system. Let the shutdown process finish on its own—it usually takes less than three minutes.
A third mistake is shutting down without saving your work. Before you shut down, save all open documents. Most programs will remind you, but it is your responsibility to make sure nothing is lost. If you are unsure whether you saved something, use File > Save in the program before shutting down.
Frequently Asked Questions
Is it bad to shut down my computer every day?
No. Shutting down your computer every day is normal and healthy. It gives your hardware a rest, clears temporary files from memory, and reduces wear on the power supply. Most computers are designed to be shut down daily.
How long should I wait after shutting down before unplugging the power cable?
Wait at least 30 seconds after the screen goes dark to make sure the shutdown is complete. On most modern computers, you can unplug when ready after the lights turn off, but waiting a few seconds is safer. If your computer has a mechanical hard drive (not a solid-state drive), wait a full minute to let the drive spin down.
What is the difference between "Shut down" and "Sign out"?
"Sign out" closes your user account and returns to the login screen, but the computer stays powered on. "Shut down" closes your account and powers off the entire machine. Use "Sign out" if someone else will use the computer next. Use "Shut down" if no one will use it for a while.
Can I shut down my computer using a keyboard shortcut?
On Windows, press Alt+F4 to close the current window, or use the Start menu as described above. On Mac, press Command+Q to quit the current program, or use the Apple menu. Linux varies by desktop, but Ctrl+Alt+Delete often opens a power menu. The menu method is more reliable than keyboard shortcuts.
What should I do if my computer shuts down unexpectedly?
Unexpected shutdowns usually mean your computer overheated, the battery died, or there is a hardware problem. Let it cool for 15 minutes, then turn it back on. If it shuts down again, check that the vents are not blocked by dust, and make sure the room temperature is not too hot. If unexpected shutdowns continue, your power supply or hard drive may be failing and should be checked by a technician.