Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 653 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 653 Bytes

Lock Screen Prevention

Overview

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.

Requirements

.NET 8.0

Installation

Unpack LockScreenPrevention.zip.

Usage

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 startup
  • Enabled - enable/disable prevention of display turn off or system lock
  • Exit - quit the application

License

MIT