Be sure your time zone in Windows and TWS match.
To attempt to prevent Windows Remote Desktop from changing the timezone on your VPS when signing it from a different timezone, please try to create the registry entry below.
- Disable timezone redirection through registry editor
HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432NodePolicies/Microsoft/Windows NT/Terminal Services/Client
- fEnableTimeZoneRedirection, 1 = 0
Windows 365 Users: For Windows 11 Enterprise which is the operating system used in Windows 365 the path to the bit that needs to be changed is: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
Solution #2
It's also possible to fix the issue this way:
- Open
gpedit.msc - Go to:
Computer Configuration → Administrative Templates → Windows Components → Remote Desktop Services → Remote Desktop Session Host → Device and Resource Redirection - Open “Allow time zone redirection” (simply sort by column name, it will be in the beginning)
- Set it to
Disabled - And reboot computer