I have my Windows 10 device locked down with UWF (Unified Write Filter) feature. I noticed a strange behaviour when changing the system date and time while UWF is enabled and the volume C: is protected. In particular I noticed that when i change the system date/time I can't go back in time more than 26 hours before the date/time that was set on the system when the UWF filter was enable.
To be more clear:
- UWF filter is disabled
- I set the system date/time to 25/10/2017 23:00
- I enable UWF filter and restart
- After the restart I set the system date/time to 22/10/2017 16:30
- I restart the system
- after the restart the date/time has been automatically restored to 25/10/2017 23:00
This behaviour doesn't seem to be bound to the Time Zone set on the system.I tested the behaviour from UTC-12 to UTC+14 and the result is always the same.
Has anyone experienced a similar problem or knows the reason that UWF doesn't allow to go back more than 26 hours?
Edit 1: After further tests we discovered that the 26 hours limit is granted by the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\RealTimeIsUniversal when it is set to 1. If this key is not present or it's set to 0 then the hours limit varies depending on the Time Zone set on the system.