New Power Policies in Windows 7
New Power Policies in Windows 7 for the Default (Balanced) Power Plan.
Name | Guide | Description | Default (Balanced ) | |
AC | DC | |||
Unattended sleep time-out | 7bc4a2f9-d8fc- 4469-b07b- 33eb785aaca0 | Determines the amount of inactivity time before the system automatically sleeps if the computer resumed without a user present | 2 minutes | 2 minutes |
System cooling policy | 94d3a615-a899- 4ac5-ae2b-e4d- 8f634367f | Determines whether active or passive cooling should be favored for thermal zones | Active | Active |
Reserve battery level | f3c5027d-cd16- 4930-aa6b- 90db844a8f00 | Configures the percentage of battery capacity remaining before displaying the reserve battery warning | N/A | 7% |
Advanced Host Controller Interface (AHCI) link power mode | 0b2d69d7-a2a1- 449c-9680- f91c70521c60 | Configures AHCI link power modes (HIPM, DIPM) and link power states (Partial, Slumber, Active) | HIPM, Partial | HIPM, Slumber |
Allow System Required Policy | a4b195f5-8225- 47d8-8012- 9d41369786e2 | Enable applications to prevent the system from idling to sleep | Enabled | Enabled |
Dim Display After | 17aaa29b-8b43- 4b94-aafe- 35f64daaf1ee | Determines the amount of inactivity time before the system automatically reduces the brightness of the display on a mobile PC | 5 minutes | 2 minutes |
Another new feature of Windows 7 that improves energy efficiency is a unified architecture that drives the scheduling of both services and scheduled tasks and enables triggerstarting of services. For more information on this new unified architecture and on Trigger Start services, see the section titled "Understanding Services" later in this tutorial.
Windows 7 also allows you to run power efficiency diagnostics using the new /energy option of the Powercfg.exe command on a system to detect common energy efficiency problems. This command can detect power efficiency issues such as inefficient power policy settings, platform firmware problems, battery capacity issues, USB device selective suspend, and other problems. Enterprise system builders and OEMs can use this command option to validate the energy efficiency of Windows 7 computers prior to imaging them for deployment rollout. The command is also executed automatically when a Windows 7 system is idle and the data collected is uploaded to the Customer Experience Improvement Program (CEIP) at Microsoft. For information on how to use this new command option, see the section titled "Configuring Power Management Settings Using the PowerCfg Utility" later in this tutorial.
Other new energy efficiency features in Windows 7 include:
- Wake timers are now disabled by default on Windows 7 mobile computers to prevent spurious wake events, such as a system waking up in a laptop bag due to an application request. Wake timers will continue to be enabled by default, however, on desktop systems.
- You can now configure the percentage of battery capacity remaining that triggers the reserve power mode. This energy efficiency feature is also configurable by Group Policy; see the section titled "Configuring Power Management Settings Using Group Policy" later in this tutorial for more information.
- Adaptive Display Brightness can dim the display on a mobile computer automatically after a period of user inactivity. Adaptive Display Brightness is an intelligent policy whose time-out value automatically adjusts with user input and does not interfere with presentations, such as full-screen media playback. This energy efficiency feature is also configurable by Group Policy; see the section titled "Configuring Power Management Settings Using Group Policy" later in this tutorial for more information.
- Wired LAN run-time idle detection, whereby network interface cards can enter lowpower D3 (device sleep) state automatically when media is disconnected and return to D0 (working) state when it is reconnected.
- Wake on LAN (WoL), which is turned off by default in Windows Vista, is turned on by default in Windows 7. This feature uses a revised set of wake patterns to prevent spurious transitions from sleep.
- Support for the latest Intel HD Audio low-power specifications.
- Support for USB audio class selective suspend.
- Bluetooth radio now enters selective suspend when connections are in sniff mode.
- Updates to the core performance state algorithm.
- Core parking on supported hardware.
- Refined optical drive spin-down mechanism.
In this tutorial:
- Managing Devices and Services
- Understanding Device Installation and Management
- Device Enhancements in Windows 7
- Display Enhancements in Windows 7
- Understanding Device Installation
- Driver Store and Driver Packaging
- Driver Staging vs Installation
- Driver Staging and Installation Process
- Detailed Installation Process
- Managing Driver Packages
- Using PnPutil.exe
- Using Dism.exe
- Driver Signing
- Driver Ranking
- Installing and Using Devices
- Enhancements to the Device Installation Experience in Windows 7
- Scenario 1: Driver found in Driver Store
- Scenario 2: Driver found on Windows Update
- Scenario 3: Driver in Driver Store, But Better Driver on Windows Update
- Scenario 5: No Driver Can Be Found for the device
- Scenario 6: Vendor -supplied media is available
- Scenario 7: Additional Device Software is Available For Download from vendor
- Configuring Device Installation Settings
- Using the Devices And Printers Folder
- Understanding Device Stage
- Understanding the Device Experience Architecture
- Device Containers
- Device display object
- Device Metadata System
- Managing Device Installation Using Group Policy
- Managing Device Installation Behavior
- Managing Driver Installation Behavior
- Blocking Installation of Removable Devices
- Managing Device Redirection Behavior
- Troubleshooting Device Installation
- Using Windows Error Reporting
- Using the SetupAPI Log File
- Using Driver INF Files
- Using Device Manager Error Codes
- Using Driver Verifier
- Repairing Driver Store Corruption
- Repairing Index File Corruption
- Understanding Power Management
- Power Management Enhancements in Windows 7
- New Power Policies in Windows 7
- Configuring Power Management Settings
- Configuring Power Management Settings Using the Power Options Utility in Control Panel
- Configuring Power Management Settings Using Group Policy
- Configuring Power Management Settings Using the Powercfg Utility
- Understanding Services
- Service Enhancements in Windows 7
- Managing Services
- Managing Services Using Task Manager
- Managing Services Using the Sc.exe Command