• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TweakHound

Computer stuff...

  • Home
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10
  • Linux
  • Tweak Guides
  • Site Info
    • About
    • About Me
    • TweakHound’s World
    • Contact
    • My Computers
    • Old Articles
    • Privacy Policy
    • Old Index
    • Advanced Search

Tweaking Windows 10 – Version 21H2

May 19, 2021, 12:53(EDT) By Eric (a.k.a. TweakHound)

Windows 10 Power Options

Accessing Power Options

You can access power options through Action Center > All settings > System > Power & sleep, but the options there are pitifully few. We will use the Power options in Control Panel. Right-click on Start > Control Panel > Hardware and Sound (if viewing by category) > Power Options.

Or

Press the Windows + R keys > type powercfg.cpl

Win10 power plans (Official Microsoft descriptions):
Balanced – This plan balances energy consumption and system performance by adapting the computer’s processor speed to your activity.
Power saver – This plan saves power on your mobile PC by reducing system performance. Its primary purpose is to maximize battery life.
High performance – This plan provides the highest level of performance on your mobile PC by adapting processor speed to your work or activity and by maximizing system performance.
Ultimate Performance – This new policy builds on the current High-Performance policy, and it goes a step further to eliminate micro-latencies associated with fine grained power management techniques.

I use 3 plans: Ultimate Performance on the desktop, Balanced on a laptop, and Power saver on the laptop while traveling. Of course I make further adjustments to each.

Windows 10 is configured by default with the Balanced power plan. While this is a safe middle-of-the-road plan, it is not optimal for either desktop performance for plugged-in performance or battery performance for laptops. These settings are easily adjusted to your needs.

If you do not see the Ultimate Power Plan, then do this:
– Open an elevated command prompt ( Press the Windows + X keys, choose Command Prompt (Admin) )
– type powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
– Press Enter, reboot


 

Why I recommend not using hibernate / hybrid sleep for desktops:
–Sleep is a power saving mode that powers down your computer after a predetermined time.
–Hibernate is a power saving mode primarily aimed at laptops. It saves your work to the hard disk, and shuts off the computer after a predetermined time.
–Hybrid Sleep is a cross between Sleep and Hibernate designed for desktops. It saves your work to both memory and the hard disk, and shuts off the computer after a predetermined time.

Hibernate and Hybrid Sleep create a file called hiberfil.sys that is 75% of your RAM in size. This can create a fragmentation issue for your hard drive (also, Windows cannot defrag this file though some third-party defraggers can). Although I do not consider it a major performance issue for most people (in the short term), it will also populate your RAM with these files. While all this makes booting up faster, my observations are that Hybrid Sleep causes performance issues long term as most systems I’ve dealt with tend to get sluggish over time. However, this is easily remedied by rebooting.

In addition, for a variety of reason hibernate / hybrid sleep is known to cause many a folk no end of issues (Google search it).

In the end Win 10 boots fast, and I do not believe the few seconds Hibernate / Hybrid Sleep saves you outweighs the aforementioned issues for desktops. IMHO it is better performance-wise to just shut off the computer when you’ll be away from it.

To Disable Hibernate / Hybrid Sleep Permanently

Press the Windows + R keys > type cmd > type powercfg.exe /hibernate off
(note – this removes hibernate / hybrid sleep options from the Power Plan settings. It also deletes hiberfil.sys.)
(*warning – This is a global setting that disables hibernate for ALL power plans. It should not be used on a laptop.)

To Re-enable Hibernate
Press the Windows + R keys > type cmd > type powercfg.exe /hibernate on
Source: How to disable and re-enable hibernation on a computer that is running Windows

To just disable Hybrid Sleep
Open Control Panel Power Options (see below) > select your current plan > choose Change plan settings > Change advanced power settings > scroll down to Sleep > Hibernate after > under setting choose or type Never. If you do not see the Hibernate option, then Hibernate is not enabled


 

To configure Power Options:

Press the Windows + R keys > type powercfg.cpl (this is Control Panel/Power Options).

To disable all power options:
1 – Disable hibernate (shown above)
2 – Choose the Ultimate Performance plan > Change plan settings >

Change advanced power settings >

For desktops I turn all options Off, Disabled, Never, or Maximum. (note – You may have to manually type in Never) > click Apply > click OK

p3a


 

Power Plans For Laptops
Win 10 allows for 3 separate power plans (built-in). Configuring each plan according to your needs is easy, can increase performance while plugged in, and increase battery life while you are not. For Plugged in there is no reason not to disable/turn off all power settings (do not disable hibernate as mentioned earlier). For On battery how much you turn a setting up or down will depend entirely on how you use your laptop. You’ll want to play with these settings over time to fine tune it to your specific needs. There is a third power plan called Power Saver. These default settings are very low and I only recommend this when you know you are going to be away from a charger a long time.


 

Windows 10 Fast Startup
Win 10 sort-of has the ability to start faster. Labeled as a gimmick by some, this setting really never shuts down the computer, “Essentially a Windows 8 (and 10) shutdown consists of logging off all users and then hibernating” (unchanged for Win 10). Allow the Geek in me to rephrase, “With fast boot, when you restart Windows 8 all the crud normally removed at shutdown will be there when you restart.”

I understand some folks may find this feature helpful, but I don’t. I want a lean, mean, fightin’ machine when I power up. I disable fast startup.

Disable Fast Startup
Press the Windows + R keys > type powercfg.cpl (this is Control Panel/Power Options) > click Choose what the power buttons do > click Change settings that are currently unavailable > uncheck Turn on fast startup > click the Save changes button.
(*If hibernation is disabled so is fast startup.)


 

Windows Mobility Center
There are several options you can change in an app called Windows Mobility Center (not available on desktop computers). Settings you can adjust are:
-Brightness
-Volume
-Battery Status
-Screen Orientation
-External Display
-Sync Center
-Presentation Settings

To get there press the Windows + R keys > type mblctr > hit Enter
or
Use the Power Menu (right-click on Start > Mobility Center)
or
Control Panel > Windows Mobility Center

Add a Windows Mobility Center shortcut to your desktop.
There are 2 ways to do this.
1 – While in Control Panel (view – Large icons) drag the Windows Mobility Center icon to the desktop.
or
2 – Right-click on the desktop and choose New > Shortcut > browse to (or type) C:\Windows\System32\mblctr.exe and click Next >

Optionally type a different name for the shortcut > click Finish.

NEXT >>>

Pages: Page 1 Page 2 Page 3 Page 4 Page 5 Page 6 Page 7 Page 8 Page 9 Page 10 Page 11 Page 12 Page 13 Page 14 Page 15 Page 16 Page 17 Page 18 Page 19 Page 20 Page 21 Page 22

Reader Interactions

Comments

  1. Nate says

    May 5, 2022, 10:50(EDT) at 10:50

    Just a quick question regarding the block Cortana registry tweak. Is this still the current working method? I had read that this has changed a few times over the last few releases of Windows, just confirming it still works.

    Thanks for your incredibly thorough guides over the years, it’s always been a great source of education.

    Nate

    • Eric (a.k.a. TweakHound) says

      May 5, 2022, 13:06(EDT) at 13:06

      AFAIK. I would advise using O&O Shutup10 to make sure.

Primary Sidebar

Popular Posts

Tweaking Windows 10

Software I Use – 2021 Edition

Timer Tweaks Benchmarked

Win10 – Get Auto-Login Back

Recent Posts

  • Patch Tuesday
  • Patch Tuesday
  • Monday News
  • BleachBit 5.0.0
  • Saturday News
  • Patch Tuesday
  • Weekend News
  • New Graphics Drivers
  • RIP Woody Leonhard
  • Patch Tuesday
buywin10th2

Tags

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • How-To's
  • Linux
  • Off Topic
  • openSUSE
  • Playlists
  • Privacy
  • Security
  • Software
  • This Site
  • vacation
  • Veterans
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

Catagories

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • Freeware Machines
  • How-To's
  • Linux
  • News From The Web
  • Off Topic
  • openSUSE
  • Privacy
  • Security
  • Software
  • Tweak Guides
  • Veterans
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

TweakHound - Optimize Your Computing Experience! TweakHound - Optimize Your Computing Experience!

Copyright 2002-2025 by Eric Vaughan All material contain here is the property of the materials owner. Windows, Windows XP, Windows Vista, Windows Seven, Windows 8, Windows 10, Windows 11, Microsoft, and all associated logos are trademarks/property of Microsoft. You may not use or copy any material from tweakhound.com without expressed written permission. Hotlinking to any material within this site is forbidden. Privacy Policy