This is an easy fix for the UTC problem when working with dualboot
open Terminal (CRTL+ALT+T)
type timedatectl set-local-rtc 1 --adjust-system-clock
enter
type timedatectl
to check if it worked
or just run script.sh
This solution is from here
this was implemented by Simon Schuler