Name the newly created registry DWORD ( REG_DWORD) as NC_ShowSharedAccessUI. This registry DWORD can be used to enable/disable Mobile hotspot feature in Windows 10. Double click on this registry DWORD to modify its Value data: 4. Set the Value data for this registry DWORD to 0 for disabling Mobile hotspot feature. Click OK.
Open the Registry editor app. Navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\Tethering. On the right, modify a new 32-bit DWORD value RemoteStartupDisabled. To enable the feature, set its value data to 0. To disable the Turn On Mobile Hotspot Remotely option, set its value data to 1.Add the password changes to the updates and modifications that Windows performs during maintenance windows. To trigger a password update on a specific OS volume, run the following command: Copy. Nltest /sc_change_pwd:. In this command, represents the domain of the local computer.
The answer and the first comment here combines a perfect answer to this problem. It's quite a bit strange behavior in Windows 10 because as far as I remember in Windows 7, the adapter icon of the virtual wifi adapter won't be disappeared after being disabled. –F5Djs1y.