Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shut down 1

Status
Not open for further replies.

micker377

Technical User
Jan 15, 2003
3,864
US
Just curious: I've read many articles about using shutdown /s /t 0
to shut down Win 8.1. I do use it. My question is: is this a real shut down, or Win8's "hybrid" shut down?
 
I *THINK* that prior to Windows 8.1 it was the hibernate mode. Can someone clarify this?


James P. Cottingham
I'm number 1,229!
I'm number 1,229!
 
Thanks Linney, that's what I was looking for. The "f" does make a difference - it takes a lot longer to shut down. Cold start up doesn't seem to take much longer though!

So I wonder - what's the REAL purpose? <grin> Can a few seconds make it worth all the changes to NOT shut down comepletely?
 
Do you have a solid state drive by chance? SSD's make the difference negligible. But for others who are still on an old-fashioned hard drive, the seconds can really add up. Also, the more hardware devices you have installed/attached, the more complex the kernel portion of the operating system becomes. It might just be that in your case, there's not much benefit to hibernating the kernel. Everyone's mileage will vary.

This article really goes into detail:

By the way, the "Force" parameter (/f) isn't the difference between a full shutdown and a hybrid shutdown. That parameter will force running processes which are stalling at shutdown to close. I always use it myself in case a process hangs, but even if /f is left out, the shutdown command will still perform a full shutdown. You can always tell for sure when you turn the workstation back on. If you see the BIOS or POST screen, you'll know a full shutdown was performed.

-Carl
"The glass is neither half-full nor half-empty: it's twice as big as it needs to be."

[tab][navy]For this site's posting policies, click [/navy]here.
 
cdogg:
No, it's a regular H.D.
I also use a shortcut for reboot: xxx shutdown.exe -r -t 00

THis causes a reboot, but comes up with a full BIOS screen!

From the time that the Bios screen comes on, there is no difference between reboot, and coldboot.

 
Right, there shouldn't be a difference between a cold boot and a reboot after the BIOS screen. That's normal.

And yes, anytime you call "shutdown.exe" with the -r or -s switch, the system will perform a full reboot or shutdown (respectively).

-Carl
"The glass is neither half-full nor half-empty: it's twice as big as it needs to be."

[tab][navy]For this site's posting policies, click [/navy]here.
 
Wow never knew it didn't shutdown properly, and it is still the same in 8.1.1.1.1.1.1.1.1.1.1.1

Robert Wilensky:
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top