The Unified Write Filter (UWF) is the write filter in Windows 10 IoT. The UWF intercepts all I/O write attempts and forwards them to the overlay buffer. The overlay buffer is an area in the RAM. Thus, the programs running on the device do not access the flash memory of the device. In this way, the operating system is protected from changes. All changes are discarded when the system is rebooted.