Prevents the system from turning off the display or locking while the application is running. This is useful when you cannot change system settings, such as due to company policies.
.NET 8.0
Unpack LockScreenPrevention.zip
.
Run LockScreenPrevention.exe
. The application runs with only a tray icon. It has a context menu with the following items:
Auto-Start
- enable/disable automatic start on Windows startupEnabled
- enable/disable prevention of display turn off or system lockExit
- quit the application
MIT