UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
A Windows 11 laptop on a modern desk showing the mobile hotspot settings panel with a disabled toggle switch, blue system lighting from the screen casting shadows, focused technical atmosphere
Fix It Yourself · Troubleshooting

Windows 11 mobile hotspot not working

Updated 8 June 202610 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your laptop should be able to share its internet connection in seconds, but instead that hotspot toggle just won't budge. Frustrating, right? The good news is that Windows 11 mobile hotspot not working is rarely a catastrophic issue. It's usually something much simpler: a driver that needs updating, a configuration that got tangled, or a service that decided to take an unscheduled break.

TL;DR

Windows 11 mobile hotspot not working is usually caused by outdated network drivers, DNS misconfigurations, or Internet Connection Sharing service issues. Start with automatic DNS settings and a network reset (medium success rate). If that doesn't stick, update your network drivers or manually configure DNS to 1.1.1.8 and 8.8.8.8 (high success rate).

⏱️ 14 min read ✅ 85% success rate 📅 Updated May 2026

Key Takeaways

  • Windows 11 mobile hotspot not working usually stems from driver issues or DNS problems, not hardware failure
  • Always try the automatic DNS fix first before diving into manual configuration
  • A network reset can resolve stubborn configuration conflicts but will remove saved WiFi networks
  • Outdated network drivers are a common culprit and worth checking early
  • Keep your Windows updates current to avoid hotspot bugs introduced by OS changes

At a Glance

  • Difficulty: Easy to Intermediate
  • Time Required: 15-45 minutes
  • Success Rate: 85% of users

What Causes Windows 11 Mobile Hotspot Not Working?

Before we jump into fixes, it helps to understand what's actually breaking. Windows 11 mobile hotspot relies on a feature called Internet Connection Sharing (ICS). This service creates a virtual network adapter on your machine and shares your internet connection through it. Sounds straightforward, but there are quite a few moving parts.

The most common culprit is your network adapter driver. If that driver is out of date or has compatibility issues with Windows 11, the hotspot feature can get blocked or become unresponsive. You'll see the toggle greyed out or it simply won't stay enabled. Network adapter manufacturers push updates fairly regularly, and Windows 11 in particular has been picky about driver versions. A driver that worked fine on Windows 10 might cause headaches on 11.

DNS (Domain Name System) configuration is another frequent villain. If your system is trying to use a manual DNS server that doesn't play nicely with the hotspot's virtual adapter, the feature can fail to activate. This is especially true if you've manually set DNS servers for troubleshooting another problem and then forgotten about it. When you enable hotspot, that misconfigured DNS setting gets inherited by the virtual adapter, and everything falls apart.

Then there's the Internet Connection Sharing service itself. Sometimes this service gets stuck, refuses to start, or gets disabled accidentally. Recent Windows updates can also introduce temporary bugs that affect hotspot functionality. It's rare, but it happens. And don't forget network configuration conflicts: if your machine has IP address conflicts or gateway settings that are tangled, hotspot won't have a clean space to operate.

Windows 11 Mobile Hotspot Not Working: Quick Fix

1

Enable Automatic DNS Configuration Easy

  1. Open Settings
    Press Win + I to launch Settings, then navigate to Network & internet.
  2. Turn on mobile hotspot
    Click Mobile hotspot in the left sidebar. Toggle the switch to On. If the toggle is greyed out, skip to the intermediate fix below.
  3. Access Network Connections
    Right-click the Start button and select Device Manager. Instead, try this: press Win + R, type ncpa.cpl, and press Enter. This opens Network Connections directly.
  4. Find the virtual adapter
    Look for an adapter named something like 'Hotspot', 'Local Area Connection', or 'Virtual Adapter'. It should appear once you've enabled mobile hotspot.
  5. Configure DNS settings
    Right-click the virtual adapter, select Properties, then double-click Internet Protocol Version 4 (TCP/IPv4). Select 'Obtain an IP address automatically' and 'Obtain DNS server address automatically'. Click OK.
  6. Restart your PC
    Save your work and restart your computer. After reboot, enable mobile hotspot again and test with another device.
✓ Success: Your hotspot should now be active and sharable. Connect another device to verify internet works.

More Windows 11 Mobile Hotspot Solutions

If that quick fix didn't stick, you're probably looking at a driver or configuration issue that needs a bit more attention. These intermediate fixes have higher success rates because they address the underlying service problems rather than just the DNS layer.

2

Perform a Network Reset Medium

  1. Open Settings
    Press Win + I and go to Network & internet.
  2. Navigate to Advanced settings
    Scroll down and click Advanced network settings.
  3. Find Network reset option
    Look for Network reset near the bottom of the Advanced settings page. Click it.
  4. Confirm the reset
    Click 'Reset now' and confirm the warning that appears. Your PC will restart automatically.
  5. Reconnect to WiFi
    After restart, reconnect to your primary WiFi network (you'll need to re-enter the password). Verify that you have a working internet connection before proceeding.
  6. Re-enable mobile hotspot
    Return to Settings > Network & internet > Mobile hotspot and toggle it on. Test with another device.
✓ Success: Network reset clears configuration conflicts. Your hotspot should now activate properly.
Warning: This will delete all saved WiFi networks and passwords. You'll need to reconnect manually to each one.

A network reset is powerful because it clears out any tangled IP configurations, resets the Internet Connection Sharing service, and gives your network stack a fresh start. It takes about 10-15 minutes and works in the majority of cases where hotspot was previously working but suddenly stopped.

If you want to try a manual service reset before doing a full network reset, you can also try this: press Win + R, type services.msc, find Internet Connection Sharing in the list, right-click it, and select Restart. This is faster but less comprehensive than a full network reset.

Advanced Windows 11 Mobile Hotspot Fixes

Getting into advanced territory means your Windows 11 mobile hotspot not working is likely tied to driver issues or persistent DNS problems that simple resets won't touch. These fixes have higher success rates because they address the root cause directly.

3

Update Network Adapter Drivers Advanced

  1. Open Device Manager
    Right-click the Start button and select Device Manager. Alternatively, press Win + X and choose it from the menu.
  2. Expand Network adapters
    Look for Network adapters in the list and click the arrow to expand it. You should see your WiFi adapter and/or Ethernet adapter.
  3. Update the primary adapter
    Right-click your main network adapter (usually the one with an active connection, like your WiFi card), select 'Update driver'.
  4. Search automatically
    Choose 'Search automatically for updated driver software'. Windows will check for newer versions from your device manufacturer.
  5. Install if found
    If an update is found, Windows will download and install it. You may be asked to restart. Do so.
  6. Visit manufacturer's site if needed
    If Windows doesn't find an update but you suspect your driver is old, visit your network adapter manufacturer's website (Intel, Realtek, Broadcom, etc.) directly and download the latest driver for Windows 11. Run the installer and restart.
  7. Re-enable hotspot
    After restart, go back to Settings > Network & internet > Mobile hotspot and toggle it on. Test with another device.
✓ Success: Updated drivers resolve compatibility issues and enable full hotspot functionality.

Outdated or problematic network drivers are responsible for a huge chunk of Windows 11 mobile hotspot not working cases. The driver is what actually controls the hardware, so if it's out of sync with Windows 11's expectations, the hotspot feature can't function properly. This is especially common if you upgraded from Windows 10 to Windows 11 without doing a fresh driver install.

When you update a driver, you're essentially telling your hardware to speak the language that Windows 11 expects. It's a bit like making sure your WiFi card understands the commands Windows 11 is sending it. If the driver is old or wrong, those commands get lost in translation.

4

Manually Configure DNS for Virtual Adapter Advanced

  1. Enable mobile hotspot first
    Go to Settings > Network & internet > Mobile hotspot and toggle it on. Wait a few seconds for the virtual adapter to appear.
  2. Open Network Connections
    Press Win + R, type ncpa.cpl, and press Enter.
  3. Locate the virtual adapter
    You should see a new adapter now that hotspot is enabled. It might be called 'Hotspot', 'Local Area Connection', or something similar with a number. The icon should show it's active.
  4. Open adapter properties
    Right-click the virtual adapter and select Properties.
  5. Find IPv4 settings
    In the Properties window, look for Internet Protocol Version 4 (TCP/IPv4) and double-click it to open its properties.
  6. Set manual DNS servers
    Select 'Use the following DNS server addresses'. Enter:
    • Preferred DNS server: 1.1.1.8 (Cloudflare DNS)
    • Alternate DNS server: 8.8.8.8 (Google DNS)
  7. Apply and test
    Click OK and close the settings. Try connecting another device to your hotspot and verify that websites load and apps work.
✓ Success: Manual DNS configuration resolves persistent DNS resolver conflicts and allows hotspot to function reliably.

This fix is for when the automatic DNS approach didn't work. By manually specifying trusted public DNS servers, you're bypassing whatever misconfiguration or service issue was blocking DNS resolution on the virtual adapter. Cloudflare's 1.1.1.8 and Google's 8.8.8.8 are both reliable, widely-used, and generally faster than many ISP DNS servers.

Why does this work? When the hotspot virtual adapter tries to resolve DNS queries automatically, it sometimes inherits broken settings from your main network connection or gets confused by multiple adapters. By explicitly telling it which DNS servers to use, you remove that ambiguity. It's a bit like giving your GPS an exact address instead of a vague description.

Pro tip: If manual DNS doesn't fix it, try the Microsoft support page on network connectivity policies for Windows 11. It covers advanced Group Policy settings that might be blocking hotspot if you're on a managed machine or corporate network.

Windows 11 Mobile Hotspot Not Working: Is Your Hardware the Problem?

Before you assume your hardware is broken, know this: most Windows 11 mobile hotspot issues are software-based. Your network adapter isn't dying. The issue is almost always a driver, a configuration setting, or a Windows service that's confused. Hardware failures are rare and usually show up as "no network connection at all," not "hotspot won't enable."

That said, here's how to check: can you connect to WiFi normally? Can you browse the web? If yes, your network hardware is fine. The hotspot feature is a software layer on top of that hardware, so if the hardware works for regular WiFi, it'll work for hotspot once you fix the software side.

If you genuinely can't connect to WiFi at all, then you're looking at a different problem. In that case, similar device detection issues might give you clues, but for this guide we're assuming your network adapter itself is functioning.

Preventing Windows 11 Mobile Hotspot Not Working in the Future

Once you've got your hotspot working, don't let it break again. Prevention is mostly about staying on top of maintenance.

Keep your drivers current. Set a reminder every three months to check for network adapter driver updates. This is the single best prevention step. Right-click the Start button, open Device Manager, expand Network adapters, and right-click your adapter to check for updates. Takes two minutes.

Install Windows updates promptly. Microsoft releases hotspot fixes and network-related patches regularly. If you're skipping updates, you're increasing the chance of running into a known bug. Windows 11 updates are generally stable, and hotspot-specific fixes often come through monthly patches.

Avoid manual DNS unless necessary. If your hotspot starts working and you want to keep it that way, don't manually fiddle with DNS settings unless you're troubleshooting a specific problem. Automatic DNS is automatic for a reason. Once you change it, you own the consequences if something breaks.

Document what works. When your hotspot is working perfectly, take a quick screenshot of your Settings page and jot down any custom DNS or adapter settings. If hotspot breaks in the future, you'll know what the "known good" configuration looks like.

Monitor your primary connection. Mobile hotspot can only share what you have. If your WiFi or Ethernet connection is unstable or dropping, hotspot will be unreliable too. Before enabling hotspot, verify that your main internet is solid. Run a quick speed test if you're unsure.

Windows 11 Mobile Hotspot Not Working: Summary

Windows 11 mobile hotspot not working is almost never a hardware problem and almost always fixable in under an hour. Start with the automatic DNS fix and a restart. If that doesn't work, try a network reset. If you're still stuck, update your network drivers or manually configure DNS. One of these four approaches will get you sharing internet again.

The key is to work through them in order of complexity and invasiveness. Don't jump straight to a network reset if the quick DNS fix might work. Don't assume your driver is broken if you haven't checked whether it needs updating. And remember: Windows 11 mobile hotspot not working is a software issue, and software issues have solutions.

Frequently Asked Questions

The toggle may be greyed out due to outdated network drivers, Internet Connection Sharing service issues, or recent Windows updates. Update your network drivers and perform a network reset through Settings > Network & internet > Advanced network settings > Network reset.

Some issues can be resolved without restarting by resetting the Internet Connection Sharing service manually or adjusting DNS settings. However, most solutions require a restart to take effect properly.

For mobile hotspot, you can use public DNS servers such as 1.1.1.8 and 8.8.8.8. However, automatic DNS configuration is recommended first before manually setting DNS addresses.

Yes, a network reset removes all saved WiFi networks and passwords. You will need to reconnect to your WiFi networks and re-enter passwords after performing a network reset.

Check Device Manager by right-clicking the Start button, selecting Device Manager, expanding Network adapters, and looking for any devices with warning icons. Visit your network adapter manufacturer's website to download the latest drivers.