BattleBit Troubleshooting
English
English
  • ⚙️BattleBit Troubleshooting Docs
  • 💬Languages
  • ❗I can't find my problem
  • 🛡️EAC
    • Make sure you have installed EasyAntiCheat and run the game with it.
    • You were kicked by anti cheat.
    • Untrusted system file
    • Game Security Violation Detected
    • Unknown file version
    • Launch Error - Easy Anti-Cheat is not installed.
    • Launch Error - StartService EasyAntiCheat_EOSSys failed with 5.
    • Launch Error - CreateFile failed with 32.
  • 💥Crashes
    • Launch from Steam
    • The application was unable to start correctly (0xc0000005).
    • Wrong resolution
    • BSoD on game launch (139)
  • 🛑Game errors
    • Visual C++ 2015 is missing.
    • Family share is not supported.
    • Can't authenticate user
    • Invalid clan photo
  • 🌐Connectivity
    • "Connecting to Master Server..."
    • Invalid IPv6
    • Reporting connectivity issue
  • 📑Other
    • Running sfc/dism
    • Saving all your settings in one file
    • Increasing Virtual Memory
  • 📨How to contact us (ModMail)
  • Guidelines
  • Privacy Policy
  • Contact us
Powered by GitBook
On this page
  1. Other

Running sfc/dism

PreviousOtherNextSaving all your settings in one file

Last updated 11 months ago

  1. Run command prompt as administrator.

  1. Run next commands in order: sfc /scannow dism /online /cleanup-image /checkhealth dism /online /cleanup-image /scanhealth dism /online /cleanup-image /restorehealth

  1. After it's finished, additionally you can run chkdsk /f /r /x to check your drive for corruptions.

After you'll press Y, reboot your PC.

📑
Type cmd.exe in search and press "Run as administrator".
That's how command prompt should look after both sfc and dism finished.