My two screens at work would not go to sleep.
My Nvidia setting had an overlay turned on. Turn it off and bingo.
>This worked until next boot & I'm back to turning them off manually.
#Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...