Few things are more frustrating than booting up your brand new gaming PC, eager to explore the irradiated wastes of Appalachia, only to have Fallout 76 freeze up on you. You might have expected a smooth experience with your latest hardware, but instead you are staring at a frozen screen, forced to restart the game or even your entire system. This problem is surprisingly common, and it can stem from a variety of sources, from driver conflicts to in-game settings that do not play nicely with modern components.
This guide will walk you through every proven fix to stop Fallout 76 from freezing on your new PC. We will start with the simplest, most effective solutions and work our way up to advanced troubleshooting. By the end, you should be able to play without those annoying lockups.
Understanding Why Fallout 76 Freezes on New Hardware
Before diving into fixes, it helps to know what might be causing the problem. Fallout 76, despite being an older title, can be surprisingly finicky with newer hardware. The game engine is based on an older iteration of the Creation Engine, which sometimes struggles with high core counts, fast SSDs, or bleeding-edge GPU drivers. Common culprits include outdated or corrupted graphics drivers, incorrect power management settings on new components, conflicts with overlays or background software, corrupt game files, or simply pushing settings beyond what the engine can handle stably. Even a new PC can have misconfigured settings that trip up the game.
Step-by-Step Solutions to Stop Fallout 76 Freezing
Follow these solutions in order. Many are quick to try, and you might not need to go through them all.
Update Your Graphics Drivers
A new PC often ships with outdated drivers or generic Windows drivers. Head to the website of your GPU manufacturer (NVIDIA, AMD, or Intel for Arc) and download the latest driver package. Perform a clean installation if possible, which removes old settings that might conflict. After updating, restart your PC and test the game.
Verify the Integrity of Game Files
Corrupted game files can cause freezes. If you are using Steam, right-click Fallout 76 in your library, select Properties, go to the Local Files tab, and click “Verify integrity of game files.” On the Bethesda.net launcher, use the scan and repair function. This process ensures all core game data is intact.
Disable Unnecessary Overlays
Overlays from Discord, NVIDIA GeForce Experience, Steam, or even the Xbox Game Bar can conflict with Fallout 76. Disable them one by one to see which is the culprit. For Discord, go to User Settings, Overlay, and toggle it off. In GeForce Experience, turn off the in-game overlay. For Steam, navigate to Settings, In-Game, and uncheck the overlay option.
Adjust In-Game Graphics Settings
Sometimes the issue is that the game is trying to run at settings that stress the engine in unexpected ways. Try the following:
- Set the game to Borderless Windowed mode instead of Fullscreen. This can prevent certain display-handling freezes.
- Lower the preset to Medium or High, even if your hardware can handle Ultra. This often eliminates engine-specific stress.
- Disable Depth of Field and Motion Blur, which have been known to cause stuttering or freezes on some configurations.
- Turn off V-Sync. Use the frame rate cap in the game’s ini file or through your GPU control panel instead.
Set the Game to Use Your Dedicated GPU
On some new PCs, especially laptops, the system might try to run Fallout 76 on the integrated graphics. Open Windows Graphics Settings, browse for the Fallout76.exe, and set it to “High performance” which selects the dedicated GPU. This prevents the integrated GPU from causing freezes due to lack of power.
Run the Game as Administrator
Navigate to the Fallout 76 installation folder, right-click the Fallout76.exe, select Properties, go to the Compatibility tab, and check “Run this program as an administrator.” This gives the game the permissions it needs to access certain resources without conflicts.
Advanced Troubleshooting for Persistent Freezes
If the game still freezes after the basic steps, try these more technical fixes.
Edit the Fallout76Custom.ini File
Some engine tweaks can improve stability. Locate your Fallout 76 documents folder (usually DocumentsMy GamesFallout 76). Create or edit the Fallout76Custom.ini file and add the following lines under the [General] section: iNumHWThreads=4 (or the number of physical cores your CPU has). This can prevent the engine from mismanaging threads. Also, set bUseThreadedAI=1 and iNumAIThreads=2 under the appropriate sections. Be cautious and back up the file first.
Disable Full-Screen Optimizations
Windows 10 and 11 have a feature called full-screen optimizations that can interfere with older games. Right-click the Fallout76.exe, go to Properties, Compatibility, and check “Disable full-screen optimizations.” Then click “Change high DPI settings” and enable the override that lets the application control scaling.
Check Your RAM and Pagefile
Fallout 76 can be demanding on memory. Ensure your system has enough RAM (16GB recommended), and that your pagefile is set to a reasonable size, preferably system-managed. A small or fragmented pagefile can cause freezes when memory runs low.
Update Your BIOS and Chipset Drivers
New PCs might not have the latest BIOS or motherboard chipset drivers. Visit the manufacturer’s support site and install any updates. These can improve compatibility with games and solve obscure freezing issues.
Close Background Applications
Some software like RGB lighting controllers, hardware monitoring tools, or antivirus programs can inject code into games and cause freezes. Try temporarily disabling or closing any non-essential programs, including MSI Afterburner or Corsair iCUE, to see if the problem resolves.
Limit the Frame Rate Externally
Use your GPU control panel (NVIDIA Control Panel or AMD Adrenalin Software) to set a maximum frame rate for Fallout76.exe. Cap it at 60 or 72 FPS, which often creates a more stable experience than allowing the game to run uncapped, especially with high-end hardware that might push the engine beyond its design limits.
Reinstall the Game and Delete Leftover Files
As a last resort, completely uninstall Fallout 76, delete any remaining folders in both the installation directory and the documents folder (backup your saves if desired), and reinstall. This removes any corrupted configuration or cached data.
Frequently Asked Questions
Why does Fallout 76 freeze every few minutes on my RTX 4080?
High-end GPUs can sometimes trigger engine bugs due to excessively high frame rates or incompatible driver features. Try capping your frame rate to 60 FPS and disabling NVIDIA Reflex or AMD Anti-Lag in the control panel. Also, ensure your power plan in Windows is set to “High performance” and your GPU is not in a power-saving mode.
Can a corrupt save file cause freezing?
Yes, a corrupted save can lead to loading-screen freezes or gameplay lockups. If you notice freezes only when loading a specific character, try creating a new character to see if the issue persists. If the new character works, your save may be damaged. Unfortunately, there is limited repair capability, but sometimes loading an older backup can help.
Does using mods cause Fallout 76 to freeze?
While official mod support is limited, any third-party modifications can cause instability and freezes. If you are using any mods or custom ini tweaks, remove them and test the game vanilla. Even harmless-seeming adjustments like texture packs can destabilize the game on new hardware.
Is there a specific Windows update that helps with freezing?
Microsoft occasionally releases updates that improve gaming performance and compatibility. Ensure you are running the latest version of Windows 10 or 11. However, some updates have introduced their own problems. If the freezing started after a recent Windows update, you might consider rolling back or waiting for a patch.
Why does the game freeze only during combat or fast travel?
These moments stress the CPU and I/O subsystems as the game loads assets and processes AI. Freezes here often point to a CPU bottleneck or a slow storage drive. Ensure the game is installed on an SSD, and try reducing the shadow distance and draw distance in the ini file to lessen the spike in load.
Could my antivirus be the cause?
Yes, some antivirus programs, including Windows Defender’s real-time scanning, can interfere with game file access and cause freezes. Try adding the Fallout 76 installation folder as an exception in your antivirus settings.
Fixing Fallout 76 freezing on a new PC often comes down to methodically ruling out the most common culprits. Start with driver updates and simple setting changes, and work your way through the advanced steps if needed. With patience, you will be back to hunting Scorchbeasts without interruption.

