Collections:
Other Resources:
Windows 8 intermittant sleep issues and energy.dll will not load
Have an intermittent issue (Windows 8/Dell Inspiron 660s) where PC will not sleep per the sleep timer contained in Power Options. When I open an elevated PowerShell cmd window and run 'powercfg /energy' I get an error indicating the following:
PS C:\Windows\system32> POWERCFG /ENERGY "energy.html" The Power Efficiency Diagnostic library (energy.dll) could not be loaded.
Think the energy report will be key in determining what is preventing sleep mode. I am able to manually put it to sleep, but the issue is related to sleep timer in plan
✍: Guest
The system file checker utility, Sfc.exe, allows administrators to scan all protected resources to verify their versions.
Files critical to restart Windows that do not match the expected Windows version may be replaced with the correct versions. If a file is repaired, the corresponding registry data is also repaired. Protected files not critical to restart Windows are not repaired.
Open an elevated command prompt. To do this, press Windows Key + Q, type CMD in the search box and right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
At the command prompt, type the following command, and then press ENTER:
sfc /scannow
The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft Versions.
2015-10-01, ∼2969🔥, 0💬
Popular Posts:
How set up "live tv" in Windows Media Center on Windows 7? If you have TV tuner installed on your co...
What is "WMI Performance Adapter" in my Windows 7 service list? And how is "WMI Performance Adapter"...
What is the installed program "Adobe Refresh Manager" on my Windows 7 computer? Why it is not visibl...
How to remove ApacheMonitor.exe from the startup application list to gain performance and reduce sec...
A collection of 18 tutorials on Mozilla FireFox 2 covering: How to download and install Mozilla Fire...