You have tried everything. You restarted your PC. You verified the game files. You added -DX11 to the launch options. You even renamed the Config folder. But Invincible VS still crashes on launch, freezes during loading, or displays a fatal error the moment you try to play. What you may not realize is that your own security software could be the culprit. Windows Defender, third-party antivirus programs like Avast or Norton, and even Windows Firewall frequently block games from writing to configuration folders, accessing temporary memory, or communicating with Steam servers. The game tries to perform a normal operation—saving your settings, loading a level, verifying your license—and the antivirus says “no.” The result is an immediate crash with no clear explanation. This guide walks you through exactly how to add Invincible VS as an allowed application in every major security program, step by step.
Why Antivirus and Firewall Cause Game Crashes
Modern security software uses several layers of protection. Each layer can interfere with Invincible VS in different ways.
How each security feature affects the game:
| Security Feature | What It Does | How It Causes Crashes |
|---|---|---|
| Real-time antivirus scanning | Scans every file the game tries to read or write | Slows down file access, can corrupt saves, may block game executables |
| Controlled Folder Access | Prevents unauthorized apps from modifying protected folders | Blocks the game from writing to AppData\Local\Tag Fighter\, causing fatal errors |
| Windows Firewall | Blocks unauthorized network traffic | Prevents online play, causes freezes when the game tries to connect to servers |
| Ransomware protection | Suspiciously blocks apps that try to modify many files quickly | The game saving normally looks like ransomware behavior |
| Third-party antivirus (Avast, Norton, McAfee, Bitdefender) | All of the above + proprietary detection | Each has unique false-positive triggers for game files |
Signs your security software is causing the crash:
| Symptom | Likely Culprit |
|---|---|
| Game crashes immediately on launch | Antivirus blocked the .exe file |
| Game crashes when you try to save settings | Controlled Folder Access blocked AppData writes |
| Game freezes on loading screen | Firewall blocked online connectivity |
| Game works fine offline but crashes online | Firewall issue |
| Game worked yesterday but crashes today after an antivirus update | False positive from a new virus definition |
| Fatal error mentioning “access denied” or “permission” | Permission block from security software |
If any of these sound familiar, the solutions in this guide will resolve your crash.
Method 1: Configure Windows Security (Windows Defender)
Windows Security comes built into Windows 10 and Windows 11. It is an excellent antivirus, but it is also aggressive about blocking game files.
Step 1: Add game .exe files to Windows Security exclusions
Exclusions tell Windows Security to ignore specific files or folders. This is the most important step.
Instructions:
- Type Windows Security into the Windows search bar and open it
- Click Virus & threat protection
- Scroll down and click Manage settings (under “Virus & threat protection settings”)
- Scroll down to Exclusions and click Add or remove exclusions
- Click Yes if prompted by User Account Control
- Click Add an exclusion → Folder
- Navigate to your Invincible VS installation folder. The default location is: C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\
- Select the entire game folder and click Select Folder
- The entire game folder is now excluded from scanning
What this does: Windows Security will no longer scan any file inside the Invincible VS folder. This prevents real-time scanning from interfering with the game.
Step 2: Add individual .exe files as exclusions (additional safety)
Some versions of Windows Security require both folder exclusions and individual file exclusions.
- Still in Add or remove exclusions, click Add an exclusion → File
- Navigate to the main game
.exefile: C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\InvincibleVS.exe - Select the file and click Open
- Repeat for the secondary
.exefile:C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\Binaries\Win64\InvincibleVS-Win64-Shipping.exe - Both
.exefiles are now excluded
Step 3: Disable Controlled Folder Access (or add game as allowed app)
Controlled Folder Access is a ransomware protection feature that blocks unauthorized applications from modifying files in protected folders. It is the #1 cause of fatal errors in games.
Option A: Disable Controlled Folder Access entirely (easiest)
- In Windows Security, go to Virus & threat protection
- Scroll down and click Manage ransomware protection
- Toggle Controlled folder access to OFF
- Restart your PC
- Launch Invincible VS
Option B: Keep Controlled Folder Access ON but add the game as allowed (more secure)
- In Windows Security, go to Virus & threat protection
- Scroll down and click Manage ransomware protection
- Click Allow an app through Controlled folder access
- Click Yes if prompted
- Click Add an allowed app → Browse all apps
- Navigate to the main game
.exefile and click Open - Repeat for the secondary
.exefile inBinaries\Win64\ - Restart your PC
- Launch Invincible VS
Method 2: Configure Windows Firewall for Online Play
If your game crashes when trying to play online, or freezes on the loading screen when connecting to servers, Windows Firewall is likely blocking the connection.
Step 1: Open Windows Firewall settings
- Type Control Panel into the Windows search bar and open it
- Click System and Security
- Click Windows Defender Firewall
- On the left sidebar, click Allow an app or feature through Windows Defender Firewall
Step 2: Change settings (administrator access required)
- Click the Change settings button (you will see a shield icon)
- Click Yes if prompted by User Account Control
- The grayed-out options will now become editable
Step 3: Add Invincible VS to the allowed apps list
- Click the Allow another app button at the bottom
- Click Browse
- Navigate to the main game
.exefile: C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\InvincibleVS.exe - Click Open
- Click Add
Step 4: Add the secondary .exe file
- Click Allow another app again
- Click Browse
- Navigate to the secondary
.exefile: C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\Binaries\Win64\InvincibleVS-Win64-Shipping.exe - Click Open
- Click Add
Step 5: Verify both Private and Public boxes are checked
In the allowed apps list, find both Invincible VS entries:
| Network Type | When It Applies | Should It Be Checked? |
|---|---|---|
| Private | Your home or work network (trusted) | YES |
| Public | Coffee shops, airports, public Wi-Fi | YES (for safety, but game should work with Private only) |
- Locate each Invincible VS entry in the list
- Ensure both Private and Public boxes have checkmarks
- If a box is empty, click it to add a checkmark
Step 6: Save and test
- Click OK to close the window
- Close Control Panel
- Launch Invincible VS and test online features
What to expect:
| If online play now works | If the game still crashes |
|---|---|
| Success! Firewall was the issue. | Proceed to Method 3 (third-party antivirus) |
Method 3: Configure Third-Party Antivirus Software
If you use a third-party antivirus instead of (or alongside) Windows Defender, the steps vary by program. Below are instructions for the most common antivirus suites.
General principle for all third-party antivirus:
Look for a section called one of the following:
- Exceptions
- Exclusions
- Allow List
- Whitelist
- Ignore List
- Trusted Applications
Then add:
- The entire Invincible VS game folder
- Both
.exefiles individually - The
Tag Fighterfolder inAppData\Local\
Avast / AVG (same parent company)
- Open Avast and go to Menu → Settings
- Select General → Exceptions
- Click Add Exception
- Paste or browse to: C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\
- Click Add Exception
- Repeat for: C:\Users[YourUsername]\AppData\Local\Tag Fighter\
- Click OK and restart your PC
Norton
- Open Norton and click Settings
- Click Antivirus → Scans and Risks
- Under Exclusions / Low Risks, click Configure next to “Items to exclude from scans”
- Click Add Folder
- Browse to the Invincible VS game folder and select it
- Click Add
- Repeat for the
Tag Fighterfolder inAppData\Local\ - Click Apply → OK
McAfee
- Open McAfee and click PC Security
- Click Real-Time Scanning (or “Virus and Spyware Protection”)
- Click Excluded Files
- Click Add File
- Browse to the main game
.exefile and add it - Click Add Folder
- Browse to the entire Invincible VS game folder and add it
- Click Save
Bitdefender
- Open Bitdefender and click Protection on the left sidebar
- Click Antivirus → Open
- Click Settings (gear icon) → Exclusions
- Click Add an exclusion → Exclude folder
- Browse to the Invincible VS game folder and select it
- Click Exclude
- Repeat for the
Tag Fighterfolder inAppData\Local\
Kaspersky
- Open Kaspersky and click Settings (gear icon)
- Click Additional → Threats and Exclusions
- Under Exclusions, click Specify trusted applications
- Click Add → Browse
- Navigate to the main game
.exefile and select it - Check all boxes for “Do not scan” options
- Click Add
- Repeat for the secondary
.exefile inBinaries\Win64\
ESET NOD32
- Open ESET and click Setup → Enter advanced setup
- Click Detections Engine → Exclusions
- Click Add under “Folder exclusions”
- Browse to the Invincible VS game folder and select it
- Click OK
- Repeat for the
Tag Fighterfolder inAppData\Local\
Method 4: Temporarily Disable Antivirus for Testing
If you are unsure whether your antivirus is causing the crash, temporarily disable it. This is a diagnostic test only—re-enable your antivirus after testing.
How to temporarily disable Windows Security:
- Open Windows Security → Virus & threat protection
- Click Manage settings (under “Virus & threat protection settings”)
- Toggle Real-time protection to OFF
- The toggle will automatically turn back on after a short time (this is normal)
- Launch Invincible VS immediately
How to temporarily disable third-party antivirus:
| Antivirus | How to disable temporarily |
|---|---|
| Avast | Right-click tray icon → Avast shields control → Disable for 10 minutes |
| Norton | Right-click tray icon → Disable Auto-Protect → Choose duration |
| McAfee | Right-click tray icon → Verify Real-Time Scanning is off |
| Bitdefender | Right-click tray icon → Protection Shield → Off until restart |
| Kaspersky | Right-click tray icon → Pause protection → Choose duration |
Interpreting the test results:
| Result | What It Means | Next Step |
|---|---|---|
| Game launches and runs perfectly | Antivirus was causing the crash | Add exclusions permanently (Methods 1-3) |
| Game still crashes | Antivirus is not the cause | Re-enable antivirus and return to pillar article |
After testing: Re-enable your antivirus immediately. Playing with antivirus disabled is unsafe.
Method 5: Exclude the Tag Fighter Folder in AppData
The Tag Fighter folder (where config and save files live) is frequently blocked by security software because it is located in AppData\Local\—a folder that ransomware often targets.
Why this folder needs special attention:
| File Path | Why Antivirus Targets It |
|---|---|
C:\Users\[Username]\AppData\Local\Tag Fighter\ | Games writing to this folder looks similar to ransomware behavior |
Step 1: Locate the Tag Fighter folder
Navigate to: C:\Users[YourUsername]\AppData\Local\Tag Fighter\
Step 2: Add it as an exclusion
For Windows Security:
- Go to Windows Security → Virus & threat protection → Manage settings
- Scroll to Exclusions → Add or remove exclusions
- Click Add an exclusion → Folder
- Browse to
C:\Users\[YourUsername]\AppData\Local\Tag Fighter\ - Click Select Folder
For third-party antivirus:
Follow the same exclusion process described in Method 3, but target the Tag Fighter folder instead of the game installation folder.
Step 3: Verify the exclusion worked
- Launch Invincible VS
- Change a graphics setting (e.g., resolution or volume)
- Close the game
- Reopen the game and check if your settings saved
If settings saved correctly: The exclusion is working.
If settings reset to default: Your antivirus is still blocking write access. Try disabling Controlled Folder Access (Method 1, Step 3) or contact your antivirus support.
Preventing Antivirus from Quarantining Game Files After Updates
Game updates can trigger antivirus false positives because the updated .exe file looks “new” and “unknown” to the security software.
Prevention 1: Keep exclusions in place after updates
Once you have added folder-level exclusions (the entire game folder), updates will not trigger re-scanning because the new files are inside an excluded folder.
Best practice: Always use folder exclusions, not just file exclusions.
Prevention 2: Check antivirus quarantine after a crash
If the game crashes immediately after an update:
- Open your antivirus software
- Look for Quarantine or Detected threats
- Check if any Invincible VS files were quarantined
- If yes, Restore the file and add it as an exclusion
Prevention 3: Pause antivirus during large updates
For major game updates (several gigabytes):
- Temporarily disable real-time protection (see Method 4)
- Allow the Steam update to complete
- Re-enable antivirus
- Launch the game
Complete Antivirus & Firewall Troubleshooting Flowchart
Use this decision tree to quickly diagnose and fix security-related crashes.
START: Invincible VS crashes, freezes, or has online issues
│
├─► Does the game crash immediately on launch?
│ │
│ ├─► YES → Likely antivirus blocking the .exe
│ │ └─► Add game folder to exclusions (Method 1)
│ │
│ └─► NO → Go to NEXT STEP
│
├─► Does the game crash when saving settings?
│ │
│ ├─► YES → Likely Controlled Folder Access
│ │ └─► Disable or add game as allowed app (Method 1, Step 3)
│ │
│ └─► NO → Go to NEXT STEP
│
├─► Does the game crash or freeze during online play?
│ │
│ ├─► YES → Likely Windows Firewall
│ │ └─► Add both .exe files as allowed apps (Method 2)
│ │
│ └─► NO → Go to NEXT STEP
│
├─► Do you use third-party antivirus (not Windows Defender)?
│ │
│ ├─► YES → Add exclusions for game folder + Tag Fighter folder (Method 3)
│ │
│ └─► NO → Go to NEXT STEP
│
├─► Have you tried temporarily disabling antivirus to test?
│ │
│ ├─► YES and game works → Add permanent exclusions (Methods 1-3)
│ │
│ ├─► YES and game still crashes → Antivirus is not the cause
│ │ └─► Return to pillar article
│ │
│ └─► NO → Try it now (Method 4)
│
└─► If all steps fail, the issue is not security-related.
Return to the pillar article and start from Section 1.
Summary: Quick Reference for Security-Related Crashes
| Security Feature | Fix | Difficulty |
|---|---|---|
| Windows Defender real-time scanning | Add game folder as exclusion | Easy |
| Controlled Folder Access | Disable OR add game as allowed app | Easy |
| Windows Firewall | Add both .exe files with Private + Public access | Easy |
| Third-party antivirus | Add game folder + Tag Fighter folder as exclusions | Medium |
| Antivirus quarantine | Restore files and add exclusions | Easy |
| Post-update crashes | Keep folder exclusions, not just file exclusions | Easy |
Recommended order to try:
- Method 1 (Windows Defender exclusions + Controlled Folder Access) – solves 50% of security crashes
- Method 2 (Windows Firewall) – solves 20%
- Method 4 (temporary disable for testing) – diagnostic
- Method 3 (third-party antivirus) – solves 25%
- Method 5 (Tag Fighter folder exclusion) – solves remaining 5%
Your Security Software Is No Longer Blocking Invincible VS
Antivirus and firewall software save your computer from real threats every single day. But they are not perfect. False positives happen. Games behaving like legitimate software (writing to folders, connecting to servers, modifying files) can look suspicious to security algorithms designed to catch ransomware and malware.
The result is a game that crashes for no apparent reason—until you check your security software.
You have learned:
- How Windows Security’s real-time scanning and Controlled Folder Access cause crashes
- How to add folder and file exclusions for both Windows Defender and third-party antivirus
- How to configure Windows Firewall to allow online play
- How to test whether your antivirus is the culprit by temporarily disabling it
- How to prevent future updates from triggering false positives
If the game now launches and runs correctly: Your security software was the problem. The exclusions you added will keep the game working. You can now play with confidence.
If the game still crashes: The issue is not related to antivirus or firewall. Return to the main pillar article and work through the following sections in order:
| Section | Focus |
|---|---|
| Section 1 | Quick Wins (restart, verify files, run as admin) |
| Section 2 | Configuration Fixes (window mode, config folder) |
| Section 4 | DirectX launch options (DX11/DX12) |
| Section 5 | Visual C++ Redistributables |
| Section 6 | Dedicated GPU configuration |
| Section 8 | GPU driver rollback |
How to Allow Invincible VS Through Windows Defender, Firewall & Antivirus (Crash Fix) – FAQ
Do I really need to add the entire game folder as an exclusion? Can’t I just add the .exe file?
Adding just the .exe file is often not enough. While adding the main executable helps, many game crashes are caused by the antivirus scanning supporting files—DLLs, shader caches, save data, and configuration files—that the game needs to access constantly throughout gameplay. When the antivirus scans these files in real-time, it can slow down access or block writes entirely, causing crashes, freezes, and fatal errors.
| Exclusion Type | Effectiveness | Why |
|---|---|---|
File exclusion (only .exe) | Partial | Protects the launcher but not supporting files |
| Folder exclusion (entire game folder) | Complete | Protects every file the game needs |
Best practice: Add the entire Invincible VS game folder AND the Tag Fighter folder in AppData\Local\ as exclusions. This takes 30 seconds and prevents all antivirus-related crashes.
Is it safe to disable Controlled Folder Access or add game exclusions?
Yes, it is safe when done correctly. Controlled Folder Access is designed to protect you from ransomware that encrypts your personal files. Invincible VS is a legitimate game from a trusted source (Steam). It needs to write to your AppData folder to save settings and game progress—behavior that looks similar to ransomware but is actually normal.
Safe approach (recommended): Keep Controlled Folder Access ON, but add the game as an “allowed app.” This maintains protection against real ransomware while letting the game work.
Alternative approach (still safe): Disable Controlled Folder Access entirely. Your PC remains protected by Windows Defender’s real-time scanning, firewall, and other security layers. Controlled Folder Access is an optional feature, not a core security requirement.
Unsafe approach (do not do this): Disable all antivirus protection permanently. Only disable temporarily for testing (Method 4).
I added the game as an exclusion, but it still crashes. What now?
If you have added exclusions and the game still crashes, follow these steps:
Step 1: Verify exclusions were applied correctly
- Open your antivirus exclusion list
- Confirm the full folder path is correct (no typos)
- Example correct path:
C:\Program Files (x86)\Steam\steamapps\common\Invincible VS\
Step 2: Temporarily disable antivirus completely (test only)
- Disable real-time protection for 10-15 minutes (see Method 4)
- Launch the game immediately
- If the game works, your antivirus is still blocking something (check quarantine)
- If the game still crashes, the problem is not antivirus-related
Step 3: Check quarantine for restored files
- Open your antivirus → Quarantine or Detected threats
- Look for any Invincible VS related files
- If found, Restore the files and add them as exclusions
Step 4: Add the Tag Fighter folder as an exclusion
Many players forget this critical step. Add: C:\Users[YourUsername]\AppData\Local\Tag Fighter\
Step 5: If still crashing after all steps
The crash is not caused by your security software. Return to the pillar article and try:
- DirectX launch options (
-DX11or-DX12) - Renaming the Config folder
- Visual C++ installation
- GPU driver clean installation
Want More Help?
These three FAQs cover the most common concerns about fixing crashes caused by antivirus, firewall, and Windows Security. If your question was not answered here, refer to the complete article above or check the pillar guide for advanced troubleshooting.