I have a somewhat ancient laptop (c. 2000 vintage) which has run Win7 successfully for several years. I recently updated it to Windows 10 Pro 32-bit which, despite the PC’s age, runs pretty well.
But I have one serious problem – with scheduled tasks which are supposed to wake it up from S3 sleep. These tasks worked fine in Windows 7, and they still run in Windows 10 if the laptop is awake – but they no longer wake it from sleep.
Power options have Wake Timers enabled.
powercfg /waketimers shows the correct wakeup time and task
Yet it when the laptop is in S3 sleep, it does not wake up.
Research suggests that this might be due to Windows 10 (and possibly Windows 8/8.1) needing a High Performance Elapsed Timer to wake the computer – and this laptop predates the HPET technology.
For testing I am also using PassMark Software’s Sleeper utility – and the laptop doesn’t wake as it should when I use that either.
I have tried using ‘bcdedit /set userplatformclock’, but this has not worked either – presumably because whilst this is supposed to enable the HPET it can only do so it the HPET actually exists in hardware.
Has anyone got any suggestions?