Windows 10 time falling an hour behind when dual booting
I've checked and my BIOS clock stays correct so it can't be the CMOS battery.
Also when I boot Windows 10 and the clock is an hour behind if I got and sync the clock with the time server it shows correctly.
So I'm not sure what could be causing the issue.
windows-10 multi-boot clock cmos
|
show 2 more comments
I've checked and my BIOS clock stays correct so it can't be the CMOS battery.
Also when I boot Windows 10 and the clock is an hour behind if I got and sync the clock with the time server it shows correctly.
So I'm not sure what could be causing the issue.
windows-10 multi-boot clock cmos
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
1
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
2
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28
|
show 2 more comments
I've checked and my BIOS clock stays correct so it can't be the CMOS battery.
Also when I boot Windows 10 and the clock is an hour behind if I got and sync the clock with the time server it shows correctly.
So I'm not sure what could be causing the issue.
windows-10 multi-boot clock cmos
I've checked and my BIOS clock stays correct so it can't be the CMOS battery.
Also when I boot Windows 10 and the clock is an hour behind if I got and sync the clock with the time server it shows correctly.
So I'm not sure what could be causing the issue.
windows-10 multi-boot clock cmos
windows-10 multi-boot clock cmos
edited Jan 18 '18 at 15:13
asked Sep 11 '15 at 18:20
Joshua Barnett
2601413
2601413
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
1
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
2
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28
|
show 2 more comments
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
1
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
2
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
1
1
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
2
2
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28
|
show 2 more comments
6 Answers
6
active
oldest
votes
Had this issue on my laptop and regular PC (both dual boot Windows 10 and Xubuntu) - the time was always 1 hour behind.
Before I give my solution, just to be clear;
- Yes, BIOS showed the correct time
- No, the BIOS battery was not empty
- Yes, tried both with Daylight savings on and off
- Yes, my time zone was set correctly
- Yes, I did try different time zones as well
- No, I did not mess up my region settings
- Yes, I even changed time manually - but it would switch back nevertheless
What worked for me, was the following; change the "Internet time" settings to time.nist.gov.
- Go to Control Panel
- Go to Clock, language and region
- Select "Set the time and date"
- In the pop-up, go to tab "Internet time"
- Select "Change settings"
- Select the server time.nist.gov.
Time is now shown correctly again, even after restart.
If you are still having issues with time after these steps verify the Windows Time Service is running (w32Time)
- Open the Start menu and type "Services"
- From The list of options available select "Services"
- Click on any service in the list and then type "win" to be taken to the services with a name beginning "Windows"
- Find the "Windows Time" service and right click on it and open properties.
- Ensure the "Startup Type" is set to "Automatic" and then make sure you "Start" the service.
This should ensure that if you are using NTP (Internet Time) then you should be able to sync your clock on startup.
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
The Windows Time service not being set toAutomatic
was my problem, so thanks for that!
– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
add a comment |
Think I just figured this out on Windows 10.
Go to:
- Control Panel
- Click 'Clock, Language & Region'
- Click 'Change the time zone'
- Click 'Change time zone...' button
- Check 'Automatically adjust clock for Daylight Saving Time'
This immediately fixed the problem for me. Note that I'd already right-clicked the clock, selected 'Adjust date/time' and on that screen 'Adjust for daylight saving time automatically' was already on. It was only when I also turned it on for the 2nd time in Control Panel that my clock stopped being an hour behind after a reboot.
add a comment |
All you need to do is right click the time/date in the bottom right, click "Adjust date/time", then turn on "Ajust for daylight saving time automatically".
My clock has been back an hour since I got this laptop a few days ago, all I had to do was follow these steps. I hope this works for anyone else experiencing the problem.
add a comment |
This works for me. Type Date & Time Settings in the search box and click on it, then turn on set time automatically and also turn on set time zone automatically. This will automatically select your time zone and adjust the time.
add a comment |
My problem seemed to be Windows failing to update time from the time server.
The following makes Windows update from it's time server without changing it:
- Open Control Panel
- Go to
Clock, Language and Region
- Go to
Date and Time
- Click
Set the time and date
- Click tab
Internet Time
- Click
Change settings...
Leave the time server but clickUpdate now
add a comment |
I have a dual boot Win 10 and ubuntu box. Originally I used Task Scheduler in Windows to force the action w32tm /resync /nowait
to be run when any user logged on. This worked but it's pretty clunky.
Then I discovered via this answer that Windows and Linux make different assumptions about the hardware clock. By default Windows assumes it's set to local time whereas Linux assumes it's set to UTC. So, depending on your preference, you can either tell Windows to assume the hardware clock is using UTC, as in @juniorRubyist's answer; or tell Linux to assume the hardware clock is set to local time, as at https://superuser.com/a/1336320/576397 or https://superuser.com/a/198196/576397.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f971748%2fwindows-10-time-falling-an-hour-behind-when-dual-booting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
Had this issue on my laptop and regular PC (both dual boot Windows 10 and Xubuntu) - the time was always 1 hour behind.
Before I give my solution, just to be clear;
- Yes, BIOS showed the correct time
- No, the BIOS battery was not empty
- Yes, tried both with Daylight savings on and off
- Yes, my time zone was set correctly
- Yes, I did try different time zones as well
- No, I did not mess up my region settings
- Yes, I even changed time manually - but it would switch back nevertheless
What worked for me, was the following; change the "Internet time" settings to time.nist.gov.
- Go to Control Panel
- Go to Clock, language and region
- Select "Set the time and date"
- In the pop-up, go to tab "Internet time"
- Select "Change settings"
- Select the server time.nist.gov.
Time is now shown correctly again, even after restart.
If you are still having issues with time after these steps verify the Windows Time Service is running (w32Time)
- Open the Start menu and type "Services"
- From The list of options available select "Services"
- Click on any service in the list and then type "win" to be taken to the services with a name beginning "Windows"
- Find the "Windows Time" service and right click on it and open properties.
- Ensure the "Startup Type" is set to "Automatic" and then make sure you "Start" the service.
This should ensure that if you are using NTP (Internet Time) then you should be able to sync your clock on startup.
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
The Windows Time service not being set toAutomatic
was my problem, so thanks for that!
– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
add a comment |
Had this issue on my laptop and regular PC (both dual boot Windows 10 and Xubuntu) - the time was always 1 hour behind.
Before I give my solution, just to be clear;
- Yes, BIOS showed the correct time
- No, the BIOS battery was not empty
- Yes, tried both with Daylight savings on and off
- Yes, my time zone was set correctly
- Yes, I did try different time zones as well
- No, I did not mess up my region settings
- Yes, I even changed time manually - but it would switch back nevertheless
What worked for me, was the following; change the "Internet time" settings to time.nist.gov.
- Go to Control Panel
- Go to Clock, language and region
- Select "Set the time and date"
- In the pop-up, go to tab "Internet time"
- Select "Change settings"
- Select the server time.nist.gov.
Time is now shown correctly again, even after restart.
If you are still having issues with time after these steps verify the Windows Time Service is running (w32Time)
- Open the Start menu and type "Services"
- From The list of options available select "Services"
- Click on any service in the list and then type "win" to be taken to the services with a name beginning "Windows"
- Find the "Windows Time" service and right click on it and open properties.
- Ensure the "Startup Type" is set to "Automatic" and then make sure you "Start" the service.
This should ensure that if you are using NTP (Internet Time) then you should be able to sync your clock on startup.
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
The Windows Time service not being set toAutomatic
was my problem, so thanks for that!
– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
add a comment |
Had this issue on my laptop and regular PC (both dual boot Windows 10 and Xubuntu) - the time was always 1 hour behind.
Before I give my solution, just to be clear;
- Yes, BIOS showed the correct time
- No, the BIOS battery was not empty
- Yes, tried both with Daylight savings on and off
- Yes, my time zone was set correctly
- Yes, I did try different time zones as well
- No, I did not mess up my region settings
- Yes, I even changed time manually - but it would switch back nevertheless
What worked for me, was the following; change the "Internet time" settings to time.nist.gov.
- Go to Control Panel
- Go to Clock, language and region
- Select "Set the time and date"
- In the pop-up, go to tab "Internet time"
- Select "Change settings"
- Select the server time.nist.gov.
Time is now shown correctly again, even after restart.
If you are still having issues with time after these steps verify the Windows Time Service is running (w32Time)
- Open the Start menu and type "Services"
- From The list of options available select "Services"
- Click on any service in the list and then type "win" to be taken to the services with a name beginning "Windows"
- Find the "Windows Time" service and right click on it and open properties.
- Ensure the "Startup Type" is set to "Automatic" and then make sure you "Start" the service.
This should ensure that if you are using NTP (Internet Time) then you should be able to sync your clock on startup.
Had this issue on my laptop and regular PC (both dual boot Windows 10 and Xubuntu) - the time was always 1 hour behind.
Before I give my solution, just to be clear;
- Yes, BIOS showed the correct time
- No, the BIOS battery was not empty
- Yes, tried both with Daylight savings on and off
- Yes, my time zone was set correctly
- Yes, I did try different time zones as well
- No, I did not mess up my region settings
- Yes, I even changed time manually - but it would switch back nevertheless
What worked for me, was the following; change the "Internet time" settings to time.nist.gov.
- Go to Control Panel
- Go to Clock, language and region
- Select "Set the time and date"
- In the pop-up, go to tab "Internet time"
- Select "Change settings"
- Select the server time.nist.gov.
Time is now shown correctly again, even after restart.
If you are still having issues with time after these steps verify the Windows Time Service is running (w32Time)
- Open the Start menu and type "Services"
- From The list of options available select "Services"
- Click on any service in the list and then type "win" to be taken to the services with a name beginning "Windows"
- Find the "Windows Time" service and right click on it and open properties.
- Ensure the "Startup Type" is set to "Automatic" and then make sure you "Start" the service.
This should ensure that if you are using NTP (Internet Time) then you should be able to sync your clock on startup.
edited Jun 13 '17 at 10:04
Community♦
1
1
answered Jan 24 '17 at 9:12
Treepata
23622
23622
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
The Windows Time service not being set toAutomatic
was my problem, so thanks for that!
– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
add a comment |
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
The Windows Time service not being set toAutomatic
was my problem, so thanks for that!
– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
This fixed the problem for me as well, thanks
– Floran Gmehlin
Feb 26 '17 at 16:31
1
1
The Windows Time service not being set to
Automatic
was my problem, so thanks for that!– snark
Sep 28 '17 at 18:42
The Windows Time service not being set to
Automatic
was my problem, so thanks for that!– snark
Sep 28 '17 at 18:42
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Thanks for the super detailed answer, enjoy your reputation.
– Joshua Barnett
Jan 18 '18 at 15:13
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
Can't validate but i have a feeling this resets after windows has a big update like the one recently.
– Joel Harkes
Feb 1 '18 at 12:22
add a comment |
Think I just figured this out on Windows 10.
Go to:
- Control Panel
- Click 'Clock, Language & Region'
- Click 'Change the time zone'
- Click 'Change time zone...' button
- Check 'Automatically adjust clock for Daylight Saving Time'
This immediately fixed the problem for me. Note that I'd already right-clicked the clock, selected 'Adjust date/time' and on that screen 'Adjust for daylight saving time automatically' was already on. It was only when I also turned it on for the 2nd time in Control Panel that my clock stopped being an hour behind after a reboot.
add a comment |
Think I just figured this out on Windows 10.
Go to:
- Control Panel
- Click 'Clock, Language & Region'
- Click 'Change the time zone'
- Click 'Change time zone...' button
- Check 'Automatically adjust clock for Daylight Saving Time'
This immediately fixed the problem for me. Note that I'd already right-clicked the clock, selected 'Adjust date/time' and on that screen 'Adjust for daylight saving time automatically' was already on. It was only when I also turned it on for the 2nd time in Control Panel that my clock stopped being an hour behind after a reboot.
add a comment |
Think I just figured this out on Windows 10.
Go to:
- Control Panel
- Click 'Clock, Language & Region'
- Click 'Change the time zone'
- Click 'Change time zone...' button
- Check 'Automatically adjust clock for Daylight Saving Time'
This immediately fixed the problem for me. Note that I'd already right-clicked the clock, selected 'Adjust date/time' and on that screen 'Adjust for daylight saving time automatically' was already on. It was only when I also turned it on for the 2nd time in Control Panel that my clock stopped being an hour behind after a reboot.
Think I just figured this out on Windows 10.
Go to:
- Control Panel
- Click 'Clock, Language & Region'
- Click 'Change the time zone'
- Click 'Change time zone...' button
- Check 'Automatically adjust clock for Daylight Saving Time'
This immediately fixed the problem for me. Note that I'd already right-clicked the clock, selected 'Adjust date/time' and on that screen 'Adjust for daylight saving time automatically' was already on. It was only when I also turned it on for the 2nd time in Control Panel that my clock stopped being an hour behind after a reboot.
answered May 31 '16 at 10:20
Daniel Kirk
5112
5112
add a comment |
add a comment |
All you need to do is right click the time/date in the bottom right, click "Adjust date/time", then turn on "Ajust for daylight saving time automatically".
My clock has been back an hour since I got this laptop a few days ago, all I had to do was follow these steps. I hope this works for anyone else experiencing the problem.
add a comment |
All you need to do is right click the time/date in the bottom right, click "Adjust date/time", then turn on "Ajust for daylight saving time automatically".
My clock has been back an hour since I got this laptop a few days ago, all I had to do was follow these steps. I hope this works for anyone else experiencing the problem.
add a comment |
All you need to do is right click the time/date in the bottom right, click "Adjust date/time", then turn on "Ajust for daylight saving time automatically".
My clock has been back an hour since I got this laptop a few days ago, all I had to do was follow these steps. I hope this works for anyone else experiencing the problem.
All you need to do is right click the time/date in the bottom right, click "Adjust date/time", then turn on "Ajust for daylight saving time automatically".
My clock has been back an hour since I got this laptop a few days ago, all I had to do was follow these steps. I hope this works for anyone else experiencing the problem.
answered Oct 12 '16 at 10:03
SimpleAnswerzZ
13
13
add a comment |
add a comment |
This works for me. Type Date & Time Settings in the search box and click on it, then turn on set time automatically and also turn on set time zone automatically. This will automatically select your time zone and adjust the time.
add a comment |
This works for me. Type Date & Time Settings in the search box and click on it, then turn on set time automatically and also turn on set time zone automatically. This will automatically select your time zone and adjust the time.
add a comment |
This works for me. Type Date & Time Settings in the search box and click on it, then turn on set time automatically and also turn on set time zone automatically. This will automatically select your time zone and adjust the time.
This works for me. Type Date & Time Settings in the search box and click on it, then turn on set time automatically and also turn on set time zone automatically. This will automatically select your time zone and adjust the time.
answered Dec 7 '17 at 7:26
Jasman
1
1
add a comment |
add a comment |
My problem seemed to be Windows failing to update time from the time server.
The following makes Windows update from it's time server without changing it:
- Open Control Panel
- Go to
Clock, Language and Region
- Go to
Date and Time
- Click
Set the time and date
- Click tab
Internet Time
- Click
Change settings...
Leave the time server but clickUpdate now
add a comment |
My problem seemed to be Windows failing to update time from the time server.
The following makes Windows update from it's time server without changing it:
- Open Control Panel
- Go to
Clock, Language and Region
- Go to
Date and Time
- Click
Set the time and date
- Click tab
Internet Time
- Click
Change settings...
Leave the time server but clickUpdate now
add a comment |
My problem seemed to be Windows failing to update time from the time server.
The following makes Windows update from it's time server without changing it:
- Open Control Panel
- Go to
Clock, Language and Region
- Go to
Date and Time
- Click
Set the time and date
- Click tab
Internet Time
- Click
Change settings...
Leave the time server but clickUpdate now
My problem seemed to be Windows failing to update time from the time server.
The following makes Windows update from it's time server without changing it:
- Open Control Panel
- Go to
Clock, Language and Region
- Go to
Date and Time
- Click
Set the time and date
- Click tab
Internet Time
- Click
Change settings...
Leave the time server but clickUpdate now
answered May 10 '18 at 20:52
James
13516
13516
add a comment |
add a comment |
I have a dual boot Win 10 and ubuntu box. Originally I used Task Scheduler in Windows to force the action w32tm /resync /nowait
to be run when any user logged on. This worked but it's pretty clunky.
Then I discovered via this answer that Windows and Linux make different assumptions about the hardware clock. By default Windows assumes it's set to local time whereas Linux assumes it's set to UTC. So, depending on your preference, you can either tell Windows to assume the hardware clock is using UTC, as in @juniorRubyist's answer; or tell Linux to assume the hardware clock is set to local time, as at https://superuser.com/a/1336320/576397 or https://superuser.com/a/198196/576397.
add a comment |
I have a dual boot Win 10 and ubuntu box. Originally I used Task Scheduler in Windows to force the action w32tm /resync /nowait
to be run when any user logged on. This worked but it's pretty clunky.
Then I discovered via this answer that Windows and Linux make different assumptions about the hardware clock. By default Windows assumes it's set to local time whereas Linux assumes it's set to UTC. So, depending on your preference, you can either tell Windows to assume the hardware clock is using UTC, as in @juniorRubyist's answer; or tell Linux to assume the hardware clock is set to local time, as at https://superuser.com/a/1336320/576397 or https://superuser.com/a/198196/576397.
add a comment |
I have a dual boot Win 10 and ubuntu box. Originally I used Task Scheduler in Windows to force the action w32tm /resync /nowait
to be run when any user logged on. This worked but it's pretty clunky.
Then I discovered via this answer that Windows and Linux make different assumptions about the hardware clock. By default Windows assumes it's set to local time whereas Linux assumes it's set to UTC. So, depending on your preference, you can either tell Windows to assume the hardware clock is using UTC, as in @juniorRubyist's answer; or tell Linux to assume the hardware clock is set to local time, as at https://superuser.com/a/1336320/576397 or https://superuser.com/a/198196/576397.
I have a dual boot Win 10 and ubuntu box. Originally I used Task Scheduler in Windows to force the action w32tm /resync /nowait
to be run when any user logged on. This worked but it's pretty clunky.
Then I discovered via this answer that Windows and Linux make different assumptions about the hardware clock. By default Windows assumes it's set to local time whereas Linux assumes it's set to UTC. So, depending on your preference, you can either tell Windows to assume the hardware clock is using UTC, as in @juniorRubyist's answer; or tell Linux to assume the hardware clock is set to local time, as at https://superuser.com/a/1336320/576397 or https://superuser.com/a/198196/576397.
answered Dec 15 '18 at 11:18
snark
13818
13818
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f971748%2fwindows-10-time-falling-an-hour-behind-when-dual-booting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How quickly does the time drift or on every reboot? Time zone? Similar question: superuser.com/questions/221045/…
– StackAbstraction
Sep 11 '15 at 18:31
1
I think it's after reboot possibly after coming out of my Hackintosh partition.
– Joshua Barnett
Sep 11 '15 at 18:43
2
are Daylight savings time settings applied? Do both OSes believe they are in teh same time zone with the same Daylight savings settings?
– Frank Thomas
Sep 11 '15 at 20:06
Yes, and if it wasn't it would be an hour in front not an hour behind.
– Joshua Barnett
Sep 12 '15 at 18:30
Did you ever figure this out? I'm having the same problem on mac after upgrading to win 10.
– Dax Fohl
Mar 22 '16 at 14:28