How to enable or disable hibernate in Windows 10 January 2, 2017 admin Windows 0 Comments To disable hibernate: powercfg.exe /hibernate off To enable hibernate: powercfg.exe /hibernate on hibernate Share This Tweet Share Share Email Related Posts How to FIX One or more network protocols are missing / Windows sockets registry entries are missing Open an Administrator Command Prompt and type: netsh int ip reset c:\resetLog.txt If all goes… Remote Desktop – use multiple monitors selectively By design, Remote Desktop Connection, only has the option to "Use all my monitors for… Microsoft Edge missing in Start menu and pins Run PowerShell as Administrator and enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"} This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How to FIX One or more network protocols are missing / Windows sockets registry entries are missing Open an Administrator Command Prompt and type: netsh int ip reset c:\resetLog.txt If all goes…
Remote Desktop – use multiple monitors selectively By design, Remote Desktop Connection, only has the option to "Use all my monitors for…
Microsoft Edge missing in Start menu and pins Run PowerShell as Administrator and enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}