How To Fix Incorrect Windows Time In Linux Dual Boot

preview_player
Показать описание
In this video I will show you how to fix out of sync time on Windows when dual booting with Linux. This is something that has bothered me for years and I wanted to share a solution to it. The reason why this happens is that Linux sets the real time clock, which is the hardware clock managed by your BIOS, in UTC. While Windows maintains its clock in local time. So there is a conflict between the to time standards.

Commands:
timedatectl
timedatectl set-local-rtc 1 --adjust-system-clock

This video is for educational purposes. I'm not responsible for any damages! Follow at your own risk!
Рекомендации по теме
Комментарии
Автор

Thank you so much. I've just recently upgraded from 22.04 LTS to 24.04 and noticed the time discrepancy every time I switched between OS's (I also run Windows 10 on the same PC): I thought my BIOS CMOS battery was dying which seemed odd since I had just put in a new one a few months back.
For whatever reason, I didn't experience the problem with Ubuntu 22.04LTS. It only started after I upgraded to 24.04, but your solution resolved the problem nonetheless. So thank you again.

yzrwsie
Автор

Great! Fixed my only dual boot "issue!" Now everything is perfect!

Zactivist
Автор

This solve my W11 sync time i had. Thank you for this trick.

ksh
Автор

Thankyou. I thought something was up with my motherboard but this did the trick. I am able to switch from Kubuntu to Windows 10 with no time issues. For me it is really important to have right time cause for development the http requests are validated somehow to not send request in the future or in past to bypass subscription plan I am guessing

bleakCode
Автор

Thank you!! Worked on my Debian 12 cinnamon

johnerwin
Автор

do you have any idea how disturbing it is to look down at your pc's clock and have it say 9pm when you look outside and it's still light out you're like "did i just pass out er smthing"?

MrEthanhines
Автор

Awesome!! I have the 2 same OS you have lol. It worked perfectly, thanks!

tinchorockss
Автор

i need help this worked for me but there is another issue i am facing it isnt showing me correct batttery percentage like 3 percent even though its charging tried restarting it but still didnt work

reck_px
Автор

Finally! i found a fix, thankyou so much sir!

happypoot
Автор

I have to reboot but if this works thank you so much!

Soadaa
Автор

Yo bro can you make a vid on how to fully connect xbox to laptop using hdmi without streaming it

KB-umwh
Автор

Thnaks, but it didn't work for me... windows time doesn't refresh, it keeps loading.

tiagolelinskimarin
Автор

Fun fact: The way you pronounce the first and last "U" in Ubuntu is also how you pronounce the second "U" in Ubuntu

potzblitz
Автор

And "timedatectl set-local-rtc 0 --adjust-system-clock" to revert?

darkchronoss