Thursday, April 7, 2011

Answers to 7 common Windows 7 Power issues – FAQ


If you have some questions pertaining to some Windows 7 power issues or problems then this FAQ will definitely be able to help you. Microsoft has compiled an excellent resource of answers to the common questions which a Windows 7 user may have while troubleshooting Power options or issues.

Q1: Why does my computer wake every day at 12:48 and then run a diagnostic tool?
A1: To determine why this occurs, use the -WAKETIMERS option to determine what is currently set. Scheduled tasks are one of the primary items that the -WAKETIMERS option will show. To use this option, run the following command:
POWERCFG -WAKETIMERS

Q2: How can I determine all the available sleep states?
A2: Use the -AVAILABLESLEEPSTATES option. To do this, run the following command:
POWERCFG –AVAILABLESLEEPSTATES

Q3: Why did the battery life on my mobile PC that has a VGA display decrease after I upgraded to Windows 7 from Windows XP?
A3: This is a common issue in which the display is using the default VGA driver. This driver is not optimized for the video card and will consume more power. To resolve this issue, update your video card driver.

Q4: Why can’t I see some power-management settings?
A4: Windows 7 cannot display power-management settings that the computer does not support.

Q5: How can I determine whether Group Policy is in effect and is forcing or recommending a particular power plan?
A5: Use the Gpresult command. This command shows what power options are applied. For more information about the Gpresult command, visit the following Microsoft TechNet website:
Gpresult (http://technet.microsoft.com/en-us/library/cc733160(WS.10).aspx)
The power plan can also be configured by using policy preference. Additionally, tracing can be enabled to troubleshoot preference issues that are related to power options.

Q6: How can I set a power plan in place without a restart?
A6: Use the POWERCFG -SETACTIVE {GUID} command.

Q7: My computer is running slow on the “Power saver” power plan, and the battery is draining faster than I expect. What can I do? Can I diagnose what is occurring?
A7: To diagnose the problem, create a power report. To do this, follow these steps:
Click Start.
  • In the Search programs and files box, Type cmd.
  • Right-click CMD, and then click Run as administrator.
  • At the command prompt, type powercfg -Energy -output c:\temp\energy.html, and then press ENTER.
  • In the Temp folder, open the Energy-report.html file. This report uses a 60-second run. However, the report time is configurable.
For details, visit Microsoft.

0 comments:

Post a Comment