Hello,I use OBS for the Replay Buffer function, so OBS was always running and preventing sleep.
If you have the 64 bit version the solution I found was to open the Command Prompt as administrator and use this command:
powercfg -requestsoverride process obs64.exe display system awaymode
You'll know if you did it right if you usepowercfg -requestsoverride
and see
"obs64.exe DISPLAY SYSTEM AWAYMODE" under [PROCESS]
Hope this helps.
Thank you. Solved my issue. Happy New year!