The following lines were added (+) and removed (-):
The hybrid sleep mode was designed with laptop computers in mind, as a way to increase battery life and more rapidly resume from sleep mode. However, the feature is enabled by default on desktops also. The feature causes more trouble than is justified by the limited benefit.Some known problems include:#computer won't resume from sleep#low memory error after hybrid sleep#computer runs more slowly#unusually high disk fragmentation#computer never gets refreshed by a true rebootThere is a) SLEEP MODE and b) HYBRID SLEEP MODE and although they are different, neither are necessary on a desktop computer. The SLEEP MODE may have some benefit to laptop users due to battery operation.Windows 10 introduces "Fast Startup," yet another problematic feature that is related to sleep mode, and hybrid sleep mode. It is recommended that you disable the Fast Startup feature of Windows 10 for both laptop and desktop computers. The feature is problematic and introduces glitches.Locked Harddisk: A Warning to DUAL BOOT LINUX Users! When you shut down a computer with "Fast Startup" enabled, Windows locks down the Windows hard disk. You won’t be able to access it from other operating systems if you have your computer configured to dual-boot. Even worse, if you boot into another OS and then access or change anything on the hard disk (or partition) that the hibernating Windows installation uses, it can cause corruption. If you’re dual booting, it’s best not to use Fast Startup or Hibernation at all.=== command line ===From an elevated command prompt, accomplished by running cmd.exe as Administrator, you can execute the command: powercfg /hibernate off=== Hybrid Sleep Mode in Windows Vista ===# Press the windows key + R# Type: <del>powercfg.exe</del> powercfg.cpl and press ENTER# choose "Change advanced power settings". # find the "Sleep" option and under it "Allow hybrid sleep," change all options to "Off" including when on battery and plugged in.# look for any other references to hybrid sleep and disable them# APPLY, and exit=== Windows 7 issues ===The hibernation feature in Windows 7 and associated file hiberfil.sys leads to a slow performance. The use of the hibernation feature consumes resources because it occupies the major part of RAM or disk space that lowers memory and with a large hiberfil.sys file. Disk fragmentation is accelerated due to the way hibernation works thus resulted in further performance issues.After you disable hibernation you can and should delete the hiberfil.sys file to free up disk space and benefit system performance.# Type "control /name Microsoft.PowerOptions"# Type "'''control /name Microsoft.PowerOptions'''"# Click "Change advanced power settings"# Click "'''Change advanced power settings'''"Disable Windows 10 Fast Startup: In the same Power Options control that you opened with the command "control /name Microsoft.PowerOptions" click on "'''Choose what the power buttons do'''" - it is one of the options listed on the left side.[[File:windows10faststartup.jpg]]=== Fully Shutdown Windows 10 Instead of Hibernating ===By default, Windows 10 enables a feature called Fast Startup. It is very bad.Perform a Full Shutdown Using Command Prompt shutdown /s /f /t 0