answersLogoWhite

0

AnswerI think. the difference is when you restart. (ex: a computer.) the systems is half awake. like some virtual memory' though eventually coming to shutting down and running again. in shutdown of course, it will gradually coming to a stop. all of the system itself. (only if you choose shutdown/restart from windows scroll bar.)
User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How to create shortcuts for Shutdown Restart option On which by clicking only we can Shutdown or Restart our system.?

right click > New > Shortcut then type the following line: to shutdown = shutdown -s to restart = shutdown -r


How do you shutdown a computer on the network and set timer and comment?

shutdown -m \\computername - Remote computer to shutdown/restart/abort shutdown -t xx - Set timeout for shutdown to xx seconds


How do you restart to the command prompt?

Restart your computer and a soon as Windows starts loading, press F8. There should be numerous options including one that says something like, "Safe Mode with Command Prompt." Arrow down to that option and press enter.


How can you restart the system through command line?

shutdown -r


What are the basic commands in command prompt?

To - Shutdown - shutdown -s Restart - shutdown -r Log off - shutdown -l To time a restart/shutdown etc. - shutdown -s/r/l -t however many seconds you want (cannot time a log off) Show ip addresses - ipconfig/all Some Basics on CMD. Ask if you want some more.


When you Click on Shutdown your PC Shutdown but Some time Restasrt?

Maybe you are accidentally pressing restart instead of shutdown because they are right next to each other


Why is shutdown -1 not working on my PC?

Shutdown -1 is not a correct command for shutting down. Open a command line... Start >> Run... >> cmd >> ENTER Then type: shutdown /h (shutdown) shutdown /r (restart) shutdown /l (log off) shutdown /? (more info on shutdown)


Why does your computer running WinXP Pro restart itself every time you shutdown?

causes: .You have "automatically restart" selected.


What command is used to shutdown or restart the computer?

You use the any key


Why does Hp mini 1000 restart on shutdown?

There are many causes for a computer to restart during shutdown. The most likely explanation is lack of drivers for the particular motherboard or wrong drivers installed for the particular motherboard. Regards.


How do you restart the windows 7 operating system?

Hold down the Windows key on your keyboard and tap the R key. This opens the Run box. Type in "cmd" and hit Enter. This opens the Command Line window. Type in "shutdown -r -t 00". Your computer will restart immediately. Leave off the "-t 00" if you want it to wait 30 seconds before restarting. Use "shutdown -s" to shutdown fully instead of just restart. Or you can use the "shutdown -l" option to logoff.


Which command line can be used to restart a running Linux system immediately?

shutdown -r now