hexo/source/_posts/2022-11-15-macOS-Windows-ti...

669 B
Raw Permalink Blame History

title tags published hideInList isTop abbrlink categories excerpt date feature
macOS与Windows双系统时间不同步的解决办法
macos
时间同步
windows
true false false 88405098 分享 ai: 这篇文章介绍了在Windows操作系统中如何通过右键点击开始菜单并选择“终端管理员”来执行一些系统管理任务最后建议重启电脑以应用更改。 2022-11-15 13:07:00

在windows下 右键点击开始菜单,选择终端(管理员)

Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1

回车搞定!重启试试!