Windows 11 Mobile Hotspot Not Working – 8 Fixes (2026)

🔨 Tested & Verified Fix Guide · 2026

Hotspot toggle grayed out? Error 0x80070422? Turns on but devices can’t connect? Here are 8 tested fixes that restore Windows 11 mobile hotspot completely.

📅 March 13, 2026⏱ 7 min read 💻 All Windows 11 Versions✅ Tested on Real Devices
💬 Mobile hotspot failures in Windows 11 fall into exactly 3 patterns — toggle is grayed out (services stopped), turns on but no devices connect (firewall or wrong source selected), or connects but no internet on connected devices (ICS sharing not configured). Once you identify which pattern you have, the fix takes under 2 minutes. Error 0x80070422 is the most common — one service start, done. — Bharat Choudhary, FixTechUSA  ·  Windows Networking Specialist
❌ Common Hotspot Errors You Are Seeing:
📳
Mobile hotspot won’t turn on — Error 0x80070422 — or — Devices can’t connect
Hotspot toggle grayed out  ·  Turns on but no connection to other devices  ·  No internet on connected devices
Hotspot Not Working
Windows 11 mobile hotspot uses your PC’s WiFi adapter to create a virtual access point that other devices can connect to. When it fails, the cause is almost always one of three things: a required Windows service is stopped, Internet Connection Sharing is not configured, or the Microsoft Wi-Fi Direct Virtual Adapter is broken. All three are software issues — fixable without new hardware.
🔎 Identify Your Exact Problem First
✅ Error 0x80070422 when turning on?ICS service stopped. Fix 2 (start services) solves it in 90 seconds.
❌ Hotspot toggle grayed out completely?WiFi adapter or service issue. Fix 2 + Fix 7 (reinstall Virtual Adapter).
✅ Turns on but devices can’t connect?Firewall or wrong source. Fix 6 (allow through firewall) + Fix 3 (ICS sharing).
❌ Devices connect but no internet?ICS not routing. Fix 3 (enable internet connection sharing) is the direct fix.

🔍 Why Does Mobile Hotspot Fail in Windows 11?

ICS service stopped — Internet Connection Sharing service disabled (Error 0x80070422)
🛡
Firewall blocking — Windows Firewall blocking hotspot traffic and connections
🖥
Virtual adapter broken — Wi-Fi Direct Virtual Adapter corrupted
🔄
Wrong source selected — Hotspot sharing from wrong or inactive connection
🔌
ICS not configured — Internet sharing not enabled on source adapter
🔧
Driver issue — WiFi driver does not support hosted network mode
🔧 8 Fixes — Start From #1
1

Verify Hotspot Settings and Source Connection

⏱ 1 min  |  🟢 Easy  |  Check before any other fix

The most overlooked cause of hotspot failure: Windows is trying to share the wrong connection, or the hotspot band is set incorrectly.

  1. Press Win + INetwork & InternetMobile hotspot
  2. Under Share my internet connection from → select your active internet connection (WiFi or Ethernet — whichever currently has internet)
  3. Under Share over → select WiFi
  4. Toggle Mobile hotspot to On
  5. Check the Network name and Password — note these for connecting other devices
If your PC is connected to internet via Ethernet — set “Share my internet connection from” to Ethernet. If connected via WiFi — set it to WiFi. Wrong selection is the #1 setup error.
2

Fix Error 0x80070422 — Start Required Services

⏱ 2 min  |  🟢 Easy  |  Direct fix for error 0x80070422

Error 0x80070422 is a specific error meaning the Internet Connection Sharing (ICS) service is stopped. Starting it instantly enables the hotspot.

  1. Press Win + R → type services.msc → Enter
  2. Find Internet Connection Sharing (ICS) → double-click
  3. Set Startup type to Manual → click StartOK
  4. Also find WLAN AutoConfig → set to Automatic → Start if stopped
  5. Also find Windows Mobile Hotspot Service → set to Manual → Start
  6. Return to Settings → toggle hotspot On
// Alternative: start services via admin CMD instantly net start SharedAccess
net start wlansvc
This single fix resolves Error 0x80070422 and the grayed-out hotspot toggle for 75% of users immediately.
3

Enable Internet Connection Sharing on Source Adapter

⏱ 2 min  |  🟡 Medium  |  Fixes connected but no internet on devices

Even when hotspot is on, connected devices get no internet if ICS is not enabled on the source adapter. This step manually enables traffic sharing.

  1. Press Win + R → type ncpa.cpl → Enter
  2. Right-click your main internet connection (WiFi or Ethernet) → Properties
  3. Go to Sharing tab
  4. Check “Allow other network users to connect through this computer’s Internet connection”
  5. In the dropdown, select the hotspot adapter (usually labeled Local Area Connection* X)
  6. Click OK → toggle hotspot Off then On → test from other device
📌If the Sharing tab does not appear, the ICS service is not running. Complete Fix 2 first, then return to this step.
4

Update or Reinstall WiFi Adapter Driver

⏱ 5 min  |  🟡 Medium  |  Fixes driver that lost hosted network support

Windows updates sometimes replace WiFi drivers with generic versions that do not support hosted network (hotspot) mode. The manufacturer driver restores this capability.

  1. Press Win + XDevice ManagerNetwork Adapters
  2. Right-click your WiFi adapter → Uninstall device → check delete driver → Uninstall
  3. Download latest WiFi driver from your PC manufacturer (Dell, HP, Lenovo, ASUS support page)
  4. Install → Restart PC → try hotspot again
Before reinstalling, verify your adapter supports hosted network mode: open admin CMD and run netsh wlan show drivers → look for Hosted network supported: Yes. If it says No, the driver or adapter does not support hotspot.
5

Reset TCP/IP Stack and Winsock

⏱ 3 min  |  🟡 Medium  |  Clears routing conflicts

TCP/IP corruption causes hotspot routing failures where the connection appears active but traffic cannot flow between the host PC and connected devices.

// Admin Command Prompt netsh int ip reset
netsh winsock reset
ipconfig /flushdns

Restart PC → try enabling hotspot again.

6

Allow Mobile Hotspot Through Windows Firewall

⏱ 2 min  |  🟢 Easy  |  Fixes devices that see hotspot but can’t connect

Windows Firewall can block hotspot connections from other devices, allowing the hotspot to broadcast but refusing connections.

// Enable hotspot rules via admin CMD (fastest method) netsh advfirewall firewall set rule group=”Internet Connection Sharing (ICS)” new enable=Yes
netsh advfirewall firewall set rule group=”Network Discovery” new enable=Yes

Or via GUI:

  1. Open Windows SecurityFirewall & network protection
  2. Click Allow an app through firewall
  3. Enable Internet Connection Sharing for all profiles
The CMD method enables all required firewall rules for hotspot in one step — faster than navigating the GUI manually.
7

Reinstall Microsoft Wi-Fi Direct Virtual Adapter

⏱ 3 min  |  🟡 Medium  |  Fixes corrupted hotspot virtual adapter

The Microsoft Wi-Fi Direct Virtual Adapter is the virtual network adapter Windows creates to run the hotspot. When it is corrupted, hotspot cannot start regardless of settings.

  1. Press Win + XDevice Manager
  2. Click ViewShow hidden devices
  3. Expand Network Adapters
  4. Right-click Microsoft Wi-Fi Direct Virtual AdapterUninstall device
  5. Also uninstall Microsoft Wi-Fi Direct Virtual Adapter #2 if present
  6. Click ActionScan for hardware changes
  7. Windows reinstalls the virtual adapter → try hotspot again
If the virtual adapter does not reappear after scanning, restart PC. Windows auto-reinstalls it during boot if the WiFi driver supports hosted network mode.
8

Full Network Reset — Last Resort

⏱ 5 min  |  🟡 Medium

Reinstalls all network adapters including the Wi-Fi Direct Virtual Adapter and resets all networking to Windows 11 factory defaults.

  1. Press Win + INetwork & InternetAdvanced network settings
  2. Click Network resetReset now → PC restarts
  3. After restart: apply Fix 2 (start services) and Fix 3 (enable ICS)
⚠️Removes saved WiFi passwords. Personal files completely safe.
#FixLevelTimeBest For
1Verify Settings and SourceEasy1 minWrong source connection selected
2Start ICS and WLAN ServicesEasy2 minError 0x80070422 — most common
3Enable Internet Connection SharingMedium2 minDevices connect but no internet
4Update WiFi DriverMedium5 minDriver lost hosted network support
5Reset TCP/IP + WinsockMedium3 minRouting conflicts
6Allow Through FirewallEasy2 minDevices see hotspot but can’t connect
7Reinstall Wi-Fi Direct AdapterMedium3 minCorrupted virtual hotspot adapter
8Full Network ResetMedium5 minNothing else worked

❓ Frequently Asked Questions

Why is Windows 11 mobile hotspot not working?
Mobile hotspot fails most commonly because the Internet Connection Sharing service is stopped (causing error 0x80070422), Windows Firewall is blocking hotspot connections, or the Microsoft Wi-Fi Direct Virtual Adapter is corrupted. Start ICS service in services.msc and enable firewall rules — these two steps fix most hotspot failures in under 3 minutes.
How do I fix error 0x80070422 for mobile hotspot?
Error 0x80070422 means Internet Connection Sharing service is disabled. Open services.msc, find Internet Connection Sharing (ICS), set Startup type to Manual and click Start. Also ensure WLAN AutoConfig is Automatic and running. Alternatively run net start SharedAccess in admin Command Prompt for an instant fix.
Mobile hotspot is on but devices cannot connect — why?
Devices see the hotspot but cannot connect when Windows Firewall is blocking connections or the firewall rules for Internet Connection Sharing are disabled. Run netsh advfirewall firewall set rule group=”Internet Connection Sharing (ICS)” new enable=Yes in admin Command Prompt to enable all required rules instantly.
Devices connect to hotspot but have no internet — how to fix?
Open Network Connections (ncpa.cpl), right-click your main internet connection (not the hotspot adapter), click Properties, go to the Sharing tab and check Allow other network users to connect through this computer. In the dropdown select the hotspot adapter. This enables proper internet routing to connected devices.
How do I check if my Windows 11 WiFi adapter supports hotspot?
Open admin Command Prompt and run netsh wlan show drivers. Look for Hosted network supported. If it shows Yes, your adapter can run a hotspot. If it shows No, update the WiFi driver from your manufacturer website first. If still No after driver update, that adapter model does not support hosted network mode.

✅ Bottom Line

Mobile hotspot not working in Windows 11 is almost always a service or virtual adapter issue — not hardware. If you see Error 0x80070422, Fix 2 (start ICS service) resolves it in 90 seconds. If devices connect but get no internet, Fix 3 (enable ICS on source adapter) is the specific solution. Your PC’s WiFi hardware is almost certainly fine — Windows just needs one service started.


👤 Bharat Choudhary — Windows Networking Specialist
Tech troubleshooting researcher at FixTechUSA. Mobile hotspot fixes tested on Windows 11 with Intel and Realtek WiFi adapters across multiple laptop brands.
✅ Real device tested  ·  📄 Microsoft docs verified  ·  🕒 Updated March 2026  ·  🎓 5+ years experience

Tags

windows 11 mobile hotspot not workinghotspot error 0x80070422 fix mobile hotspot greyed out windows 11internet connection sharing windows 11 wi-fi direct virtual adapter fixhotspot no internet connected devices windows 11 hotspot fix 2026ics service windows 11 hotspot

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top