-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Software and How To Questions
- Retaining User's Wifi Login On HP MT43 Mobile Thin Client Wi...

Create an account on the HP Community to personalize your profile and ask a question
07-31-2017 04:22 PM
Hello,
My company is getting ready to deploy some HP Mobile Thin Clients. The HP Unified Write Filter (UWF) doesn't allow any configuration changes to be saved after a reboot. However, we'd like it to remember the user's wifi login so he/she doesn't need to re-enter that information every time.
Does anyone know the File Exlusion path and Registry Exclusion location for Windows 10 IoT (which could be added to the UWF) so an account's/profile's wifi username and password can be saved?
Thanks!
02-20-2018 02:00 AM
Wondering if anyone has come across a working solution for this? We've just recently bought in our first mt43 mobile thin clients and now also face the same challenge.
I looked under the HPWF Profiles section. There's an option for the wired network but not one for wireless.
Thanks,
Chiu
02-20-2018 03:22 AM
Looks like I've found a way to do this now...
Using this article:
https://docs.microsoft.com/en-us/windows-hardware/customize/enterprise/uwfexclusions
I've created a new HPWF profile called Wireless Network and give it the following folder and registry exclusions.
C:\ProgramData\Microsoft\wlansvc\Profiles\Interfaces\
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Wireless\GPTWirelessPolicy
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\wlansvc
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Wlansvc
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WwanSvc
Note: I've done the entire Interfaces folder rather than the individual profile GUID xml file because this allows new WIFI connections to be excluded/persistent rather than just the individuals one(s) that are avaiable at the time of creating the exclusions.
Hope this helps!