Wintermelon icon indicating copy to clipboard operation
Wintermelon copied to clipboard

Doesn't seem to work after a reboot?

Open schradar opened this issue 2 years ago • 1 comments

I've been able to install this program and it works great! However, when I reboot, it doesn't continue to work. The lock and unlock tasks are in the task scheduler and in a ready state. I can even run them from the task scheduler by hand and they fire off, but when i hit the windows key + L it just locks my screen and doesn't mirror on the other monitors.

I can run the uninstall and reinstall and it starts working again...

Any suggestions?

schradar avatar Apr 12 '23 16:04 schradar

In Task Scheduler try changing the security options so that the task runs under user=SYSTEM with highest privileges and irrespective of whether user is logged in or not. You can play around with other combinations of these options and check if the task gets registered permanently and gets triggered after reboots.

image

arun-goud avatar Apr 15 '23 16:04 arun-goud