• On TV.com: The Shocking HEROES Death, Revealed
March 28, 2009 10:15 AM PDT

Why can't Windows shut down promptly?

by Larry Magid
  • Font size
  • Print
  • 275 comments

Back in the old days when TVs and radios had tubes, it took a couple of minutes for a set to warm up before you could watch or listen. But even then, you could turn it off instantly. That's not true with Windows PCs. Not only does it sometimes take seemingly forever for them to boot, but it can take several minutes for one to shut down. Even worse, if a program stops responding, you may or may not be able to shut it down. And even if it does terminate, it may take awhile.

And by the way, I'm not just talking about Windows XP and Vista. I'm having the same problem with Windows 7, though, to be fair, the new operating system is still in beta so it's possible that Microsoft could amaze and delight me by fixing this in the final version.

I can understand why it takes at least some time for a PC to boot from a power-off situation because the operating system and some software and drivers have to be copied from storage into memory. But I can't understand why it takes more than a few seconds for the computer or one of its applications to shut down. I realize that sometimes there is a bit of housekeeping to do in the form of closing files but--give me a break--should that really have to take up to five minutes? And there have been countless times in my experience when it simply never shuts down, forcing me to hold the power button for several seconds. I've even had laptops that were so stubborn that I had to remove the battery to turn them off.

I'm particularly annoyed at how Windows often fails to terminate programs that have crashed. In theory, pressing Ctrl Alt and Delete to bring up the Task Manager followed by clicking End Task should simply stop the program and return you to the operating system. But that doesn't always work. Sometimes the program just hangs there forever, sometimes it quits after a random period of time and sometimes the entire computer just crashes. Imagine if you had a lamp in your house that was malfunctioning and the only way to turn it off was to turn off all the power to your house from the main breaker.

I haven't raised this particular issue with people at Microsoft, but a couple of years ago- when I was researching a story for The New York Times on technology energy hogs, the standard response from folks in Redmond was to blame third party applications and drivers for the fact that Windows machines often fail to properly go to or wake up from from sleep mode. Third party applications may very well be to blame, but it's no excuse. One of Windows strongest selling points is its ability to work with software and hardware from thousands of sources so it seems to me that a company with the resources and experience of Microsoft should have by now figured out how to handle errant programs and drivers.

I do like many of the improvements in Windows 7 and appreciate that it boots a little faster and--at least on my machine--seems better at going to sleep and waking up. Now all I want is the ability to turn off the darn machine and terminate a misbehaving program without having to dedicate my entire afternoon to the task.

Larry Magid is a technology journalist and an Internet safety advocate. He's been writing and speaking about Internet safety since he wrote Internet safety guide "Child Safety on the Information Highway" in 1994. He is co-director of ConnectSafely.org, founder of SafeKids.com and SafeTeens.com, and a board member of the National Center for Missing & Exploited Children. Larry's technology analysis and commentary can be heard on CBS News and CBS affiliates, and read on CBSNews.com. He also writes a personal-tech column for the San Jose Mercury News. You can e-mail Larry or follow him on Twitter @larrymagid.

Recent posts from Safe and Secure
McAfee warns about '12 Scams of Christmas'
Google lets parents lock in SafeSearch
A child porn-planting virus: Threat or bad defense?
Net safety conference to call for digital citizenship
TrendMicro to 'protect the cloud'
Avoid being a victim of an e-mail phishing scam
Justice Dept. on MySpace, Facebook, Twitter
Students, experts link offline risks with Net safety
Add a Comment (Log in or register) Showing 1 of 8 pages (275 Comments)
by Super2online March 28, 2009 10:45 AM PDT
Turning off the system can occasionally (rarely for me) be an exercize in futility. However most of the time it happens as its supposed to. When it does act up I find unplugging to be the fastest way to get there. I have never had any issues afterwards. Yes it can be a pain in the butt with a laptop as this also requires taking the battery out but the end result is the same. The system always fires up with without any negative issues when I'm ready to use it again.
Reply to this comment
by SlimGem March 28, 2009 4:31 PM PDT
Here is a tip from the November 2008 Holiday issue of Maximum PC magazine. It can be downloaded in PDF form here: http://www.maximumpc.com/articles/pdf_archives

This is for XP. Go to Run and enter regedit then:

Under HKEY_USERS\.DEFAULT\Control Panel\Desktop, change the values for WaitToKillAppTimeout and HungAppTimeout to 1000 or 2000 (this is the wait time in milliseconds).

Under HKEY_CURRENT_USER\Control Panel\Desktop, change the values for WaitToKillAppTimeout and HungAppTimeout to 1000 or 2000.

Under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control, change the value for WaitToKillAppTimeout to 1000 or 2000.

Use the same value for all three settings.
by Alphaman63 March 28, 2009 5:01 PM PDT
The problem with these reg hacks is that you wind up killing programs before they finish saving their settings, potentially corrupting their critical settings. You may not realize you've messed up your software installation until much later, perhaps even several boots later -- or you may not realize it at all, and just chalk it up to "Windows flakiness".

I've seen many programs that consistently take over 15 seconds to shutdown on my work ThinkPad.

Microsoft set these values to 30 seconds or more for the very reason Larry wrote this article -- it simply takes an inordinately long time for Windows to manage shutdown. Setting these values to 1 or 2 seconds risks bit rot.
by the_ricochet March 28, 2009 5:01 PM PDT
@SlimGem

Is that applicable in Vista as well? I ask because on my machine there is no WaitToKillAppTimeout or HungAppTimeout keys in HKEY_USERS or HKEY_CURRENT_USER.. could only find WaitToKill in HKEY_LOCAL_MACHINE.
by nw3227 March 29, 2009 1:16 PM PDT
Maybe the operating system is poorly designed.
by sanenazok March 29, 2009 2:33 PM PDT
@super: you don't have to unplug or take out the battery. You can perform a hardware shutdown by pressing and HOLDING the power button for 3-5 seconds (varies by manufacturer).
by whois101 March 30, 2009 1:50 PM PDT
@sanenazok Pressing the off-button for 5 seconds might force the machine to shut down in most cases, but not always. I have had situations where I kept the button pressed in for as long as 30 seconds and the thing still didn't die. The only way to shut it down was indeed by disconnecting the power and taking the battery out. While this happened to me several times on older systems, it only happened to me only once on XP, but several times on Vista, already.
by tikoro March 30, 2009 4:06 PM PDT
Personally, I despise people that broadcast registry changes to the public eye. I've seen it lead to too many problems.

Try something simpler like a batch file containing one (fairly) simple statement shutdown -s -t 00

I use this all the time with my errant media center as it used to constantly hang at end task screen..obviously using different flags to shut it down remotely.

Throw that in to an icon on your desktop, throw a hotkey combination on to that shortcut, and you've got quite a quick way to shut down your pc.

Of course I also handle the best practices of closing my own stuff before I shut down a machine. If it's a resident app in my system tray that can't shut down properly, it deserves being forced, and if it corrups, it deserves being uninstalled.
by Lerianis3 March 30, 2009 4:51 PM PDT
by whois101 March 30, 2009 1:50 PM PDT
@sanenazok Pressing the off-button for 5 seconds might force the machine to shut down in most cases, but not always. I have had situations where I kept the button pressed in for as long as 30 seconds and the thing still didn't die. The only way to shut it down was indeed by disconnecting the power and taking the battery out. While this happened to me several times on older systems, it only happened to me only once on XP, but several times on Vista, already.

_______________________________
I am sorry, but I have to call BS on this one. What type of computer or laptop are you using? THE EXACT MODEL please, because I have NEVER seen a laptop that after holding the power button for the specified amount of time to do a 'hard shutdown' that it doesn't actually shut down.
N E V E R! My one friend told me that.... I found out what his problem was: he wasn't holding the button long enough. He was holding for 5 seconds, when the instruction manual said 15 for a hard shutdown. I held it for 15 seconds.... sure enough, it shut down.
Felt like putting a mark stating "LOSER!" on his forehead for not reading the manual.
by SlimGem March 30, 2009 7:56 PM PDT
@the_ricochet,

Sorry I didn't come back and see your post till now. This is only for Windows XP. Please note that I have not personally done this. I've mostly had trouble on my work PCs either taking a long time or seeming to ignore the command altogether. But maybe we should listen to what Alphaman63 had to say, and play it safe.
by make_or_break March 31, 2009 7:28 AM PDT
I used to have this problem with really OLD Windoze boxes (ME vintage and older), but even my 6-yr old Dell box (XP Pro) shuts down when I force it to. And my XP Pro notebook and XP Home netbook--so far--have had the same sort of success when forcing a shutdown.

Of course it would be NICE if I didn't have to force a shutdown AT ALL, but that's Redmond for you.
See more comment replies
by Super2online March 28, 2009 10:50 AM PDT
I almost forgot. I have had many more issues with lamps (brand new ones even) with shorts causing flames to shoot out of the socket or smoke to come pouring from the wires when I tried to turn it on. Be very affraid!
Reply to this comment
by slickuser March 28, 2009 11:14 AM PDT
This feature probably will appear in 2015. It must be very hard to implement for Microsoft engineers
even though other OSs can shutdown faster...
Reply to this comment
by Jonathan March 28, 2009 2:34 PM PDT
bullcrap. I used OS X for 3 years. It can easily be as slow as Windows at shutting down.
by Alphaman63 March 28, 2009 4:50 PM PDT
If OS X takes as long as Windows to shut down, then you know something is wrong with the software on your system and you need to check for updates. This has consistently been the solution to any slow shutdown I've had on OS X. If my Mac isn't powered off in 20 seconds, then something's broken.

The thing that chaps my shorts about Windows shutdowns is when you walk away after two or three minutes thinking that it's done (hey, life outside of Windows does happen) only to find out later that the system winds up sitting at a prompt due to a hung program. Usually it's an "End now?" prompt. My response is usually "No duh, Sherlock -- that's why I told you to shut down in the first place!" followed by idle threats to take the PC to a tall bridge and give it a long drop with a sudden stop...
by rapier1 March 28, 2009 11:00 PM PDT
Yeah, and I've had the same problem under OS X because of some dumb application that is waiting for user confirmation to quit (eg iTerm). What's your point Alphaman63? That all OSes suffer from crappy 3rd party developers?
by seven7dust March 29, 2009 2:17 AM PDT
@ rapier1
His point is that OSX shuts down faster and with less hassles
than Windows does and it's been my experience as well
as far as your third party rants I have still not found n e app that has mis-functioned on OSX and beleive me I've installed and deleted 100s of them Kind of why I like OSX so much
no registry to deal with watsoever and the 90% of 3rd party apps aren't crappy and can be removed easily or in rare case via app zaper the ease of use is just that much better !
Windows may have more software but this also includes a lot of poorly written crapware making matters worse !

another scenario
try to sleep wake on a 12 month old Vista install with Heavy usage
it takes forever most of the time or my personal favorite A freeze

Kind of why I hate Windows so much it just doesn't work the way I want it too it requires too much maintenance to work efficiently with
by Aanon March 29, 2009 7:55 AM PDT
No, it will not appear in 2015. Windoze and other OZ'es rightly assume that apps are autonomous entities who are entitled to self-annihilate at their own pace. Windoze cannot know what a resistant app is up to, and won't know in 2015 either.
by rapier1 March 29, 2009 9:46 AM PDT
oh Seven7dust... Talking to you is like a breath of a fresh air. Such wide eyed innocence. Its really invigorating sometimes.

Anyway, OS X does not have a registry. You are 100% correct. It does have a central registry like database of configuration information (seriously, go to terminal and type 'defaults'). It uses XML as its schema but conceptually its the same thing as the registry and its used in the very very same way. There are also persistant configuration options in sysctl. Different class of data though.

Also you've never found an app that didn't function correctly under OS X? What sort of magical treasure trove of bug free software have you stumbled across! Tell us!

As for the waking from a sleep on a heavily used vista box. Well, if I try to wake mine from sleep it usually takes around 3 seconds (yes, I have macs and pcs! I know, its madness). If I try to wake from hibernate it takes longer - just like it does on a mac. Maybe you screwed up your PC?
by ducttape36 March 30, 2009 7:40 AM PDT
mac osx has some sleep issues as well. I usually have several programs open at a time with projects im working on so I rarely shut down any computer i own completely. I like to come into the office and just pick up where i left off instead of opening all the programs again. But I use a macbook at work and after a few days of sleep/wake ups it'll be unable to stay in sleep mode and just wake up. Also, the computer will get really warm and the fans will be going full speed. I'll come into work wth the sound of my macbook already humming. its quite annoying. usually a system reboot will fix it and the whole cycle wll start over. Granted, my vista laptop will sometimes power on randomly when its asleep, but not nearly as often as the mac, and worse case is that it drains my battery so it goes into hibernate. When it comes back on it still has all my programs open and runs like normal, no overheating. Yes, my incident may be isolated, but I think both OSes have some work to do.

p.s. another reason i hate rebooting my mac: it constantly wants me to update itunes and quicktime. I dont use those at work apple, I don't want them running or updating at all.
by Renegade Knight March 30, 2009 11:22 AM PDT
@seven7dust

"I have still not found n e app that has mis-functioned on OSX"

Clearly your are not trying hard enough. My computer neophite wife can bring OS X to it's knees.
by trevor_tj_88 March 31, 2009 6:18 AM PDT
Very nicely said, Rapier.
by myles taylor April 1, 2009 1:32 PM PDT
@ducttape36:

You can exclude updates you know, so it will stop asking you to update them. Although what's the harm in updating them?
See more comment replies
by Mr. Dee March 28, 2009 11:18 AM PDT
I rarely encounter this problem, especially in Windows Vista and Windows 7 beta. If it does happen, its the programs that remain resident in memory, such as Microsoft Word and Outlook. I notice you are running Office 2007 versions of Word and Outlook. Ensure that you have the latest performance update for Outlook 2007 installed, along with the latest updates for Office 2007.

Other recommendations, open MSCONFIG (Win key + R) > type MSCONFIG > go to the 'Startup' tab and uncheck any unnecessary applications that might be starting up with the system. Windows 7 will further improve this with features such as on demand loading of device drivers and services. You might want to go to blackviper website and check through a list of unnecessary services that start with Windows.

Also, do some common clean up chores such as running a disk clean up, remove system restore points except the last one, remove temporary files, cached thumbnails. There are a lot of things you can do to make Windows fast and efficient over time. Again, I have not experienced the instant shutdown issues you have on Vista and Windows 7 beta.
Reply to this comment
by professionaladventurer March 28, 2009 1:46 PM PDT
This is exactly why I don't use windows. I do not want to dick around with "open MSCONFIG (Win key + R) > type MSCONFIG....." or any other techy lame thing I would have to look up in a manual (if they came with one, can't really look something up in the help menu when the PC is hung or crashed) or pay someone to tell me what to do.

Ya know how I turn off computers? Hold down the power button until it shuts off. If that does not work I unplug it. Since 1990, I have had two HD's fail and have never had to reinstall an OS or software. One was a 400 mhz Sony laptop that survived 6 months after I threw it across a parking lot landing on one corner and the other fail was a 17 MacBook Pro failed on the 365 day I owned it (yes Apple took care of it) .

That we even have this issue is stupid, imagine if it was a car that took 5 minutes to shut down or sometimes didn't turn off ?(I supposed this has happened to someone once)
by larrymagid March 28, 2009 2:04 PM PDT
All very good suggestions and, in general, what you suggest does help. But I have done those things and still have occasional problems like the ones I wrote about today. In fact, today's column was inspired by some problems I had this morning, after doing some of the things you suggested.
by Cameochi March 29, 2009 6:56 AM PDT
Mr. Dee, you provided sound advice. I also have no problem with booting up or shutting down. I have a problem at one time and it was caused by security software. Since I have started using Kaspersky, I have not had the problem. A slow shutdown for me is over 20 seconds. If it really takes five minutes to shut down a computer, something is either wrong or there is a problem with security software preventing files from closing. I can think of one company in particular that is notorious for causing these kinds of issues.
by Aanon March 29, 2009 9:36 AM PDT
To larrymagid's reply:
I'm certainly glad I'm not paid to publish any whim that pops up in my mind during the day, like you are. Then I could very well find my self reading such mindless dribble - written by me. Good, grief.
by Renegade Knight March 30, 2009 11:25 AM PDT
@professionaladventurer

Just leave the thinking to the pro's. That you don't know how, or want to do techy lame things doesn't change that all operating systems have the same issues to solve and amazingly have a lot of techy lame thing ways to do it.

You aren't techy lame thing free in any OS. Just ignorant of what it is.
by dbmrn March 31, 2009 1:06 PM PDT
The registry on Vista gets fragmented just like C drive does. Auslogics.com has a Registry Defragmenter that corrects this. I have it on both my Vista machines and on my XP Home machine as well and no problems have been encountered like some of the people here have reported.
by BirdDog01 March 28, 2009 12:25 PM PDT
Macs can do this too. The problem went away when I threw in a couple extra 2 gig sticks of memory. Seems stuff had to shuttle in and out of virtual memory.
Reply to this comment
by Lerianis3 March 30, 2009 5:00 PM PDT
That is part of the problem on some machines. Throw in some more memory, all of a sudden these lockups stop or are diminished by 90% or more.
by typeA911 March 28, 2009 12:37 PM PDT
LARRY, I OFTEN THINK THAT PEOPLE LIKE U PRESENT ARTICLES LIKE THIS JUST TO HAVE SOMETHING TO WRITE ABOUT OR MAYBE U HAVE A PROBLEM WITH MR.GATES. I BOUGHT MY FIRST T.V. IN 1960, NEVER HAD ONE THAT TOOK OVER 20 / 30 SECONDS TO GET THE PICTURE ON. i'VE NEVER HAD THE PROBLEMS U TALK ABOUT WITH XP 32 / 64 OR VISTA 32 / 64 STARTING UP OR SHUTTING DOWN. EVEN NOW MY VISTA 64 SLEEPS AND SHUTS DOWN WITH NO PROBLEMS, STARTS UP AUTOMATICLLY WHEN APPS NEED TO DO THEIR THING THEN SHUTS DOWN NO PROBLEMO. PLEASE, GO AWAY, BUY A MAC OR USE A DIFFERENT O.S. OTHER THAN WINDOWS. I'M SICK OF HEARING THE LIKES OF U PEOPLE BELLY ACHE ABOUT WINDOWS. THANK YOU!
Reply to this comment
by larrymagid March 28, 2009 2:02 PM PDT
Glad you have such good experiences with Windows. Apparently a lot of others have had experiences similar to mine and -- no I have no major problems with Bill Gates. I've known him for years and have a lot of respect for him, especially now that he's such a generous philanthropist. By the way, it's best not to use all caps. It's harder to read and generally considered a form of "shouting." Thanks.
by bigpicture March 28, 2009 2:08 PM PDT
Wake Up, it does take forever for Windoze to fire up and shut down, and I have had every version since 3.0. and DOS before that. 7 will be no different so don't hold your breath. And yes the original old tube TVs, not the transistor ones, or the "always on" ones, did take about 30 seconds to warm up.

That is why that some of the net books have an instant on feature, that does not even load the WINDOZE OS, so the user can get e-mail and web browse without all that WINDOZE crap. With todays technology the PC does not need an OS or a HD for that matter, it can all be on a USB stick, including all your personal files. Just plug it into any PC, Laptop, Notebook and you have your own personalized set-up and files on any unit that you can access.

But you "the customer/consumer??" is not going to see that. Why? It benefits the consumer, but does not benefit MS who is its biggest opponent, so they can sell you more crap sucker.
by mikestatic1 March 28, 2009 4:19 PM PDT
I'm sick of morons who think using the caps key makes their comments seem more important.

GLAD U HAVE NO PROBLEMO WITH WINDOWS I'M SICK OF HEARING THE LIKES OF YOU DEFEND A FLAWED PRODUCT BECAUSE YOU ARE IGNORANT OF ANY OTHER OPERATING SYSTEMS.
by flux123 March 28, 2009 11:57 PM PDT
http://www.vimeo.com/1913104
by jc364 March 29, 2009 8:16 PM PDT
Sorry, but you broke a primary rule of netiquette. People will be much more likely to listen to you if you stop typing in all caps. It really does take away any sort of credibility.

Just a helpful note for future commenting.
by camp88 March 30, 2009 5:16 AM PDT
Forget the long shutdown time, my problem with using windows is that for some reason the CAPS button seems to get locked and I would appear to be an angry shouting person one message boards. Since I've started using a Mac I've not had this problem.
by March 28, 2009 12:44 PM PDT
Sorry but the whole article is actually an exaggeration!!!
Reply to this comment
by JBSimmons March 28, 2009 1:34 PM PDT
No, not quite. If I hold down my power key, it's set to hibernate as long as the system isn't hung and brings the system down faster than blazes. It also starts up with errors and wrong screens too. That's in firmware. However, if I do a shutdown in Windows, yes, it takes forever (so does the Windows Hibernate option) to power off, but comes back up a little cleaner but no faster. There is a firrmware way to do it and the MSFT way to do it.

Looking under the hood however, reveals that DOS 7 is involved with the same CONFIG.SYS issues, although it's in CONFIG.NT and .SYS drivers as DOS 6.22. It hasn't changed much. My BIOS is circa 2003 and I have an extensive power management options on my Compaq 2878CL Laptop than normally found in today's systems. So the firmware knows when to hibernate or power off when I hold down the power key for a 4 seconds. It's really a firmware / software issue. I've been through Win 2000, Win NT, and now Win XP on here. It takes sbout the same time to reload out of hibernate as it does boot. It seems like the slowest part of the system is still the HD as it's always busy even though the memory is maxed out.
by dumbspammers March 30, 2009 11:06 AM PDT
Well, actually, I have an XP machine on the desk right here that absolutely will NOT shut down unless I toggle over to it on the KVM and manually close a few applications. It is a flaw in Windows - the apps are hung, and I have to use the command line to kill them. Eventually I'll get around to hacking the registry to change the hung app timeout to 2 seconds, but right now, it's just not worth the effort.
by iBuzz March 28, 2009 12:48 PM PDT
Years ago, I was at the gate at the airport waiting for them to start boarding a small commuter flight I was on. They announced they would begin boarding, so I tried to shutdown my Windows laptop. Minutes passed and the thing wouldn't finish shutting down. Everyone had passed through the gate except me because I was still waiting for the laptop to shutdown. They even announced my name over the PA system! So, I ended up carrying my open laptop onto the plane while I waited for it to shutdown. It finally did right before they announced that all electronic devices must be turned off.

I once made the mistake of just closing the lid on the laptop and putting it into my laptop bag while boarding a flight, but the darn thing remained on through the flight, and when I removed it from the bag, the laptop was red hot like it was on fire (probably because the bag blocked the fan vent), I felt like I burned my hand touching it, and the battery was just about drained. I figured that incident probably cut the life of the laptop in half with it being so hot.

I've been much happier with a MacBook Pro since.
Reply to this comment
by rapier1 March 28, 2009 4:32 PM PDT
Did you ever think about just shutting the lid?
by Alphaman63 March 28, 2009 6:04 PM PDT
A not too sharp 'rapier' said:

"Did you ever think about just shutting the lid?"

LOL -- you /did/ read the comment, didn't you?? No, I suppose not.... ;)
by rapier1 March 28, 2009 11:03 PM PDT
Oo! Nice jab on the name! I never heard that one before. Trust me kid, I've been heading dumb rejoinders like that for 39 years now.

Anyway, you are right. I did miss that and in retrospect it was a bad suggestion. I've done the same thing with my MBP and ended up with a drained laptop at the end by the end of the flight.
by Aanon March 29, 2009 7:59 AM PDT
Thanks for an entertaining personal account of your travelling history.
by medezark March 30, 2009 4:29 AM PDT
You didn't think about simply HOLDING the power button down until it hard-powered off?

I've been using Windows (in various flavors) for a LONG time. I have experienced the same issue off and on, usually after installing a new piece of software or new/updated hardware drivers (or after a test run of programs I'm developing, sometimes I can write some screwey stuff) or when a minimized process attempts to presents a confirmation dialogue that ends up hidden. I've had the same problem occur occasionally in Linux, and seen it occur in Mac's. Never had the problem occur in DOS though. Maybe we should all go back to DOS?
by camp88 March 30, 2009 5:12 AM PDT
@rapier1,

Thanks for the self-acknowledged bad suggestion. What were you thinking?

Perhaps you were thinking about Apple's laptops because, by the way, If you really do shut the lid on an MBP then the machine goes to sleep. It doesn't heat up; if anything it'll cool down. And it starts up again immediately when you open it up. Conversely, I've done this enough times with a windows laptop to realize that this is a bad idea

The whole reason for the article (for the complaint that shutting down takes a long time) is because the author has a point of comparison between a Windows and an Apple experience. If Apple wasn't any better then the article would be a non-starter. While it may be a trivial article, it does at least have the benefit of being true.
by Alphaman63 March 30, 2009 8:12 AM PDT
Hey rapier1, I've got over a decade on ya. Thanks for calling me "kid", though!! Makes me feel young again... ;)
by rapier1 March 30, 2009 8:51 AM PDT
@camp88,

Actually, the times I've had the problem with the battery draining on my laptop was with a 12" powerbook and a 15" MBP. The windows laptops I've used usually have been a bit better about that. That just my experience though and if I've learned anything its that a person's experiences with their computing equipment tend to be intensely variable. Some people have had nothing but good experiences with their laptops (of any maker or OS) and other people have had nothing but pain (a friend had t have his MBP logic board replaced 3 times. I had to have the logic board on my 12" replaced once (bad drive controller) and I had a dell that needed it replaced once (bad keyboard controller) as well).

So I think my issue with the article is that while this experience may be true for the author and for some other people its not true across the board. My experience, which I tend to think is as valid as anyone else's, has been fundamentally different. It may be because I use my devices differently. It may be because I've just had better luck.
by rapier1 March 30, 2009 8:54 AM PDT
@Alphaman63,

My apologies for calling you kid. Its just been my experience that the people who make that sort of pun are more chronologically challenged. A poor assumption on my part.
by Renegade Knight March 30, 2009 11:29 AM PDT
@rapier1

Not a bad comment at all. Shutting down the lid normally put's it into sleep mode. It will do that fairly quickly. It's only when there is a problem or something else (like a system hanging in shut down) that it won't go to sleep and create the problems that the OP encountered.

One one laptop I bought (my bad) the prior owner had knocked off the little plastic bump that told the laptop the lid was closed and to go to sleep. It took awhile to figure out the problem.
See more comment replies
by MrCT March 28, 2009 12:48 PM PDT
I guess that other than the fact "typeA911" has a faulty caps lock key he's a very very lucky guy!
Reply to this comment
by Prince2k3 March 28, 2009 12:54 PM PDT
@iBuzz same reason I got a macbook pro and its great not one problem since I got it and its been almost 2 yrs.
Reply to this comment
by mulberrybush March 30, 2009 1:00 AM PDT
Same here. A welcome relief from the torture that was windows.
by HD_MD March 28, 2009 12:59 PM PDT
Among the things I haven't missed since going to the dark side.
Reply to this comment
by rmva March 28, 2009 1:06 PM PDT
Shucks. I thought Larry was going to offer a solution. Guess my expectations were too high.
Reply to this comment
by larrymagid March 28, 2009 2:00 PM PDT
Sorry to disappoint. Some of the other comments here hint at a solution. End the process instead of the program, close programs before you exit, turn off logging, etc. But they're all more than most people would ever do.
by rapier1 March 28, 2009 4:38 PM PDT
If there was a bit more insight he might recognize that this issue isn't solely in the domain of windows. I've had OS X hang in similar ways during shut down - usually because a 3rd party app is waiting for an acknowledgement before it shuts down (I'm looking at you iTerm and Zend Studio). Its not strictly an OS issue - its often a 3rd party developer issue. Of course, blaming the OS is so much easier than actually going trhough the steps to find out what is actually happening.
by tm_anon March 28, 2009 7:14 PM PDT
@rapier1

And what about the times when, like I've personally experienced, Windows just hangs on its own, programs locked up that come with Windows.

Actually, the fastest shut down I've ever had with Windows came from an automatic shutdown through a third party app. SmartDefrag cut the shut down time in half after it ran a defrag.

Of course, since other Windows programs took just as much extra time to do the same tasks, it's not surprising that shut down took that long as well.
by rapier1 March 28, 2009 11:06 PM PDT
@tm_anon,

I've had OS X apps hang as well. Spinning beachball of death (or hypnodoom wheel if you prefer) happens with some regularity requiring a kill -9. Assuming the system isn't so wedged (usually because safari has decide my swap space is its own personal playground) I can actually bring up a terminal window. Very few OSes are immune to this soprt of thing and none of the mainstream ones are.
by seven7dust March 29, 2009 2:29 AM PDT
@rapier
on the contrary to wat you say
me and most of the other users seem to have more issues with Windows especially when dealing with Shutdowns and sleep wake
and almost zero issues on OSX . Majority Wins I guess
So stop trying to say that All OS'es r equal !
also Linux works more efficiently in this regard again I say this from experience
maybe you need to run disk permissions or something or you seriously have some critical problems with your OSX install !
by Aanon March 29, 2009 8:05 AM PDT
@seven7dust:
I have 3 IMAP accounts with lots of folders in them. When I try to shut down OS X, I am more often than not stopped by a hanging Mail application (the one that is part of Mac OS X). This is quite rational behaviour for Mail, because it knows it hasn't synchronized all the folders.
If I regularly, manually sync my 3 accounts, Mail usually terminates normally.
by climanyc March 29, 2009 10:31 AM PDT
@rapier. I appreciate your insight, however I don't think the answer to long Windows shutdown times is "well OS X does it too". While I agree that OS X does suffer from the long shutdown occasionally, it is not all that relevant to how often it occurs with Windows. On Windows it occurs pretty much regardless of how much software (or what software you even use at the time) you have on your PC. On one occasion where it shutsdown relatively quickly, doesn't mean that that will be the case the next boot or 3 boots from then. I think that's where the problem seems to lie. Its too random for some people to even know when to try to "fix" these hung up programs/processes. The fact that you even have to fix these things at all is bad design as well in my opinion...
by tm_anon March 29, 2009 11:26 AM PDT
@rapier1

You didn't reply to my comment, you just went off about OS X doing the same thing.

In fact, I made a response to your comment with a valid point against you.

You blamed a slow startup/shutdown with Windows on 3rd party apps, I brought up the point that Windows has had slow startup/shutdown with no 3rd party apps, just the ones provided by MS.

Please actually respond to my comment when you use my name.
by rapier1 March 29, 2009 8:44 PM PDT
@tm_anon,

When I said OS X apps I was referring to apps that came with the OS (particularly safari when it tries to do a graceful close). My apologies for not being entirely clear. Mostly what I was trying to get at was that this sort of thing isn't limited to Windows and its often seems to be pretty variable. I'm not trying to say that Windows is a great OS - far from it. More that pretty much all operating systems suck - they all just suck in different ways.
by hidden101 April 6, 2009 8:11 AM PDT
no, he just decided to complain and rile up the Mac fanboys. i generally look to Google when i'm having an issue and i figure it out in minutes. or i ask someone that knows what they are doing.

sorry, Larry, i didn't like this article. Windows works wonderfully for me. if it's not working for you, you're doing something horribly wrong. i use no special configurations or tweaks other than turning off my page file, and i perform almost no maintenance, save a HD defrag once every year or two. i have a couple Macs and a couple Linux boxes at home and i have to say, Windows blows both of them away for everyday tasks and ease of use. although i will say Linux can be pretty good when you are using it solely for a specialized purpose.
by 2nd_KS March 28, 2009 1:12 PM PDT
Larry: A freshly installed Windows XP machine boots and shuts down very quickly. I would place the blame on many third party programs that start at boot and run in the background even though they aren't needed. Many of these programs check for updates and connect to the Internet for unnecessary reasons. Users may have better luck if they shut down all programs prior to shutting down windows.
It may be necessary to right mouse-click on some of these programs in the tray (lower right-hand corner).
I have found the easiest way to disable these programs from running at boot is Windows Defender >Tools >Software Explorer >Category Software Explorer and disable unneccessary items from starting at boot. (Microsoft items are usually necessary, as is your anti-virus program).
Reply to this comment
by professionaladventurer March 28, 2009 1:50 PM PDT
That you have to do all that is STUPID. Why is there no easy (as in NOT do it unless I go out of my way to turn these on) to get rid of all these nearly useless programs running and taking up bandwidth?
by trippisme March 28, 2009 3:16 PM PDT
Its called paying attention when you install third party programs. They usually have check boxes at some point that ask if you want to run it at start up, make a desktop icon, etc. So, you have to watch and then, if you don't want that program to run at startup, uncheck the box. When you close a program from the taskbar some will ask if you want it to run again at start-up.

Do all what? he just said to go in Windows Defender and then open the software menu. I really don't see what's so hard about that. Though, if that's to hard for you, I guess its good you jumped ship. In my experience its 3 times harder to do half the stuff on a mac then it is on a windows machine. Not including the huge quantity of programs that are Windows only.

On the other hand, Linux is a much better solution compared to having to pay huge sums of money for apple junk. (I have yet to find an apple system that was cheaper then a more powerful PC) Though you still run into the same problem with Linux, you have to RTFM. That and the software support isn't really there either.
by markschiff March 28, 2009 1:15 PM PDT
Who knows how much electricity is being wasted by all the computers that are left on to avoid the long shut down and start up wait.
Reply to this comment
by Seaspray0 March 30, 2009 12:35 PM PDT
Here's some related news on that...

http://news.cnet.com/earth-hour-save-a-watt-and-maybe-the-earth/
by HlLLARY CLITON March 28, 2009 1:18 PM PDT
I would think they could program Windows to shut off everything at shut down
Reply to this comment
by timber2005 March 29, 2009 6:49 PM PDT
...
You seriousally didn't just make that comment.
by Hunnter2k3 March 28, 2009 1:29 PM PDT
Vista is terrible for shutting down, never going near that terrible thing again.
WinXP is fairly alright with shutdowns.

Most of the time, the reason it takes so long to shutdown is due to so many programs that do logging.
Disable any and every form of logging you can, you won't need it unless you actually use them.
Another is programs programs that manage large files or large groups of files before shutdown, just outright terminate them, browsers especially.

I believe there is also some stupid setting in Windows that tells it to unload drivers on shutdown, but i forgot whereabouts that is and how to disable it. (could be found with a Google easily enough)

But generally, i never shutdown anyway, i always hibernate whenever i am moving anything anywhere.
In fact, shutting down is probably the worst thing to do, i used to suffer slower speeds and crashes more often, now i never get this.
Usually after a day of use, Windows just seems to get to this sweet spot where it runs great. (kinda sad, really)
~ Hibernate, it might just save your life. ~
Reply to this comment
by trippisme March 28, 2009 3:21 PM PDT
I've actually experienced the opposite from you. Windows XP shut down ok, but hibernate or sleep would never work. It always crashed. Whereas Vista SP1 has been pretty speedy to start-up and shut-down for me once I got my programs set up correctly (back to the paying attention when you install things) That and the positives to Vista vastly outweigh the problems (Though I've yet to run into any of these problems I keep reading about and I've been running Vista since launch, actually running 64-bit Vista SP1 on this system) ^_^
by Aanon March 29, 2009 8:10 AM PDT
Don't follow Hunnter2k3's advice about the drivers! The hardware these control are much better left in a predictable state than what would happen if you just pulled the plug, like (s)he suggests. If you have an external HD connected to a USB port, what would happen to it's integrity if you turned off the power without giving it a hint?
by george_liquor March 30, 2009 3:58 PM PDT
I've always found that closing down all the running apps before shutting down Windows results in a fairly quick shutdown. Starting the Windows shutdown process while a bunch of apps are still running usually just causes the box to hang.
by kcotham March 28, 2009 1:33 PM PDT
Very good article. I'm amazed by the number of computers that are simply left ON. Universities, colleges, and even K-12 schools are some of the worst offenders. Administrators like them to be on all the time so that they can connect remotely. But this can be done (at least on Mac OS X) by setting the computer to "Wake for Ethernet network administrator access". And there you have it, the best of both worlds, saving energy, and maintaining control. Does Windows have this ability?

And those looking for a new computer, might want to look at the new Mac mini. It uses <13W at idle.
Reply to this comment
by professionaladventurer March 28, 2009 1:55 PM PDT
Also running under most uses: 13" macbook runs at 36W, 17" Macbook Pro 84W. These are real "in use" numbers, seen on my charge controller at my place in Hawaii that runs on Solar.
by trippisme March 28, 2009 3:27 PM PDT
GASP! guess what, PCs also have Wake on Ethernet, its a Bios Level thing. You also must have some lazy admins there, cause all the systems were always shut down at all the schools I've been too (this includes K-12 and higher education) Also, you can't really use that logic since for the most part all the Apple systems now are using PC chips (Intel CPU, Nvidia GPU, etc)
by filby March 29, 2009 9:51 AM PDT
In these days when reducing energy consumption is crucial, it's amazing how many computers and monitors are left on at workplaces. And it's true that system admins like to have them on so they can run remote patches. But, while you can set the each machine to "Wake on LAN," I don't think this would work, since there are still many users who would still power down or switch off the power strip, thus making it impossible for admin access over the network. On the issue of slow Windows shut down, I agree with Larry. The OS should be part traffic cop, so it should be able to supersede any errant program and just go straight to shut down without any nonsense.
by rmva March 28, 2009 1:33 PM PDT
After this interesting discussion, I have an overwhelming urge to go out and buy a toaster.
Reply to this comment
by cvaldes1831 March 28, 2009 1:52 PM PDT
You should get a toaster oven, instead of a plain toaster. That's so Seventies.

With a toaster oven, you can easily handle bagels and use it as a mini-oven (pizzas, roasting nuts, baking a potato, broiling fish, melting cheese on a variety of comestibles, etc.). A plain old one-or-two slice toast has limited functionality.

But you're right, toasters are wonderfully gratifying, so much so than balky personal computers.
by Hunnter2k3 March 28, 2009 2:10 PM PDT
Totally with cvaldes1831 on this, toaster oven all the way, such a useful device.
by trippisme March 28, 2009 3:29 PM PDT
I third that motion, toaster ovens are awesome.

Great for pizza snacks, reheating pizza, making personal pan pizzas, bagel pizzas, bread pizza, or toast ^_^
by Aanon March 29, 2009 7:47 AM PDT
Be careful, there once was a thing called Windows for Microwave Owens, maybe WiMo is in your toaster.
by jacksoncapper March 29, 2009 7:02 PM PDT
I agree with you, but I have a phobia of crumbs :(
by Renegade Knight March 30, 2009 11:35 AM PDT
Careful now, the think different crowd has agreed on a toaster oven and not a toaster. Of course all new toasters suck, so maybe they are on to something. The only one I've owned that works, is one built in something like 1946. It just works. All the new ones seem to be built like modern laptops and break faster.
by sethn March 28, 2009 1:46 PM PDT
For whatever reason, Windows doesn't like to rudely terminate applications. Clicking End Task actually asks the application nicely to terminate itself, then waits a while before it forces the issue. That's why it takes so long. Shutting down has the same problem. Windows waits a while for the application to close itself, then it (usually) asks you before it forcibly terminates it.

If you want an app to close *right now*, the fastest way to do it is to pull up the Task Manager, right-click on the app in question, and click "go to process". Then right-click on the process and terminate it that way.

If you do it that way, Windows won't ask nicely first and wait, which is really what the delay is all about. If the app is frozen, asking nicely won't do any good, but Windows will try anyway.
Reply to this comment
by professionaladventurer March 28, 2009 2:17 PM PDT
CORRECTION, "fastest" way is to pull power cord (on a desk top), has worked for me for 18 years.
by Jonathan March 28, 2009 2:41 PM PDT
Sorry bud but that is simply not true. I've seen more then a handful of apps that simply tell task manager to go bugger off. Firefox is a good example. I can try and kill the process until I'm blue in the face and it won't end it. Windows has SERIOUS issues with being able to kill some processes that work a little closer to the metal, however FF isn't one of those processes so I have no idea why it has problems with it. At any rate I look forward to the day where Windows is actually in control of the computer. That day has not come with Windows 7. Win 7 still loves to hang on misbehaving apps on shutdown. Its not common. But it still happens.
by trippisme March 28, 2009 3:33 PM PDT
Jonathan, he's not talking about End Task (under the applications tab), he's talking about going in the processes tab, and clicking end process. Which about 95% of the time works for me, I've had to use it a couple times to terminate Firefox when it had it's memory overflow problems. Only times it didn't work for me, were when the program in question froze and locked up the entire sytem (ya know the whole mouse/keyboard) not working etc)
by Alphaman63 March 28, 2009 5:10 PM PDT
For the other 5% of the cases, get the Task Manager substitute program, Process Explorer (google it), written by SysInternal's Mark Russinovich who now works for MS. It can force-quit a process that Windows can't otherwise kill, and has a lot of great features that should have been in Task Manager years ago. Great program -- I put it on almost all of my PCs.
by Renegade Knight March 30, 2009 11:36 AM PDT
I swear that task manager is a placebo. It never works and when it does it takes far too long. This entire thread is one good argument for a real rewrite of Windoze. Get rid of the klutter and kludge and the ability of crappy applications (including Office) to boat the computer.
by NiGHTS4EVA March 28, 2009 2:12 PM PDT
he probably has like 100 icons on his desktop =p
Reply to this comment
by gefitz March 29, 2009 6:24 PM PDT
Word.
by linuxgeek90 March 30, 2009 10:44 AM PDT
Like, why should it matter?

'Oh, he probably has a wallpaperz of molasses. LOLz no wonder itz so slow'

Srsly, there is no reason for windows to slow down just because of icons.
Showing 1 of 8 pages (275 Comments)
advertisement

Let the battle for holiday gadget shoppers begin

Retailers try different strategies for competing with behemoths like Amazon and Wal-Mart in the cutthroat competition to lure those giving electronics as gifts.

Firefox hopes to one-up IE with fast graphics

Windows 7 features called Direct2D and DirectWrite will speed up Internet Explorer 9 performance. But Firefox hopes it might retool for the same benefit first.

About Safe and Secure

As founder of SafeKids.com and co-director of ConnectSafely.org, Larry Magid has a special interest in Internet safety, including debunking myths like a predator behind every screen and messages like "be afraid, very afraid."

Add this feed to your online news reader

Safe and Secure topics

More on Safe and Secure
Larry's For the Record podcast
Safekids.com
Connectsafely.org
advertisement

Inside CNET News

Scroll Left Scroll Right