Why won’t my PC wake from sleep with the keyboard or mouse?

0
2
Asked By TechSavvy123 On

I recently built a PC and I've run into a problem with the sleep function. When my computer goes to sleep, I can't wake it up using my keyboard or mouse; I always have to hit the power button. Is there any way to fix this?

3 Answers

Answered By PCWizard99 On

Depending on your system, there might be an option in the BIOS that lets you select which USB devices can wake the computer. So if the settings in Device Manager don't resolve the issue, it might be worth checking your BIOS settings.

Answered By GamerGuy82 On

This is actually a feature that prevents your mouse from waking the PC accidentally if it detects tiny movements. You can adjust this in Device Manager by checking the properties of your input devices and allowing them to wake your computer.

Answered By HelpfulNerd45 On

Check in Device Manager for your keyboard and mouse. Right-click on each one, go to properties, then power management, and make sure to enable 'allow this device to wake the computer'. If that doesn't help, open CMD or PowerShell as an administrator and run 'powercfg -devicequery wake_armed' to see if your devices are recognized for waking. Then you can enable it with 'powercfg -deviceenablewake "Device Name Here".'

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.