Gaming

Halo Infinite “Connection Lost” Error: You Have Been Disconnected From the Local Network Fix

What triggers the local network disconnect in Halo Infinite and the exact settings that keep matches from dropping.

What triggers the local network disconnect in Halo Infinite and the exact settings that keep matches from dropping.

The full message reads, “Connection lost: You have been disconnected from the local network. Returning you to the Main Menu.” It boots you out of matchmaking or an active match in Halo Infinite and drops you back at the menu. The trigger is almost always a break in the path between your PC or console and the game servers, not a problem inside the match itself.

Quick answer: Use a wired connection, set your network profile to Private, and disable power saving on your network adapter in Device Manager. On PC, these three changes stop the most common repeat disconnects; if it happens once with no pattern, just retry matchmaking.


Rule out a server outage first

Before changing any settings, confirm the servers are online. When Halo Infinite’s servers are down or under maintenance, no local fix will help, and you will keep hitting the same disconnect. The official @HaloSupport account posts live status and scheduled downtime notices, and third-party status trackers can confirm whether other players are reporting the same failure at the same time.

If a wider outage is in progress, wait it out. If only you are affected, move on to the connection checks below.

Image credit: Xbox Game Studios

Fast checks that clear a one-off disconnect

This error can appear a single time for no clear reason. Work through these in order before touching deeper network settings.

Retry matchmaking. A lone disconnect often does not repeat, so queue again before assuming something is broken.
Switch from Wi-Fi to a wired connection. A cable to your router is more stable than wireless and removes signal drops as a cause.
Restart the game and install any pending updates. Relaunching clears temporary state, and an outstanding patch can be the reason matchmaking rejects you.
Reboot the whole system. On PC, restart Windows. On Xbox Series X|S or Xbox One, hold the console’s power button for about 10 seconds, unplug the power cable for 30 seconds, then plug it back in and power on. A full power cycle clears cached network state.
Power cycle your router. Hold its power button for around 15 seconds until it fully shuts off, wait at least 30 seconds, then plug it back in and let it fully come back up before launching the game.

Stop repeat disconnects on PC

If the message keeps returning every match, the cause is usually Windows or your router quietly cutting the connection. These are the changes that hold it steady.

Keep Windows from sleeping the network adapter

Windows can put your Ethernet or Wi-Fi adapter to sleep to save power, which drops you mid-match. Turning that off is one of the most reliable fixes.

Open Device Manager and expand Network adapters, then open the Properties of the adapter you use to connect.
Go to the Power Management tab and uncheck “Allow the computer to turn off this device to save power,” then confirm. The adapter now stays awake during long queues and matches.

Set the network profile to Private

A connection marked Public applies stricter firewall rules that can block traffic the game needs. Changing the active network from Public to Private in your Windows network adapter settings resolves the disconnect for many players whose profile was set to Public by default.

Free up bandwidth and disable a VPN if it is running

Downloads, streams, and cloud sync apps competing for bandwidth can starve the game’s connection. Open Task Manager, sort the Processes tab by the Network column, and end the heaviest non-essential tasks. A VPN can also route you through an unstable path, so turn it off to test. If your ISP throttles during peak hours, a VPN sometimes helps instead, so it is worth testing both ways.


Fix NAT type and router blocking

When the disconnect hits certain modes like Big Team Battle every time, the router is likely blocking ports the game relies on. A restrictive or “Teredo is unable to qualify” NAT status is the usual sign.

Press Win + I to open Settings, go to Gaming, then select Xbox Networking and let Windows detect your connection.
Under the Xbox Live multiplayer section, check that NAT Type reads Open. If it does not, click Fix it to run the built-in repair.
If NAT is still not Open, reset Teredo. Open Command Prompt as administrator and run these commands in order, pressing Enter after each one.
netsh int teredo set state disable
netsh int teredo set state type=default
netsh int teredo set state enterpriseclient
netsh int teredo set state servername=teredo.remlab.net

Placing the PC in your router’s DMZ has also cleared the error for players on restrictive routers, confirming the router was blocking required traffic. If DMZ works but you would rather not leave the PC fully exposed, forward the game’s ports instead. On Steam, forward the ports for both the game and the Steam client.


Change your DNS server

Faulty DNS resolution can stop the game reaching its servers even when the rest of your connection is fine. Switching to a public DNS and flushing the cache rules this out.

Open Control Panel, set View by to Category, then go to Network and Internet, Network and Sharing Centre, and Change adapter settings.
Right-click your active network, choose Properties, select Internet Protocol Version 4 (TCP/IPv4), and open its Properties.
Choose “Use the following DNS server addresses,” set Preferred to 8.8.8.8 and Alternate to 8.8.4.4, then click OK.
Open Command Prompt as administrator, run ipconfig /flushdns, and relaunch the game.

Last resort: reinstall

If every network fix fails and the servers are confirmed online, reinstall the game to repair corrupted files. Uninstall Halo Infinite from Apps and Features on PC, then download a fresh copy and install it again. Note that reinstalling only helps when the local files are the problem, so run it after the connection checks, not before.


How to confirm it is fixed

You know a change worked when you can complete a full match without being returned to the Main Menu. Test with the mode that failed most often, since some players only saw the drop in specific playlists. If the disconnect returns only during certain modes, the cause is your NAT type or router ports rather than a general connection fault, so revisit that section.

When the problem persists across every fix and the servers are healthy, open a ticket through the Halo Waypoint support site so it can be investigated directly.