Why Windows 11 Falls Back to a Hotspot When Wi-Fi Is Fine
🔍 WiseChecker

Why Windows 11 Falls Back to a Hotspot When Wi-Fi Is Fine

Quick fix: Open Settings → Network & internet → Mobile hotspot → Share my Internet connection over. Confirm it’s set to your preferred Wi-Fi network, not auto-selected. If Mobile hotspot is unintentionally on, toggle it off.

Your laptop normally connects to home Wi-Fi. Suddenly it’s connected to its own “Mobile hotspot” — the laptop became an access point and your phone or other device connected to it instead. Apps complain about poor internet. The cause is usually the Mobile hotspot toggle being accidentally enabled, or a saved network connecting to a different SSID with the same name.

Symptom: Laptop’s Wi-Fi shows it’s connected to “Mobile hotspot” or shares its connection unexpectedly.
Affects: Windows 11 (and Windows 10) laptops with Mobile hotspot feature.
Fix time: ~3 minutes.

ADVERTISEMENT

What causes this

Windows 11 has Mobile hotspot — your PC can share its internet via Wi-Fi or Bluetooth so other devices connect to it. The feature can be triggered by Quick Settings click (the hotspot icon is near Wi-Fi/Bluetooth icons) or by other devices pairing. Once on, your PC’s Wi-Fi adapter switches to AP (access point) mode and stops connecting to your home Wi-Fi.

Method 1: Turn off Mobile hotspot

The standard fix.

  1. Open Quick Settings panel (Win + A).
  2. Look for the Mobile hotspot icon. If highlighted/active, click to turn off.
  3. Or open Settings → Network & internet → Mobile hotspot.
  4. Toggle Mobile hotspot Off.
  5. Confirm Wi-Fi is now reconnecting to your normal network.
  6. If Wi-Fi doesn’t reconnect: click Wi-Fi in Quick Settings → click your home network → Connect.

This handles the case where Mobile hotspot was accidentally enabled.

ADVERTISEMENT

Method 2: Prevent accidental Mobile hotspot enabling

Stop it from coming back on.

  1. In Settings → Network & internet → Mobile hotspot:
    • Disable Turn on remotely (this allows other paired devices to turn hotspot on by Bluetooth). Setting Off prevents the most common accidental trigger.
    • Disable Power saving if you don’t need it.
  2. Remove Mobile hotspot from Quick Settings if you never use it:
    • Open Win + A. Click the pencil/edit icon.
    • Click pin icon on Mobile hotspot to unpin from Quick Settings.
    • You can still toggle via Settings if needed.
  3. This prevents accidental clicks of the hotspot icon.

Removing it from Quick Settings is the cleanest preventive measure.

Method 3: Reconnect to the correct Wi-Fi if it became misidentified

Use when the laptop connects to a different network than expected (e.g., a neighbor’s with same name, or the laptop’s own hotspot SSID matching).

  1. Open Settings → Network & internet → Wi-Fi → Manage known networks.
  2. Look at the SSID names. If multiple networks have similar names, identify the correct one (usually by signal strength and unique characters).
  3. For networks you don’t want auto-connecting to: click Forget.
  4. For your home network: click it → ensure Connect automatically when in range is ticked.
  5. Disconnect from current network. Reconnect to the correct one.
  6. For mobile hotspots specifically: if your phone’s hotspot SSID is similar to home Wi-Fi name, change the phone’s hotspot name to make it distinct.

This addresses confusion when multiple similarly-named networks are nearby.

How to verify the fix worked

  • Open Quick Settings. The Wi-Fi tile shows your home network name (not “Mobile hotspot”).
  • Open Settings → Network & internet → Mobile hotspot. The toggle is Off.
  • Run Get-NetAdapter | Where Status -eq Up | Format-Table Name, MediaConnectionState in PowerShell. Your Wi-Fi adapter shows Connected.
  • Browse to any website. Loads normally.

If none of these work

If Mobile hotspot keeps re-enabling, three causes apply. Phone Bluetooth bond triggering Wake-on-Bluetooth: another paired device may be requesting hotspot via Bluetooth. Unpair the device or disable Wake-on-Bluetooth in Settings → Bluetooth & devices → device → allow this device to wake the computer. Scheduled task: check Task Scheduler for tasks that toggle hotspot. Group Policy: corporate-managed PCs may auto-enable hotspot for tethered work. Contact IT. For chronic Mobile hotspot accidental triggers, disable the feature service entirely: services.mscInternet Connection Sharing (ICS) → Properties → Startup type: Disabled. This breaks Mobile hotspot completely.

Bottom line: Mobile hotspot enabled accidentally is the most common cause — turn it off in Quick Settings or Settings, and disable remote-on and unpin from Quick Settings to prevent recurrence.

ADVERTISEMENT