I've built a PC recently and it's been working great, but I'm experiencing a weird issue. My PC sits on a solid wood desk in my living room, which has carpet flooring. The problem is that whenever I get up from my couch or even when I take off my coat, I often have a static charge that travels through the carpet and causes my PC to wake up from sleep mode. This happens quite frequently, and I'm worried about the potential damage it could cause. Is there a way to prevent this from happening? Maybe something I could put under my desk to absorb or block the static electricity? Also, I'm not dealing with any loose wires near the outlet or the PC.
4 Answers
Have you considered putting an anti-static mat under your desk? It can help reduce static buildup in the area. You could also look into finding a material that dissipates static electricity to put underneath the desk. Just make sure your desk is on proper grounding if possible, as this helps with electrical issues too.
It sounds like the issue might not be entirely static. Sometimes, modern mice can be too sensitive and detect tiny movements, waking up the PC when you walk by. I suggest checking what wakes your PC up by using the Command Prompt. Just type `powercfg /lastwake` to see what triggered it. You might find it’s your mouse. If so, you can disable the wake feature for that device using `powercfg /devicedisablewake` followed by the device's name. Just note that this will also prevent you from waking your PC with your mouse in the future.
Also, make sure none of your cables are touching the carpet, as that could create interference too. Good luck!
I'll try the Command Prompt trick and see if it works!
You might want to check your BIOS settings. Disabling wake features like Wake on LAN or Wake on USB can prevent your PC from waking randomly. You could also adjust settings in Device Manager to stop devices like your network adapter from waking up your computer. Lastly, ensure your power outlet is grounded well and avoid using cheap power strips.
If you’re having issues with static from your chair, check if the wheels are creating static as they move over the carpet. It can sometimes cause problems with your monitor or other electronics. Keeping cables off the carpet and ensuring your desk is insulated can help mitigate these issues too.

That sounds helpful! I’ll look into anti-static mats.