Creating a Custom Power Management Plan
Written by Allen Wyatt (last updated February 11, 2019)
Most modern computers allow Windows to control both the computer itself (including the hard drive) and the display monitor. These components can be set to automatically "turn off" after varying amounts of inactivity. If the pre-defined power management plans in Windows don't meet your needs, you can create your own custom plan. Follow these steps:
- Display the Control Panel.
- At the left side of the screen click the Hardware and Sound heading. Windows displays the Hardware and Sound screen.
- Under the category of Power Options, click the Change Power-Saving Settings option. Windows displays the Power Options screen. (See Figure 1.)

Figure 1. The Power Options screen.
- At the left side of the screen click Create a Power Plan. Windows displays the Create a Power Plan screen. (See Figure 2.)

Figure 2. The Create a Power Plan screen.
- Pick one of the existing power management plans (Balanced, Power Saver, or High Performance) as the starting point for your new power plan.
- Specify a name for your power plan.
- Click Next. Windows displays the Edit Plan Settings screen. (See Figure 3.)

Figure 3. The Edit Plan Settings screen.
- Use the controls on the screen to specify when Windows should turn off the display and put the computer to sleep. (Remember that the times represent periods of activity, so 10 minutes means that the device is turned off when you stop using the computer for 10 minutes.)
- Click Create.
Author Bio
Allen Wyatt
With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. Learn more about Allen...
Numbers to Text, Take Three (Over a Million)
So, you need to convert a number to text that is over one million? Here is a VBA macro that will convert up to 999,999,999.
Discover More
Making Common Information Accessible
Got a bunch of info that is common to a lot of your documents? Here's a way to get that information standardized among ...
Discover More
Removing All Formatting
Getting rid of formatting from a cell or group of cells can be done using several different techniques. This tip ...
Discover More
Choosing a Power Management Plan
Windows maintains a number of power management plans that define how long the various components of your system sit idle ...
Discover More
Using Powercfg to List Your Existing Power Schemes
Windows allows you to define different power schemes that control how your computer uses power. This tip shows you how to ...
Discover More
Freeing Up Disk Space by Deleting Old OS Files
I'm always looking for ways to free up disk space. Even with a 1 TB drive I want to be a "good disk citizen." If you're ...
Discover More
Comments