The Windows UI application "UWF Dashboard" offers the possibility of a simplified activation/deactivation of an already configured UWF on a local or a remote domain computer.
Normally, one would use the console tool uwfmgr.exe to manage UWF but the UWF Dashboard can take over this task:
What is Unified Write Filter:
UWF is an optional Windows lockdown feature that helps protect drives by intercepting all writes to a drive (installs, changes) and redirecting them to a virtual overlay. After a system reboot, all changes are undone. This serves to protect the system.
UWF is often used for kiosk, hotel computers or systems that are to be secured against changes by their users. For more information about UWF, visit (https://docs.microsoft.com/en-us/windows-hardware/customize/enterprise/unified-write-filter).
For more information on this project, please visit my website: (https://www.cregx.de/docs/uwfdashboard/)
But note that UWF Dashboard is still under development. At the moment, it only has the basic functionality to activate and deactivate the UWF. The configuration of the UWF environment on the target system must be done using either uwfmgr.exe or PowerShell.
Please refer to the Code of Conduct for this repository.
This program code is provided "as is", without warranty or guarantee as to its usability or effects on systems. It may be used, distributed and modified in any manner, provided that the parties agree and acknowledge that the author(s) assume(s) no responsibility or liability for the results obtained by the use of this code.