Forum Discussion

AlfaSqD_AC's avatar
AlfaSqD_AC
New Rookie
25 days ago
Solved

Game doesn't launch - EA Javelin error 95

After starting the game, launcher displays error (translated from Polish) which reads: Ea Javelin Anticheat has detected an unacceptable configuration. Make sure that no software related to cheati...
  • AlfaSqD_AC's avatar
    AlfaSqD_AC
    20 days ago

    I have found the solution just now. This is for error 95(3) - for me it was a problem with administrator access and some windows registry stuff.

    Do it at your own risk - these commands are removing lines in the registry. 
    To fix I called all powershell commands in administrator mode:

    • reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
    • reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
    • reg delete "HKCU\Software\Policies" /f
    • reg delete "HKLM\Software\Microsoft\Policies" /f
    • reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
    • reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f
    • reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
    • reg delete "HKLM\Software\Policies" /f
    • reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
    • reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
    • reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f
    • Reboot your system. <---skip this and it does not work