The difference between shutdown, sleep, and hibernate
A full shutdown closes every program, stops all background processes, and powers off your computer completely. Sleep mode, by contrast, keeps your PC in a low-power state where it can wake quickly—your open files and programs stay in memory, but the hard drive and most other components stop working. Hibernate writes everything in memory to your hard drive, then powers off entirely, so it uses almost no electricity but takes longer to wake than sleep does.
Most people use sleep by accident because it is the default when you close the lid on a laptop or click the power button. A true shutdown is what you want when you are done for the day, before traveling, or if your PC is running slowly and you need to clear everything from memory.
Key Takeaways
- A full shutdown powers off your PC completely and clears all programs from memory, while sleep mode leaves your computer in a low-power state ready to wake quickly.
- On Windows, use the Start menu and select "Shut down" rather than "Sleep" to may support a complete power-off.
- On Mac, use the Apple menu and select "Shut Down" to fully power off your computer.
- Force shutdown using the power button should only be used if your PC is frozen or unresponsive, because it can damage files.
- Restarting your PC (shutdown followed by automatic restart) clears memory and closes all programs, which often fixes slow performance or software problems.
How to shut down Windows
Click the Start button in the lower left corner of your screen. A menu will open. Look for the power icon—it looks like a circle with a line at the top—usually in the lower right area of the Start menu. Click it.
A small menu with three options will appear: "Sleep," "Shut down," and "Restart." Click "Shut down." Your PC will close all open programs (you may be prompted to save unsaved work first), and then the screen will go black and the power light will turn off. This is a complete shutdown.
If you do not see the power icon in the Start menu, look for it on the lock screen instead. Press the power button on your keyboard or the physical power button on your PC case, and the lock screen will appear. The power icon is usually in the lower right corner of the lock screen—click it and select "Shut down."
How to shut down Mac
Click the Apple menu in the upper left corner of your screen. A dropdown menu will appear. Select "Shut Down." A dialog box will ask you to confirm—click "Shut Down" again. Your Mac will close all open programs and power off completely.
If you have unsaved work in any open programs, macOS will ask you whether you want to save it before shutting down. You can choose to save, discard, or cancel the shutdown. Once you confirm, the screen will go black and your Mac will power off.
Restart versus shutdown
A restart is a shutdown followed when ready by an automatic power-on. Restarting clears all programs and data from memory just like a shutdown does, but it saves you the step of turning the computer back on yourself. Restarting is often the fastest way to fix a slow or unresponsive PC because it forces every program to close and start fresh.
To restart on Windows, open the Start menu, click the power icon, and select "Restart." On Mac, click the Apple menu and select "Restart," then confirm. Your PC will shut down and turn back on automatically within a few seconds.
Force shutdown when your PC is frozen
If your PC is completely unresponsive and will not shut down normally, you can force it off by holding the physical power button on your computer case for 10 to 15 seconds. The screen will go black and the power light will turn off. This is a hard shutdown and should only be used when the normal shutdown process does not work, because it can damage files that were open at the time.
On a laptop, hold the power button for 10 to 15 seconds. On a desktop, the power button is usually on the front of the case. After a force shutdown, wait 30 seconds before turning the PC back on to let the hardware cool down and reset.
If your PC freezes regularly, a force shutdown is a temporary fix. The real problem is usually a program that is not responding, a driver that needs updating, or a hard drive that is failing. Restart your PC normally and check for Windows or Mac updates, uninstall any recently added programs, or run a disk check if the freezing continues.
What happens to your files during shutdown
Any files you have saved to your hard drive, SSD, or cloud storage will remain there after shutdown. Shutdown does not delete your files. However, any work you have done in an open program but not saved will be lost. Before you shut down, save your work in any open programs—most programs will prompt you to save if you try to close them with unsaved changes.
Programs that are set to reopen when you log back in (a feature called "resume" on Mac or "restart apps" on Windows) will start automatically the next time you turn on your PC. If you do not want a program to reopen, close it before shutting down, or disable the resume feature in that program's settings.
Scheduled shutdown and sleep timers
If you want your PC to shut down automatically at a specific time, you can set a shutdown timer. On Windows, open Command Prompt (search for "cmd" in the Start menu), type shutdown /s /t 3600 (where 3600 is the number of seconds—this example is one hour), and press Enter. Your PC will shut down after that time has passed. To cancel, type shutdown /a and press Enter.
On Mac, open System Settings, click "General," then "Shut Down," and set a time. Your Mac will shut down at that time each day unless you change the setting. You can also use the Terminal app to schedule a shutdown by typing sudo shutdown -h +60 (where 60 is minutes from now) and pressing Enter.
Sleep timers work the same way but put your PC into sleep mode instead of shutting it down completely. Use a sleep timer if you want to save power but still be able to wake the PC quickly, or if you are leaving your PC running to read or upload files overnight.
Frequently Asked Questions
Is it bad to shut down my PC every day?
No. Shutting down your PC daily is normal and does not harm it. In fact, regular shutdowns clear memory, close background processes, and can improve performance. Leaving a PC running 24/7 uses more electricity and can cause components to wear out faster from heat.
What is the difference between shutdown and turning off the power strip?
A proper shutdown closes all programs and prepares the operating system for power loss, which protects your files. Turning off a power strip cuts power when ready without warning, which can corrupt files that were being written to the hard drive. Always use the shutdown command instead of cutting power.
Will my PC lose internet connection if I shut it down?
Yes. Shutdown powers off your PC completely, so it will not be connected to the internet until you turn it back on. If you want to stay connected but reduce power use, use sleep mode instead—your PC will stay on the network but use much less electricity.
Can I shut down my PC while it is installing updates?
No. If Windows or Mac is installing updates, you should wait for the installation to finish before shutting down. Interrupting an update can damage your operating system. If an update is taking too long, restart your PC instead—this will often resume the update process.
What should I do if my PC shuts down unexpectedly?
Unexpected shutdowns are usually caused by overheating, a failing power supply, or a hardware problem. Make sure your PC has good airflow and is not blocked by dust or blankets. If shutdowns continue, the power supply or hard drive may be failing and should be checked by a technician.