Shutdown time


  1. Posts : 158
    Windows 10
       #1

    Shutdown time


    Since the Fall update my computer takes ages to shut down. It still starts and restarts in the same time. I am using an SSD. Everything else is OK.
    Any advice appreciated.
    Thank you for looking
      My Computer


  2. Posts : 1,871
    W10 pro x64 20H2 Build 19042.610
       #2

    Have a look through this. I too noticed different behaviour with Fall edition (clean installed)

    Fast Start and shutdown behaving a little oddly. Solved - Windows 10 Forums
      My Computer


  3. Posts : 158
    Windows 10
    Thread Starter
       #3

    Thank you for your reply. I will turn off fast startup and se what happens. Most of the above link seems to be for laptops, whereas mine is PC
      My Computer


  4. Posts : 1,871
    W10 pro x64 20H2 Build 19042.610
       #4

    OK :) It would still be interesting to know what you find with Fast Start turned off.
      My Computer


  5. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #5

    Hi,
    How are you shutting down ?
    Are there any open apps
    It's known issue about all that has been suggested is to close all open apps before shutting down.

    Personally I've always use Win+x+u+u or right click the start button and power shutdown
    See if either of those do any better.
      My Computers


  6. Posts : 158
    Windows 10
    Thread Starter
       #6

    I shut down apps, then left click start, then shut down. Have turned off quick start, but it has made no difference to shut down time.
      My Computer


  7. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #7

    Hi,
    Right click the start button and shutdown that way and see if it makes any difference.
      My Computers


  8. Posts : 31,651
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #8

    john3650 said:
    I shut down apps, then left click start, then shut down. Have turned off quick start, but it has made no difference to shut down time.
    The behaviour of Start's shut down has changed in FCU. It now uses the equivalent of the command line shutdown /sg instead of shutdown /s as previous versions did.

    Code:
     Usage: shutdown [/i | /l | /s | /sg | /r | /g | /a | /p | /h | /e | /o] [/hybrid] [/soft] [/fw] [/f]
    ...
        /s         Shutdown the computer.
        /sg        Shutdown the computer. On the next boot,
                   restart any registered applications.
        /r         Full shutdown and restart the computer.
        /g         Full shutdown and restart the computer. After the system is
                   rebooted, restart any registered applications.
    On restarting, registered programs that were open when you shut down will restart from where they left off. It is probably preparing for this that explains why the shut down takes a little longer now.

    Only certain apps can register to restart in this way, MS Office does, IE and Chrome do (but Edge doesn't). Try leaving IE open with a few tabs then shut down or restart to see this new 'feature' in action.

    on a restart Fall Creators Update reopens apps from before
      My Computers


  9. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #9

    If you wish you can try this registry mod. Copy and paste in to a text file, change the extension to .reg, double click to merge into registry to speed up startup/shutdown and also speedup mouse hover/context menu. Reboot to take effect.

    Code:
    Windows Registry Editor Version 5.00
    
    ; Speed up shutdown
    [HKEY_CURRENT_USER\Control Panel\Desktop]
    "AutoEndTasks"="1"
    "HungAppTimeout"="1000"
    "MenuShowDelay"="1"
    "WaitToKillAppTimeout"="2000"
    "LowLevelHooksTimeout"="1000"
    
    ;Disable hibernate
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
    "HibernateEnabled"=dword:00000000
    
    ;Speed up right click context menu
    [HKEY_USERS\S-1-5-19\Control Panel\Desktop]
    "MenuShowDelay"="1"
    
    [HKEY_USERS\S-1-5-20\Control Panel\Desktop]
    "MenuShowDelay"="1"
    
    [HKEY_CURRENT_USER\Control Panel\Mouse]
    "MouseHoverTime"="1"
    
    [HKEY_USERS\S-1-5-19\Control Panel\Mouse]
    "MouseHoverTime"="1"
    
    [HKEY_USERS\S-1-5-20\Control Panel\Mouse]
    "MouseHoverTime"="1"
    
    'Speedup Start Up
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
    "AutoRestartShell"=dword:00000001
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    "NoLowDiskSpaceChecks"=dword:00000001
    "LinkResolveIgnoreLinkInfo"=dword:00000001
    "NoResolveSearch"=dword:00000001
    "NoResolveTrack"=dword:00000001
    "NoInternetOpenWith"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
    "WaitToKillServiceTimeout"="1000"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
    "AlwaysUnloadDll"=dword:00000001
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
    "Startupdelayinmsec"=dword:00000000
      My Computer


  10. Posts : 419
    Win 7 Pro/32, Win 10 Pro/64/32
       #10

    That was a good one!

    For a very long time, I've only shut down my PC, from 98 to 10, with a Quick Shutdown shortcut, like this.
    I've shared this Quick Shutdown with all my customers and they really like the simplicity and SPEED of the shutdown.

    %windir%\System32\shutdown.exe /s /t 1

    This one seems to work well on OS's from 7 to 10.
    My own PC, using this shortcut, shuts down in 5 sec's or less.

    Cheers mate!
    TechnoMage



      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 23:52.
Find Us




Windows 10 Forums