7 ms·
Windows has a stateless mode. https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/customize/unified-write-filter https://learn.microsoft.com/en-us/win
by stacktrust 2y ago
Windows has a stateless mode.
https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/customize/unified-write-filter https://learn.microsoft.com/en-us/windows/iot/iot-enterprise...
> Unified Write Filter (UWF) is an optional Windows 10 feature that helps to protect your drives by intercepting and redirecting any writes to the drive (app installations, settings changes, saved data) to a virtual overlay. The virtual overlay is a temporary location that is cleared during a reboot or when a guest user logs off.. Increases security and reliability where new apps aren't frequently added. Can be used to reduce wear on solid-state drives and other write-sensitive media. Optimizing Application load timing on boot – it can be faster to resume from a HORM file on every boot rather than reloading the system on each boot. UWF replaces the Windows 7 Enhanced Write Filter (EWF) and the File Based Write Filter (FBWF).
- Cthulhu_ 2y agoReminds me of some management software we ran on school computers some 20 odd years ago, it basically made the computer immutable and it'd be back to how it was after a reboot. I forgot what it was called and never knew how it worked though, at the time I was impressed. It needed an admin password to make changes that persisted.
- faefox 2y agoDeep Freeze, maybe? :)
- mrguyorama 2y agoTwenty years ago could have been https://en.wikipedia.org/wiki/Windows_SteadyState https://en.wikipedia.org/wiki/Windows_SteadyState which was the same functionality as the user above is talking about. XP is old