Medium Operating Systems ✓ Solution Verified by Community (0+ upvotes)

How to fix error error-infloop-in-reloc-chain in Windows 11

ERROR_INFLOOP_IN_RELOC_CHAIN = 202

65% success rate
👥 0+ users verified
📅 Updated: 2026-08-12
⏱️ 30 min read
Fix based on community reports and expert analysis. Last verified: 2026-08-12 · How we verify fixes
Error Codeerror-infloop-in-reloc-chain
Affected SystemWindows 11 (Microsoft)
DifficultyMedium
Estimated Time30 min
Requires Admin Rights⚠️ Yes

Solution Steps

  1. 1 First, check if the program file is corrupted. Right-click the executable and select 'Properties'. Look at the file size and compare it to the original if possible. If you have a backup, try restoring it.
  2. 2 If the file is intact, the issue is likely due to incompatibility. Use DOSBox to run the program. Download and install DOSBox from the official website (https://www.dosbox.com).
  3. 3 Open DOSBox and mount the folder containing your program. For example, if your program is in C:\OldApps, type 'mount c c:\oldapps' and press Enter.
  4. 4 If the error persists, you may need to use a debugger to identify the loop, but that's advanced. Instead, try using a different emulator like PCem, which emulates the hardware more accurately and might handle the relocation chain differently.
  5. 5 Another option is to use a virtual machine with an older Windows version (like Windows 98) and run the program there. This provides a more authentic environment.
  6. 6 If none of these work, the program may be too damaged to run. Look for a patched version or an alternative program that does the same thing.

🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:

🔧 Still having issues?

Describe your exact problem to Error Buddy and get a personalized fix in seconds.

🛠️ Try Error Buddy — It's Free