Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

How to Add Wyse Unified Write Filter Exclusions in Windows 10 IoT to Preserve Wireless Settings

Summary: This article explains the commands that must be used to add unified write filter (UWF) exclusions to preserve wireless settings across reboots when the unified write filter is enabled.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Affected Products:

  • Wyse 5070
  • Wyse 5470 Mobile Thin Client
  • Wyse 5470 All-in-One

Affected Operating Systems:

  • Windows 10 IoT

By default, the unified write filter prevents wireless information from being persisted across reboots. Sometimes, this is not the wanted behavior.

Note:
  • These exclusions only work for WPA and WPA2 Personal wireless connections. WPA/WPA2 enterprise is not supported.
  • UWF exclusions can be reviewed by double-clicking the UWF icon in the system tray while logged in as administrator.

To preserve wireless data:

  1. Log in as the administrator.
  2. Create a batch file on the administrator’s desktop.
  3. Insert the following commands into the batch file:
@echo off

REM turn on UWF as exceptions cannot be added if UWF is disabled uwfmgr.exe filter enable

REM add required file and registry exclusions for Wifi profiles
uwfmgr.exe file add-exclusion "C:\ProgramData\Microsoft\dot3svc\Profiles\Interfaces"
uwfmgr.exe file add-exclusion "C:\ProgramData\Microsoft\wlansvc"
uwfmgr.exe file add-exclusion "C:\ProgramData\Microsoft\wlansvc\Profiles\Interfaces"

uwfmgr.exe file add-exclusion "C:\Windows\dot2svc\Policies"
uwfmgr.exe file add-exclusion "C:\Windows\wlansvc\Policies"

uwfmgr.exe registry add-exclusion "HKLM\SOFTWARE\Microsoft\wlansvc"
uwfmgr.exe registry add-exclusion "HKLM\SOFTWARE\Policies\Microsoft\Windows\WiredL2\GP_Policy"
uwfmgr.exe registry add-exclusion "HKLM\SOFTWARE\Policies\Microsoft\Windows\Wireless\GPTWirelessPolicy"

uwfmgr.exe registry add-exclusion "HKLM\SYSTEM\CurrentControlSet\services\dot3svc"

uwfmgr.exe registry add-exclusion "HKLM\SYSTEM\CurrentControlSet\services\Wlansvc"

uwfmgr.exe registry add-exclusion "HKLM\SYSTEM\CurrentControlSet\services\WwanSvc"
  1. Save the batch file.
  2. Right-click the batch file and then select Run As Administrator.
  3. Reboot the device for the changes to take effect.

Affected Products

Wyse 5070 Thin Client, Wyse 5470 All-In-One, Wyse 5470
Article Properties
Article Number: 000125948
Article Type: How To
Last Modified: 14 May 2024
Version:  8
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.