The Microsoft ACPI-Compliant Control Method Battery is basically the driver that communicates between the computer and the battery. There is a chance that it is corrupted and not reading the battery properly.
Step 1. Go to Device Manager
Step 2. Select Batteries
Step 3. Right click the "Microsoft ACPI-Compliant Control Method Battery" that is listed there
Step 4. Click Uninstall
Step 5. At the prompt put a check in the box to remove the current driver
Step 6. Restart your computer
When the computer comes back up it should find the driver
stored on the computer
Step 7. Go to Device Manager
Step 8. Select Batteries
Step 9. Right click the "Microsoft ACPI-Compliant Control Method Battery" that is listed there
Step 10. Click "Search automatically for updated driver software"
Do the same thing with Microsoft ACPI-Compliant Embedded Controller.
Something else that you can do is run an energy report using the powercfg command in Command Prompt. This link will show you how to run the report and see what is drawing too much energy. From this report can you provide me the Last Full Charge and Design Capacity. Battery capacity will diminish overtime. How long have you had the battery?
Another thing to consider is that the battery might be fine but the actual connections in the laptop to the battery might be broken.
Thank you,
http://h30434.www3.hp.com/t5/Notebook-Lockups-Freezes-Hangs/HP-Pavilion-DV6-Freezing-on-Start-up/td-p/3254733
It’s quite annoying when you have work to do on your laptop and the battery is dead or low on power. Even if you’ve selected the Power Saver plan, there could be other factors causing the battery to drain too quickly. Today we take a look at using the PowerCfg command to generate a power efficiency report.
Generate Report
To generate the report you’ll need to use the Elevated Command Prompt as Administrator. Click on Start and type CMD into the search box, then right-click the command prompt icon and select Run as Administrator.
Next type in the following command to generate the report on energy efficiency:
powercfg -energy
It takes a full 60 seconds for the report to generate. and you’ll see the following message in the command screen when it’s finished. Notice it shows the number of errors and warnings contained in the report.
The Power Efficiency Diagnostics Report is saved in HTML format in your local user drive. Now you can read through the analysis and try to determine what is causing so much power to drain. In this example in the errors section it’s showing Sleep Mode is disabled and a USB device is not turning off when not in use.
Sections of Report
So what does this report even mean? Well, it’s broken down into 4 sections and we’ll take a look at each one. The first section of the report contains the basic system information like the system name, BIOS, manufacturer…etc.
The second section contains the Errors with a red background. These are problems that have a huge effect on power consumption and battery life. Problems classified as Errors can affect battery life by 15% or more.
The next section are Warnings that have a yellow background. The problems indicate a moderate effect of power consumption and battery life. They are not as critical to fix as Errors, but if you can fix them, it will help improve efficiency.
The last part of the report contains informational data with a white background, and don’t indicate any energy problems. This lists the system components that were inspected for the report.
Conclusion
There is a lot of detailed information is the report and it may not be the most exciting thing to read, but make sure to look over it closely. In the example above we just needed to go into Power Options and configured Sleep Mode and kept the USB Flash drive unplugged when not using it. Each computer will vary and a solution might be tweaking Power Options or installing an updated hardware driver. If you are unsure what the report is telling you, go to our forum and ask one of the many knowledgeable geeks in there, they’ll be happy to help!
http://www.howtogeek.com/howto/7638/use-powercfg-in-windows-7-to-evaluate-power-efficiency/