How to Enable or Disable Cellular Use in Windows 11
If your computer has a SIM card or eSIM, you can connect to a cellular data network anywhere you have a mobile signal. This works just like Wi-Fi or hotspot connections. Once you connect, you can browse the web and send emails.
Why use this? Sometimes your Wi-Fi signal is weak or slow. This Windows 11 Dev Build 23471 feature lets your computer automatically switch to your cellular data to keep your internet connection strong.
What happens when done? Your computer will constantly monitor your internet quality. If the Wi-Fi signal drops, Windows will seamlessly switch to cellular data so you do not lose your connection.
Enable or Disable Cellular in Settings
You can manage this feature easily through the Windows settings menu.
- Open the Windows Settings app by clicking the Start menu or pressing the Windows key + I on your keyboard to open the Settings app.
- Click on Network & internet in the left-hand menu.

- Click the Cellular tile on the right side of the screen.

- Find the option labeled Use cellular whenever Wi-Fi is poor.
- Toggle the switch to On to enable it, or Off to disable it.
- Close the settings window when you are finished.
Enable or Disable via Registry Editor
Note: This method requires admin privileges.
You can also use the Windows Registry editor to change this setting.
- Press the Windows key, type
regedit, and press Enter. - Navigate to this path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\CellularFailover - If you do not see the
CellularFailoverfolder, right-click theWcmSvcfolder, select New, and create a key namedCellularFailover.

- Right-click in the empty space on the right side, select New, and choose String Value. Name this
AllowFailover. - Double-click
AllowFailoverand change the Value data:- Type
2to enable the feature. - Type
0to disable the feature.
- Type

- Restart your computer to save your changes.
Summary
This guide showed you how to allow Windows 11 to automatically switch to cellular data when your Wi-Fi signal is weak. We covered how to toggle this setting using the main Windows Settings menu and how to manually configure it using the Registry Editor.
Was this guide helpful?
Leave a Reply