If you’re into online gaming, chances are you’ve encountered EasyAntiCheat (EAC) at some point. This anti-cheating tool is designed to ensure fair play in many popular games, including Fortnite, Apex Legends, and Dead by Daylight. But like any software, it isn’t without its own hiccups. One particularly frustrating issue is the CreateService Failed with Error 1072. If this message popped up on your screen recently, don’t worry—we’re breaking down why it happens and exactly how to fix it.
What Does Error 1072 Mean?
Error 1072 occurs when the EasyAntiCheat service tries to install or start but finds that its service entry already exists in a disabled or marked-for-deletion state. Essentially, your system is trying to run a service that it previously deactivated.
This can occur due to:
- An interrupted EAC installation
- Registry issues
- Corrupt service entries in Windows
- Manual tampering with the EAC service

How to Fix CreateService Failed with Error 1072
Below are several methods to resolve this error. Try these in order until the issue is resolved.
1. Use EasyAntiCheat’s Repair Tool
The quickest way to fix most EAC errors is to use the built-in repair option.
- Navigate to your game installation folder.
- Open the EasyAntiCheat folder.
- Right-click on
EasyAntiCheat_Setup.exe
and select Run as administrator. - In the dropdown, select the game you’re trying to fix.
- Click on Repair Service.
This should reinstall or fix the service entry for EasyAntiCheat.
2. Manually Re-enable the Service
Sometimes Windows marks the EAC service as disabled. Let’s manually set it back to its default state.
- Press Win + R, type cmd, and press Ctrl + Shift + Enter to run Command Prompt as admin.
- Enter this command:
sc config EasyAntiCheat start= demand
- Then start the service manually:
sc start EasyAntiCheat
If successful, you’ll see a message indicating that the service has started.
3. Manually Delete and Reinstall the Service
If the above didn’t work, the next step is to remove the corrupted service entry altogether.
- Open Command Prompt as administrator.
- Use the following command:
sc delete EasyAntiCheat
- Navigate again to the EAC setup tool and run Repair as described in the first method.

4. Check Windows Services
Using the Services panel, make sure the service isn’t stuck in a weird state.
- Type services.msc into the Windows search bar and press Enter.
- Scroll down and find EasyAntiCheat.
- If it is disabled or marked for deletion, right-click and choose Properties.
- Set the startup type to Manual or Automatic, then click Start.
Preventing Future Issues
Now that you’ve resolved the immediate problem, it’s worth taking some steps to prevent Error 1072 from happening again.
- Keep Windows updated: Outdated system files can conflict with EAC.
- Run games as administrator: This avoids permission errors that might interrupt EAC installation.
- Use verified game installers: Pirated or unofficial game files often lead to broken dependencies.
- Avoid tampering: Don’t delete or modify EAC-related files manually unless you know exactly what you’re doing.
Conclusion
CreateService Failed with Error 1072 may seem like a complex problem, but it’s usually fixable with a few simple steps. Whether you’re running a repair through the EAC setup tool or using Command Prompt to re-register services, the goal is to return the EasyAntiCheat system to a usable state. With the right approach, you’ll be back to gaming in no time—cheater-free, of course!
Have another EAC-related issue or found a different fix not listed here? Share it with the community so we all can keep enjoying fair, balanced gameplay.