What exclusions are necessary to UWP app, if i use UWF?

IntelliSense 46 Reputation points
2021-10-27T07:21:22.897+00:00

System: Windows 10 IoT Core (10.0.17763.1577) Raspberry Pi 3

I installed UWF optional package, and I added Exclusion for UWP apps (uwfmgr.exe file Add-Exclusion "c:\Data\Users\DefaultAccount\AppData\").

If UWF is enabled, I can't change UWP app startup on device portal.

144143-image.png

What exclusions are necessary to UWP app, if i use UWF?

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
0 comments No comments
{count} votes

Accepted answer
  1. Seeya Xi-MSFT 16,441 Reputation points
    2021-10-27T09:53:44.743+00:00

    Hi @IntelliSense ,

    The Unified Write Filter (UWF) is a feature that protects physical storage media from data writes. UWF intercepts all write attempts to a protected volume and redirects those write attempts to a virtual overlay. The virtual overlay is a temporary location that is usually cleared during a reboot or when a guest user logs off.
    So my suggestion is that you first set up the startup(or others) you want, and then use UWF.
    There are no necessary exclusions, but there are recommended exclusions here.
    Please see:
    https://learn.microsoft.com/en-us/windows/iot-core/secure-your-device/unifiedwritefilter#recommended-exclusions

    Best regards,
    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful