DEV Community

dayu2333-jinyul
dayu2333-jinyul

Posted on

Forza Horizon 6 Keeps Crashing? 7 Real Fixes for PC Launch & Performance Issues

So you finally installed Forza Horizon 6 on PC, hit play, and... nothing. Black screen. Crash to desktop. Or maybe it loads but runs like a slideshow through Tokyo. I've been there. After spending way too many hours on the FH6 wiki troubleshooting guide and digging through Steam forums, here are the fixes that actually work.

1. The "Game Service" Error That Everyone Hits

You know the one — "We need to update a program called Game Services on Windows." It pops up and then nothing works.

Here's what's happening: FH6 uses Epic Online Services (EOS) for its multiplayer backend, and the installer sometimes gets permissions wrong. Try this:

  1. Close Steam and the game completely
  2. Go to C:\Program Files (x86)\Epic Games\EOS
  3. Delete everything in that folder (don't worry, it'll redownload)
  4. Run Steam as Administrator
  5. Launch the game again

If that still doesn't work, there's a deeper fix that involves resetting the Windows Gaming Services — check the FH6 community troubleshooting thread on the FH6 Wiki for the full walkthrough.

2. Black Screen on Launch

You click Play, the screen goes black for a few seconds, then you're back on your desktop. No error message, no warning.

This is almost always a DirectX 12 issue. Quick fix:

  • Add -windowed to the launch options in Steam (Properties → General → Launch Options)
  • The game starts in windowed mode, then you switch to fullscreen in settings

For Nvidia users, make sure you're on the latest driver. I know, "update your drivers" sounds like boilerplate, but Forza Horizon 6 specifically broke on a few Game Ready driver versions around launch. If you just updated and it made things worse, roll back one version.

3. Stuttering and FPS Drops in Open World

FH6's Japan map is gorgeous but demanding. The stuttering you're seeing in busy areas is usually one of three things:

Shader compilation stutter: The first 20-30 minutes of a new area will have micro-stutters as shaders compile. This is normal — it gets much better after you've visited an area once.

Installed on HDD: If FH6 is on a spinning drive, move it to an SSD. The game streams map data constantly, and HDDs just can't keep up. This made a bigger difference for me than any graphics setting change.

Settings that eat frames: Turn these down first:

  • World Vehicle Density (huge impact in city areas)
  • Particle Quality
  • Reflection Quality (keep at High, not Extreme)

For a full optimized settings breakdown for different GPUs, the FH6 PC settings guide on fh6wiki.com has tested configurations for everything from a 3060 to a 4090.

4. Controller Not Working

So the game runs but your controller does nothing. Classic Forza problem.

The engine only natively talks to the Xbox input API. If you're using a PlayStation controller:

  • DS4Windows — set it to emulate Xbox 360 controller (not DualShock 4)
  • Steam Input — make sure "Xbox Configuration Support" is enabled in Steam's controller settings

If you have both a wheel and a controller plugged in, unplug the wheel. FH6 gets confused when it sees multiple input devices and sometimes defaults to the wrong one.

5. Can't Connect Online / Horizon Life

You're in the game but it says "Connection to Horizon Life failed." This is usually a port forwarding issue.

FH6 needs UDP port 3074 open. If you're on a VPN, disconnect it — Xbox Live traffic and VPNs don't play well together. If you're on a corporate or university network, that port is probably blocked and you'll need to use your phone hotspot to get past the initial connection.

6. Save Sync Conflicts on Steam

You played for hours, closed the game, came back and your save is gone. Steam Cloud somehow synced an old version over your new one.

Prevention: before opening the game, check if Steam is showing a cloud sync conflict popup. If it is, always pick the LOCAL file (it's the newer one).

Emergency backup: Documents\My Games\ForzaHorizon6 — copy this folder manually every once in a while. Trust me on this.

7. Memory Leak After Long Sessions

After about 2-3 hours of play, your FPS starts dropping even though nothing in the game changed. This is a known memory leak that tends to show up with Extreme texture quality.

The quick fix is saving and restarting the game. But if you want to avoid it entirely, drop textures from Extreme to High. The visual difference is minimal and you won't have to restart every couple of hours.


Quick Reference

Problem Quickest Fix
Game Service error Delete EOS folder, run Steam as Admin
Black screen -windowed launch option
Stuttering Move to SSD, lower World Vehicle Density
Controller not working Use DS4Windows as Xbox 360 emulation
Online connection fails Disable VPN, check port 3074
Save lost Always pick Local file in Steam Cloud conflict
Memory leak Drop textures from Extreme to High

Been playing FH6 since day one and keeping track of all these fixes on FH6 Wiki — it's a fan-run resource with car stats, tuning calculators, and guides. Bookmark it if you're deep into the game.

Top comments (0)