I’m having trouble with the mobile hotspot feature on my Windows 11 desktop. I’ve enabled the mobile hotspot, and my Android phone detects the signal, but it gets stuck on “Obtaining IP Address” and never connects. Have you encountered this issue before, and do you know how to resolve it?
I’ve already tried restarting my PC and disabling/enabling the Wi-Fi adapter through Control Panel -> Network and Internet -> Network Connections. I also updated the virtual network adapter drivers in Device Manager, but nothing has worked. Lastly, I opened Command Prompt (Run as administrator) and received the following output:
Microsoft Windows [Version 10.0.22631.3958]
(c) Microsoft Corporation. All rights reserved.
C:WindowsSystem32>netsh wlan show drivers
Interface name: Wi-Fi
Driver : Realtek RTL8852BE WiFi 6 802.11ax PCIe Adapter
Vendor : Realtek Semiconductor Corp.
Provider : Realtek Semiconductor Corp.
Date : 17-01-2024
Version : 6001.15.149.100
INF file : oem71.inf
Type : Native Wi-Fi Driver
Radio types supported : 802.11n 802.11g 802.11b 802.11ax 802.11ac 802.11n 802.11a
FIPS 140-2 mode supported : Yes
802.11w Management Frame Protection supported : Yes
Hosted network supported : No
Authentication and cipher supported in infrastructure mode:
Open None
WPA2-Personal CCMP
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA-Enterprise TKIP
WPA-Personal TKIP
WPA2-Enterprise TKIP
WPA2-Personal TKIP
WPA-Enterprise CCMP
WPA-Personal CCMP
WPA2-Enterprise CCMP
WPA3-Personal CCMP
WPA3-Enterprise 192 Bits GCMP-256
OWE CCMP
Vendor defined TKIP
Vendor defined CCMP
Vendor defined Vendor defined
Vendor defined Vendor defined
WPA2-Enterprise Vendor defined
WPA2-Enterprise Vendor defined
Vendor defined Vendor defined
Vendor defined Vendor defined
WPA3-Enterprise CCMP
Number of supported bands : 2
2.4 GHz [ 0 MHz - 0 MHz]
5 GHz [ 0 MHz - 0 MHz]
Wireless Display Supported: Yes (Graphics Driver: Yes, Wi-Fi Driver: Yes)
C:WindowsSystem32>netsh wlan show settings
Wireless LAN settings
Show blocked networks in visible network list: No
Only use GP profiles on GP-configured networks: No
Hosted network mode allowed in WLAN service: Yes
Allow shared user credentials for network authentication: Yes
Block period: Not Configured.
Auto configuration logic is enabled on interface "Wi-Fi"
MAC randomization disabled on interface Wi-Fi
C:WindowsSystem32>netsh wlan set hostednetwork mode=allow
The hosted network mode has been set to allow.
C:WindowsSystem32>netsh wlan start hostednetwork
The hosted network couldn’t be started.
The group or resource is not in the correct state to perform the requested operation.
The main issue seems to be that “Hosted network supported: No.” While I know my PC supports mobile hotspot because it has the necessary drivers and settings, I can turn it on, but my Android phone gets stuck on “Obtaining IP Address” and won’t connect. Can you help me resolve this? Thank you for your time and assistance.
user420605 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.