![](https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1491467241141&di=d2905fc50c61a036db4c39f0a5b80c49&imgtype=0&src=http://img.pconline.com.cn/images/upload/upc/tx/wallpaper/1211/08/c1/15470585_1352366901414.jpg)
I installed a Win-Ubuntu dual system long time ago, but rencently I entered my Ubuntu system, and the system time was wrong when I back to win. The following is resolution:
Log in the Ubuntu system, and run
sudo apt-get install ntpdate
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc
done