Skip to content

Instantly share code, notes, and snippets.

@MarkZhangTW
Last active March 22, 2022 05:43
Show Gist options
  • Save MarkZhangTW/8a13a0b55617e79698ac84b39f04552e to your computer and use it in GitHub Desktop.
Save MarkZhangTW/8a13a0b55617e79698ac84b39f04552e to your computer and use it in GitHub Desktop.
Configure Windows 11's explorer to show seconds on clock.
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v ShowSecondsInSystemClock /t REG_DWORD /d 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment