windows11系统右下角时间显示秒

在管理员运行的DOS窗口中运行以下内容:
powershell.exe Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name ShowSecondsInSystemClock -Value 1 -Force

已复制分享地址