How to fix error: Minecraft crashes in Windows 10, 8, or 7

Minecraft is one of the most popular sandbox games. Users may periodically encounter a startup error in Win.7, 8, 10, or an unplanned game completion immediately after launch. Below we have provided several ways to solve these problems.

Update Windows

Open Windows Update (by writing “center” in start), go to “Settings”, check for available versions. In the latest versions, many bugs and bugs related to games have already been fixed.

Minecraft update

Just go to the Windows store and check for new versions. For 32-bit Windows, there is an update in the game itself. If possible, reinstall the game (mods and various unlicensed copies keep crashing).

Updating video card drivers

  • Go to the Search section, write devm, then open Device Manager.
  • Find your graphics card, right-click it, then go to the Update drivers section.
  • If a new driver is available, it will be installed automatically. Wait for the process to complete and follow the instructions on the screen.

Rollback Windows

  • Go to Settings> Updates & Security -> Windows Update.
  • Go to Update History> Delete.
  • Find the latter, right-click it, then click Uninstall.

Make sure Java is installed

Java is required to run Minecraft. If it is absent, you will not be able to start the game. There are special versions of Java packages, download it from

link

or go to the next steps.

Installing the latest Java version

Usually Java will notify you when new versions are available, but it’s better to check manually.

  • Go to the “Search” section, enter “configure java”, then open “Configure”.
  • Click the Update tab to check for availability.

Using SFC Scan

SFC scan is a command for solving various system errors.

  • Go to Search, type cmd, right click Command Prompt, select Open as Administrator.
  • Type sfc / scannow, then press Enter:
  • Wait for the process to complete.
  • Reboot your computer.

Try DISM

Its main task is to scan for corrupted files on your system and fix them.

  • Press Win key + X, launch Command Prompt (Admin).
  • Type: DISM.exe / Online / Cleanup-image / Restorehealth.
  • DISM cannot get files online – try using an installation USB or DVD. Insert the media, then enter the following command: DISM.exe / Online / Cleanup-Image / RestoreHealth / Source: C: RepairSourceWindows / LimitAccess
  • Be sure to replace the “C: RepairSourceWindows” path of your DVD or USB. The operation takes about 5 minutes.

Reset winsock

  • Run Command Prompt as Administrator. To do this, type the combination “Win + X”.
  • Enter: netsh winsock reset

netsh int ip reset

  • Close “Request”, restart your computer.

If the previous commands didn’t work, try these:

  • ipconfig / release
  • ipconfig / flushdns
  • ipconfig / renew

Removing suspicious modifications

Minecraft mods are very popular, make sure they don’t harm the game. If there are any suspicious modifications, remove them.

Leave a Reply

Your email address will not be published. Required fields are marked *