When I sign out of my user profile on my 2 Acer laptops and then click shut down, the computer goes black indicating that it is shutting down. However, the power light blinks until it shuts down completely. I don't know if it's a hardware issue or what but when hibernation is disabled, it tells you its shutting down and the power light doesn't blink (instead it shuts down normally). This is not a UEFI BIOS, it is a Legacy BIOS therefore it doesn't have the option to enable or to disable fast startup. This occurs on my Acer Aspire 5250 and Acer Aspire 5749 laptops. My Acer desktop doesn't do this, but it has a UEFI BIOS.
Can anyone understand what I am saying?
Also, if someone understands can they please help me with this issue?
It could also be the chipset driver. Although, I don't know what version chipset I have.
Are you maybe doing Hybrid Shutdown ?
Run this: %windir%System32shutdown.exe -s -f -t 00 or make a shortcut with that line in Target.
CountMike, don't you have to have a UEFI BIOS to have Hybrid Shutdown?
Looks like you don't. I don't have UEFI either and it works.
I thought it was normal for the activity light to continue to blink until its actually off as its doing the shutdown sequence. Also you don't need to sign out before shutting down. Just one less step to do
I thought the same thing. My PC does that.. red light blinks until it's fully shut down.
It is normal and are you sure if it's power light instead of HD light is blinking. During shutdown, anything in cache would be written back to disk causing the disk activity light blinking. In addition, the system also kills all the background processes, unload DLL's etc...
You can tweak the registry a little bit to speed up startup & shutdown.Code:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon] "AutoRestartShell"=dword:00000001 [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer] "NoLowDiskSpaceChecks"=dword:00000001 "LinkResolveIgnoreLinkInfo"=dword:00000001 "NoResolveSearch"=dword:00000001 "NoResolveTrack"=dword:00000001 "NoInternetOpenWith"=dword:00000001 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl] "WaitToKillServiceTimeout"="1000" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer] "AlwaysUnloadDll"=dword:00000001 [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerSerialize] "Startupdelayinmsec"=dword:00000000 [HKEY_CURRENT_USERControl PanelDesktop] "ForegroundLockTimeout"=dword:00000000
Well my desktop doesn't do it. So, I figured it wasn't normal.
Okay. That fixed it CountMike. Thanks for that suggestion. The only problem now is that when it boots up, it repeats the spinning circle sequence. Let me explain. When I turn it on, it has those spinning circles after the Acer splash screen. But, the spinning circle sequence repeats itself as if it is not ready to go to the lock screen yet.