Hello community,
we have a problem with the UWF overlay in Win10 IoT Enterprise 2021H2. Maybe someone here in the community can provide some more information or help.
Our computer hardware consists of one disk drive where Win10 IoT is installed on.
Then there are two additional drives which can be hotplugged into SATA interfaces.
Depending on the image installation and the hardware configuration the UWF seems to not working but it also seems not to be aware of this fact.
For example this output on cmd should not be possible:
C:\>uwfmgr overlay get-availablespace
Unified Write Filter Configuration Utility version 10.0.19044
Copyright (C) Microsoft Corporation. All rights reserved.
The overlay has 0 MB available space.
C:\>uwfmgr overlay get-consumption
Unified Write Filter Configuration Utility version 10.0.19044
Copyright (C) Microsoft Corporation. All rights reserved.
The overlay consumption is 0 MB.
Both consumed and available space cannot be 0 MB. The filter is enabled and the volume is protected. Normally there are some numbers like for example 64 MB consumed / 1984 MB available.
Further investigations lead to the point that the protected disk drive changes its location depending if the two hotpluggable drives are inserted during boot or not.
With "wmic DiskDrive list" it is obvious that the Disk Drive name in the pattern "\.\PhysicalDriveX" changes.
Here is an output of the disk drives when the hotpluggable drives are not inserted during boot but hotplugged later on:
acon is the UWF protected drive.
Here is the same output where the hotpluggable drives are already inserted when booting the computer:
Now the acon Drive has the driver number 2. Previously it got the number 0.
Now the UWF overlay protection only works if the drive configuration when booting is the same as the config when the UWF overlay was created.
If the overlay was created without hotpluggable drives during boot then it is ok so long as those drives are not inserted when booting. Otherwise the output of consumed and available space is 0 MB.
Has anyone observed such behavior of the UWF. And has anyone a clue how the UWF protection can be made working with both drive configurations?
Thanks in advance
Falk B.