How to fix HaloInfinite.exe Bad Image error in Windows

If you are trying to install or play Halo Infinite on PC but keep getting HaloInfinite.exe – Bad Image.” It then says that Arbiter.dll is either not designed to run on Windows or it contains an error. This article will guide you through all the steps you need to take in order to solve the problem. Unfortunately, there are a lot of different steps you may need to take to get things working so bear with it!

How to fix HaloInfinite.exe Bad Image error in Windows.

Nine times out of ten this error message isn't caused by Halo Infinite itself but rather one of the core system components Game Pass uses to control everything. Because of this, you will have to troubleshoot quite a few different things.

Repair or Reset the Xbox App, Gaming Services & the Microsoft Store.

Clear any System Corruption.

A relatively quick and easy fix for this problem is to run the SFC tool.

sfc /scannow

It will take time to complete so be patient. If any errors are found they should be repaired automatically. If it doesn’t complete properly Restart your computer in Safe Mode and repeat the process.

If the SFC tool returned an error message, open Command Prompt as Administrator, then enter the following commands in order.

DISM /Online /Cleanup-Image /CheckHealth

DISM /Online /Cleanup-Image /ScanHealth

DISM /Online /Cleanup-Image /RestoreHealth

when your computer restarts everything should be working again.

Clearing Delivery Optimization Files.

Clearing all the old Windows update files also seems to solve this problem for a lot of people.

Uninstall and Reinstall the Gaming Services app/process.

If the first fix didn’t work for you, you can try the following fix. This will uninstall and reinstall the Gaming Services component of Game Pass and the Xbox app from your device.

get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

If the command runs without any errors you can try to download some games. If you get an error message you’ll need to do the following.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\

Comments