As you may know, your computer can run under a variety of different power schemes. A power scheme is a collection of hardware and system settings that manage how your computer uses power. They are typically used the most with laptops, where it's more crucial to trade off between performance and battery preservation. Even a desktop machine can use them, though. There are three schemes that come with Windows by default. They are Balanced, High Performance, and Power Saver, and you can create others if none of these suits you.
There is a command utility in Windows called Powercfg, which provides a great deal of control over your power schemes. (You can use the GUI for much of this functionality, too, but a lot of people prefer using the command line.) Powercfg takes numerous switches to tell it what you want to do regarding your power schemes. To see all of the switches available to Powercfg, invoke it with the "-HELP" (or "-?") switch.
For this tip we want to change the name of a power scheme. First, we'll get a list of the available power schemes (covered under another tip). (See Figure 1.)
Figure 1. Powercfg -list.
Now let's say that I want to change the name of the "Power saver" scheme to instead have the name "Barry". You use the -CHANGENAME switch to Powercfg to do this. You follow the switch with the GUID whose name you want to change, and finally supply the new name. Here is an example: (See Figure 2.)
Figure 2. Powercfg -changename.
This tip (13482) applies to Windows 7, 8, and 10.
Device drivers are used to allow a hardware device to communicate effectively with Windows. You might need to know a ...
Discover MoreWindows maintains a number of power management plans that define how long the various components of your system sit idle ...
Discover MoreDo you want to fundamentally change how Windows responds to mouse clicking? You can do so by following the steps outlined ...
Discover MoreFREE SERVICE: Get tips like this every week in WindowsTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
FREE SERVICE: Get tips like this every week in WindowsTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2022 Sharon Parq Associates, Inc.
Comments