Click here to Skip to main content
15,883,901 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: False Advertising ? Pin
David O'Neil17-May-22 16:12
professionalDavid O'Neil17-May-22 16:12 
GeneralRe: False Advertising ? Pin
Jacquers17-May-22 18:51
Jacquers17-May-22 18:51 
GeneralRe: False Advertising ? Pin
Leo5617-May-22 20:55
Leo5617-May-22 20:55 
GeneralRe: False Advertising ? Pin
CPallini18-May-22 1:41
mveCPallini18-May-22 1:41 
GeneralRe: False Advertising ? Pin
Slow Eddie18-May-22 2:49
professionalSlow Eddie18-May-22 2:49 
GeneralRe: False Advertising ? Pin
CPallini18-May-22 2:55
mveCPallini18-May-22 2:55 
GeneralRe: False Advertising ? Pin
Gerry Schmitz18-May-22 8:01
mveGerry Schmitz18-May-22 8:01 
GeneralWin10 Fast Startup? What?!? Pin
raddevus17-May-22 5:36
mvaraddevus17-May-22 5:36 
I've reported a _problem_ with my HP win10 laptop. I would shut the system down (Start...Shut down) with the system 100% charged. a few days later I would return to the laptop & find that the battery was drained to 80% or so. What?

I wrote a program that shows wear-leveling (Open Source code at my github GitHub - raddevus/wearlevel: wearlevel project that checks 1) how long OS has been running, 2) how many bytes read and written during uptime.[^] ). It'll show you number of bytes read/written since PC turned on & will display how long OS been running (GetTickCount64()).

Anyways, I had shut down my computer 1 week before. Then I returned to it, started it up & ran the wear-leveling app. It told me that the computer had been running for over 1 week.
I was shocked.

I talked to my son about it and he said, "there's a weird setting under power options" and we started picking around. He found it. Check out this snapshot[^].

It's shown turned off in the image, because I turned it off when my son showed me.

Notice that the option is grayed out until you choose the Admin option [Change settings that are currently available].
After turning the option off, I shutdown my computer.

I went back and ran my wearleveling app & it said my computer had only been running a bit over 1 minute now.

I searched around a bit for an explanation and found this:

How Fast Startup Works
Fast Startup combines elements of a cold shutdown and the hibernate feature. When you shut down your computer with Fast Startup enabled, Windows closes all applications and logs off all users, just as in a normal cold shutdown. At this point, Windows is in a state very similar to when it’s freshly booted up: No users have logged in and started programs, but the Windows kernel is loaded and the system session is running. Windows then alerts device drivers that support it to prepare for hibernation, saves the current system state to the hibernation file, and turns off the computer.


Still Curious
I'm curious if my laptop has a bug or if keeping the system running in this very low state is actually the way it works. I may never know, but hopefully I've resolved it since I turned this off.
GeneralRe: Win10 Fast Startup? What?!? Pin
charlieg17-May-22 5:48
charlieg17-May-22 5:48 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:40
mvaraddevus17-May-22 7:40 
GeneralRe: Win10 Fast Startup? What?!? Pin
charlieg18-May-22 0:08
charlieg18-May-22 0:08 
GeneralRe: Win10 Fast Startup? What?!? Pin
Richard Deeming17-May-22 6:14
mveRichard Deeming17-May-22 6:14 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:43
mvaraddevus17-May-22 7:43 
GeneralRe: Win10 Fast Startup? What?!? Pin
Yakko W.18-May-22 5:04
Yakko W.18-May-22 5:04 
GeneralRe: Win10 Fast Startup? What?!? Pin
abmv17-May-22 6:20
professionalabmv17-May-22 6:20 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:47
mvaraddevus17-May-22 7:47 
GeneralRe: Win10 Fast Startup? What?!? Pin
RedDk17-May-22 6:47
RedDk17-May-22 6:47 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:50
mvaraddevus17-May-22 7:50 
GeneralRe: Win10 Fast Startup? What?!? Pin
DerekT-P17-May-22 7:31
professionalDerekT-P17-May-22 7:31 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:59
mvaraddevus17-May-22 7:59 
GeneralRe: Win10 Fast Startup? What?!? Pin
tbim18-May-22 2:04
tbim18-May-22 2:04 
GeneralRe: Win10 Fast Startup? What?!? Pin
obermd17-May-22 7:46
obermd17-May-22 7:46 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:54
mvaraddevus17-May-22 7:54 
GeneralRe: Win10 Fast Startup? What?!? Pin
Peter_in_278017-May-22 12:39
professionalPeter_in_278017-May-22 12:39 
GeneralRe: Win10 Fast Startup? What?!? Pin
JP Reyes18-May-22 5:58
JP Reyes18-May-22 5:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.