Issue Key
State
Access
Public
Group
Project
Creator
Created
Aug 6, 2026
Views
18Platform
What happened?
Summary:
DayZ Stable (1.29.163451) fails to initialize BattlEye on my system despite the BattlEye service installing and running correctly. DayZ Experimental and Arma 3 both function normally with BattlEye on the same Windows installation. I have attached a detailed technical report and supporting screenshots documenting the troubleshooting performed and the observed behavior.
DayZ Stable BattlEye Initialisation Failure – Technical Report
======================================================================
SUMMARY
======================================================================
Issue: DayZ Stable fails to initialise BattlEye and cannot connect to
multiplayer servers.
The BattlEye launcher reports:
Starting BattlEye Service...
Updating...
Failed to start BattlEye Service (0).
Installing BattlEye Service...
BattlEye Service has been successfully installed.
Updating...
Failed to start BattlEye Service (0).
The launcher then asks:
"Do you want to launch DayZ without BattlEye?"
Selecting “Yes” launches the game normally, however multiplayer server
connections are impossible because BattlEye is disabled.
======================================================================
SYSTEM INFORMATION
======================================================================
Operating System - Windows 11 Pro - Version 25H2 - Build 26200.8875
Steam Installation - D:
DayZ Stable Version - 1.29.163451
DayZ Experimental Version - 1.29.163401
======================================================================
TIMELINE
======================================================================
The issue began unexpectedly.
- DayZ Stable functioned normally during the morning.
- No Windows Update was installed.
- No hardware changes were made.
- No drivers were updated.
- No antivirus software was installed or changed.
- Several hours later DayZ Stable suddenly began failing BattlEye
initialisation.
======================================================================
TROUBLESHOOTING PERFORMED
======================================================================
BattlEye
- Deleted BattlEye folders from:
- DayZ installation directory
- Program Files (x86)Files
- AppData
- Verified game files through Steam.
- Allowed Steam to reinstall BattlEye.
Added Microsoft Defender exclusions for:
C:\Program Files (x86)\Common Files\BattlEye
D:\Games\Steam\steamapps\common\DayZ\BattlEye
BEService.exe
BEService_x64.exe
- No third-party antivirus software installed.
======================================================================
WINDOWS SERVICE TESTING
======================================================================
Initially:
sc query BEService
returned:
The specified service does not exist.
After BattlEye reinstall:
sc query BEService
returns:
STATE : RUNNING
Manual service tests:
sc start BEService
returns:
FAILED 1056
An instance of the service is already running.
Configuration:
sc qc BEService
returns a normal configuration:
- LocalSystem
- Demand Start
- BEService.exe
======================================================================
WINDOWS SERVICE FUNCTIONALITY
======================================================================
Created test Windows service:
sc create TestService ...
Result:
SUCCESS
Deleted successfully.
This demonstrates Windows Service Control Manager is functioning
normally.
======================================================================
BATTLEYE PROCESS
======================================================================
tasklist | findstr BEService
returns:
BEService.exe
The process remains running.
======================================================================
EVENT VIEWER
======================================================================
System log shows:
Event ID 7045
BattlEye Service successfully installed.
No application crashes for BEService.exe were observed.
======================================================================
DRIVER INVESTIGATION
======================================================================
driverquery | findstr /i "bedaisy battleye"
returns no results.
======================================================================
DAYZ TESTING
======================================================================
Stable
Launching via Steam:
BattlEye initialisation fails.
Launcher reports:
Failed to start BattlEye Service (0)
Launching without BattlEye:
Game launches normally.
Unable to join multiplayer servers.
--------------
DayZ_x64.exe
--------------
Launching executable directly:
Game launches successfully.
Unable to join multiplayer servers because BattlEye is not active.
-------------------
DayZ Experimental
-------------------
- Launches normally.
- BattlEye functions correctly.
- Multiplayer functions correctly.
--------
Arma 3
--------
- Launches normally.
- BattlEye initialises correctly.
- No issues observed.
======================================================================
LAUNCHER CONFIGURATION
======================================================================
Verified:
- No Steam launch options configured.
- No custom command line.
- No parameter file.
- No profile path.
- No file patching.
- No logging.
- No mods enabled during testing.
======================================================================
DIGITAL SIGNATURE VERIFICATION
======================================================================
Verified:
Stable executable digitally signed by:
Bohemia Interactive a.s.
Windows reports:
Digital signature is OK.
======================================================================
CONCLUSION
======================================================================
Based on extensive testing, this does NOT appear to be:
- Windows service corruption
- Microsoft Defender interference
- Third-party antivirus interference
- Corrupted BattlEye installation
- Broken Windows Service Manager
- Invalid executable signatures
- General BattlEye failure
Evidence indicates:
- BattlEye installs correctly.
- BattlEye service starts successfully.
- BEService.exe remains running.
- Arma 3 BattlEye functions correctly.
- DayZ Experimental BattlEye functions correctly.
The failure appears isolated to DayZ Stable during BattlEye
initialisation.
The launcher reports “Failed to start BattlEye Service (0)” despite
Windows reporting the service as running.
This suggests the failure occurs AFTER the service has started, during
the Stable build’s BattlEye initialisation or handshake process.
======================================================================
REQUEST
======================================================================
Please investigate whether DayZ Stable (1.29.163451) contains a
regression affecting BattlEye initialisation.
The behaviour appears isolated to the Stable branch despite:
- successful BattlEye installation
- successful service startup
- successful operation in other BattlEye-enabled titles
- successful operation in DayZ Experimental
Additional observations:
- Arma 3 (BattlEye) works correctly on the same system.
- DayZ Experimental works correctly on the same system.
- Only DayZ Stable fails during BattlEye initialisation.
- The issue appeared suddenly between two successful play sessions on
the same day without any intentional system changes.
Reproduction steps
======================================================================
Reproduction Steps
======================================================================
Install DayZ Stable (v1.29.163451) via Steam on Windows 11 Pro (25H2, Build 26200.8875).
Ensure BattlEye is enabled (default configuration).
Launch DayZ Stable using the official Steam launcher.
Wait for the BattlEye launcher to initialise.
Observe the BattlEye launcher output:
Starting BattlEye Service...
Updating...
Failed to start BattlEye Service (0).
Installing BattlEye Service...
BattlEye Service has been successfully installed.
Updating...
Failed to start BattlEye Service (0).
A dialog appears asking:
"Do you want to launch DayZ without BattlEye?"
Selecting No closes the game.
Selecting Yes launches DayZ Stable without BattlEye.
Attempting to join any multiplayer server fails because BattlEye is not running.
Exact build version (optional)
Where did it happen?
Is it modded?
Expected result
======================================================================
Expected Result
======================================================================
DayZ Stable should successfully initialise BattlEye and allow connection to multiplayer servers.
Actual Result
BattlEye fails during initialisation despite successfully installing and running the BattlEye service. DayZ can only be launched without BattlEye, preventing multiplayer access.
Additional Diagnostic Information
The following has been verified during troubleshooting:
BattlEye Service installs successfully.
Windows reports BEService is running (sc query BEService → STATE: RUNNING).
BEService.exe remains running in Task Manager.
Windows Service Control Manager functions correctly.
Microsoft Defender exclusions were added for all BattlEye directories and executables.
No third-party antivirus software is installed.
Steam launch options are empty.
No DayZ mods are enabled during testing.
Comparative Testing
The issue appears isolated to DayZ Stable.
The same system successfully runs:
Arma 3 with BattlEye enabled.
DayZ Experimental with BattlEye enabled.
Only DayZ Stable fails BattlEye initialisation.
You are not signed in. Please sign in to see more details.
Issue Key
State
Access
Public
Group
Project
Creator
Created
Aug 6, 2026
Views
18