Share via

Mobile Hotspot Not Working on Windows 11 25H2 (OS Build 26200.6901) - MediaTek MT7921 Adapter

FURKAN YILDIZ 15 Reputation points
2025-10-27T05:59:27.11+00:00

Hello,

I am experiencing a persistent issue with the Mobile Hotspot feature on my HP Victus 16 (e-1005n) laptop immediately after updating to Windows 11, version 25H2 (OS Build 26200.6901).

System Details:

OS: Windows 11 Pro

Version: 25H2 (OS Build 26200.6901)

OS Build: 26200.6901 (Initially 26200, updated with KB5070773)

Wi-Fi Adapter: MediaTek MT7921 Wi-Fi 6 802.11ax PCIe Adapter

The Problem:

The "Mobile Hotspot" feature can be turned on in the Windows Settings. However, no device (phone, other laptop) can successfully connect to it. The devices see the network, attempt to connect, but fail every time. This functionality was working perfectly fine before the 25H2 (OS Build 26200.6901) update.

When I run netsh wlan show drivers in PowerShell, the output states:

"Hosted network supported : No"


Summary of Troubleshooting Steps Taken (All Failed):

I have tried every recommended solution but the problem persists. This appears to be a deep driver or OS-level bug introduced with 25H2 (OS Build 26200.6901).

1. Driver Management:

Roll Back Driver: The option was grayed out.

Manufacturer Driver: Uninstalled the device and installed the latest official driver from the HP support website (Version 3.5.0.33, dated Oct 2023). This did not fix it.

Latest 25H2 (OS Build 26200.6901)-Specific Driver: I manually downloaded and installed the absolute latest driver from the Microsoft Update Catalog (Version: 25.40.2.582, dated Aug 7, 2025, specifically listed for "Windows 11 Client, version 24H2 and later"). The driver installed successfully, but the hotspot still fails to connect.

2. Windows Updates:

I have installed all available Windows Updates, including the latest out-of-band update KB5070773, which brought my build to 26200.6901. This update did not resolve the issue.

3. Network Configuration and Services:

Hotspot Band: Changed the Mobile Hotspot network band in Settings from "Any available" to "2.4 GHz" and also tried "5 GHz". Neither worked.

Windows Services: Checked services.msc and confirmed that "Windows Mobile Hotspot Service" (icssvc) and "Internet Connection Sharing (ICS)" (SharedAccess) are set to "Automatic" and are "Running". I have also tried restarting them.

Network Reset: Performed a full "Network reset" from the Advanced network settings and restarted the PC. This did not fix the issue.

Power Management: In Device Manager, unchecked "Allow the computer to turn off this device to save power" for the MediaTek adapter.

Conclusion:

The issue is not a simple misconfiguration or an outdated driver. I am running the latest available OS build (26200.6901) and the latest 25H2 (OS Build 26200.6901)-compatible driver (25.40.2.582) for my hardware, and the feature remains broken.

This seems to be a significant bug in the Windows 11 25H2 (OS Build 26200.6901) networking stack or its interaction with the MediaTek MT7921 driver.

Is this a known issue, and is there any other potential fix or workaround available?

Thank you.

Windows for home | Windows 11 | Internet and connectivity

4 answers

Sort by: Most helpful
  1. Lucus-V 7,405 Reputation points Microsoft External Staff Moderator
    2025-10-31T06:26:28.2033333+00:00

    Hi FURKAN YILDIZ,
    I'm sorry to hear that the above solution does not work with you yet.

    I will provide some alternative solutions, please kindly follow the instructions bellow.

    Check your applications

    Some applications interact with system network such as VPN may lead to the issue, even they run in background or service, and VPN function is not turned on.

    Sharing connections

    1. Click Start > View network connections
    2. Enable Mobile Hotspot
    3. Mind the Adapter has just created after you enable Mobile Hotspot (example: Local Area Connection 2*)
    4. Mind the Adapter you're using to connect to internet > Properties > Sharing
    5. Check Allow other network users to connect through this computer's Internet connection
    6. Home networking connection: choose the created Mobile Hotspot adapter (example: Local Area Connection 2*)
    7. OK to apply
    8. Try connecting your mobile to the hotspot again
    9. If problem persists, turn off Sharing option then re-enable Mobile Hotspot

    Check IP conflict

    By default, Hotspot will take 192.168.137.x IP range. Please ensure that other adapters do not have IP range conflict.

    Static IP on your mobile

    Navigate to Wi-Fi settings on your mobile, switch from DHCP to Manual and set static IP.


    I hope that above suggestions can help you resolve the issue.

    In case your issue persists or you have questions at any steps, please let me know.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    2 people found this answer helpful.

  2. PUNITKUMAR NATVARLAL GAMI 0 Reputation points
    2026-01-26T02:36:28.4133333+00:00

    I have same persistent issue with the Mobile Hotspot feature on my Lenovo Ideapad slim 3 laptop immediately after updating to Windows 11 Pro, version 25H2 (OS Build 26200.7623).

    Driver Management:

    Roll Back Driver: The option was grayed out.

    Manufacturer Driver: Uninstalled the device and installed the latest official driver from the Lenovo site

    New WLAN Driver is Realtek RTL8852BE WIFI 6 802.11ax

    Was this answer helpful?

    1 person found this answer helpful.

  3. Lucus-V 7,405 Reputation points Microsoft External Staff Moderator
    2025-11-03T10:19:20.7233333+00:00

    Hi FURKAN YILDIZ,
    Thank you for your information.

    Please try further suggestions bellow.

    1. Open Registry Editor

      Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows - Microsoft Support to view the article.

      1. Navigate to this location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc\Parameters\HostedNetworkSettings
      2. On the right side, if you see a keyword HostedNetworkSettings, delete it
      3. Test your Mobile Hotspot again (with both enable and disable Sharing Connection as my above post)
    2. Scan you Windows
      In case your Windows has corrupt files, please run these 2 commands on Command Prompt (Run as Administrator) to scan and fix
         sfc /scannow
         Dism /Online /Cleanup-Image /RestoreHealth
      
      After that please reboot your computer then test the Hotspot again.

    If you have any further questions or the solution does not help, please let me know by "Comment".


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

  4. Lucus-V 7,405 Reputation points Microsoft External Staff Moderator
    2025-10-30T08:07:20.6033333+00:00

    Hi FURKAN YILDIZ,
    Welcome to Microsoft Q&A forum. I'm happy to help.

    The driver of your Wi-Fi chipset may not be compatible with latest Windows 25H2. You may try to fix the issue with this command (Run as Administrator):

    netsh wlan set hostednetwork mode=allow
    

    If the problem still persists, please let me know with some screenshots of your Hotspot settings.

    Thank you for your time.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.