Microsoft Windows
Active Members
- Joined
- Dec 10, 2024
- Messages
- 16,681
I want to configure the "Lock screen status" from "Weather and more" to "None" by code (C #, PowerShell, etc.).I tried to find the policy or registry key that controls it, but nothing changed the status.In the beginning, I thought that I needed to restart the explorer.exe, but it still remains Weather and more.In the end, I wrote a script that does it automatically via the GUI. The script opens the lock screen settings, presses 5 TAB, and then chooses "None."I am optimistic that there must be a way to do it programmatically via a PowerShell command maybe, and not via GUI.
Continue reading...
Continue reading...