Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 1682👍, 0💬
Popular Posts:
How to download Apache server for Windows systems? If you are interested in downloading a copy of Ap...
I have a field in a MS Access form that is a foreign key pointing to another table. Can I use a comb...
I have a program called (Default) with no description as to what it is for. Listed in the administra...
What is the startup program "CyberLink Virtual Drive - VirtualDrive.exe" on my Windows 8 computer? C...
A collection of 7 tutorials on Internet connections with wireless routers covering: What are require...