What I have found so far using Process Monitor is that Mobile Hotspot is managed by the service icssvc
, and the SSID and password are stored as binary data in the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\icssvc\Settings\PrivateConnectionSettings
.
source
share