How to resolve Dr. Sprinto's auto screen lock issue for Windows devices
Introduction
At times, DrSprinto might encounter difficulties in capturing certain device information due to specific configuration issues. One common scenario is the inability to pick up the screen lock status on Windows devices. Let's address this concern with a step-by-step guide.
Enabling Screen Lock on Windows
Navigate to Settings > Personalization > Lock screen.
Select Screen saver settings.
In the Screen Saver Settings window:
Choose a screensaver from the drop-down list.
Set the time to anything less than 15 minutes.
Select On resume, display logon screen.

Additional Verification Steps
In some cases, even after completing the screen lock setup, DrSprinto might still face challenges due to centrally managed antivirus blocking specific PowerShell commands.

Follow these steps to verify and address the issue:
Open Powershell as administrator.
Run the following command:
Get-WmiObject win32_desktop | where name -eq (whoami)
If you encounter an access denied error, it indicates antivirus blocking the command.
In this scenario, manually upload a screenshot of your screen lock status after reporting your device to Sprinto.
Conclusion
By ensuring your screen lock is configured correctly and addressing potential antivirus-related hurdles, you can contribute to DrSprinto's accurate reporting of your device's status. Following these steps ensures a smooth and reliable compliance assessment process.
Last updated