Results 1 to 6 of 6

Thread: windows 10 - what can cause the clock to late 2 hours? i've tried some many things

  1. #1
    Join Date
    Jan 2017
    Location
    ISRAEL!
    Beans
    439

    windows 10 - what can cause the clock to late 2 hours? i've tried some many things

    for solving it.

    each time i boot into windows 10 (a fresh relaese) i get the clock late for two hours until i hit the sync time button.
    on ubutnu everything is ok with the clock.
    it is just in windows that i can't get the clock to show the right time.
    i've tired changing time servers but it is the same.


    if you have a solution for that it will really be amazing

    thank you

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,904
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: windows 10 - what can cause the clock to late 2 hours? i've tried some many thing

    I don' remember the exact steps to fix but this is caused by Windows wanting the BIOS clock to be local time and Ubuntu sets it to UTC

  3. #3
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,204
    Distro
    Ubuntu Budgie Development Release

    Re: windows 10 - what can cause the clock to late 2 hours? i've tried some many thing

    I use the Ubuntu method for my dual boot. When you boot Windows the time will need to be set and should be correct after that.
    Code:
    timedatectl set-local-rtc 1
    http://www.webupd8.org/2014/09/dual-...s-between.html
    Last edited by Frogs Hair; March 8th, 2020 at 07:31 PM.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  4. #4
    Join Date
    Jan 2017
    Location
    ISRAEL!
    Beans
    439

    Re: windows 10 - what can cause the clock to late 2 hours? i've tried some many thing

    to just type:
    Code:
    timedatectl set-local-rtc 1
    ?

  5. #5
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: windows 10 - what can cause the clock to late 2 hours? i've tried some many thing

    Yes...
    Or use an alternative method in Windows as describe here: https://help.ubuntu.com/community/Ub...Time_Conflicts

    Either way works, we just need both OSes to be using the same "metrics".

  6. #6
    Join Date
    Jan 2017
    Location
    ISRAEL!
    Beans
    439

    Re: windows 10 - what can cause the clock to late 2 hours? i've tried some many thing

    thank you so much!
    at the moment the command below has solved the problem completely.
    Code:
    timedatectl set-local-rtc 1

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •