How to fix windows crash

How to fix Minecraft crashes in Windows 10 [GAMER’S GUIDE]

  • When Minecraft keeps crashing in Windows 10, you’re entitled to think of driver incompatibility issues, game bugs, and even hardware problems.
  • Therefore, update your graphics card drivers, Minecraft itself, and make sure that Java is installed.
  • To access specific servers, check out the best VPNs to play Minecraft on both Mac and Windows.
  • Our Gaming Hub includes plenty of other nifty tricks and tricks, so feel free to take a closer look.

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer’s security and performance
  • Restoro has been downloaded by 0 readers this month.

Minecraft is still one of the most popular games in the world. The game developed its own sub-culture and is played by millions every day.

However, you can’t expect from a game with such a huge player base to work flawlessly for everyone.

One of the most common problems with Minecraft (both Windows 10 and regular editions) is the crashing issues.

Namely, numerous players have been reporting for years that they’re unable to even start the game, as it instantly crashes. The crashing issue can be caused by various factors.

Driver incompatibility, game bugs, hardware problems, and more. We cannot know for sure what caused the problem for you.

In that manner, we’ve gathered some of the most common solutions for this problem, that can be applied in various situations.

So, if you can’t open Minecraft due to constant crashes, and you don’t know what to do, check out these solutions.

How can I solve Minecraft crashing problems in Windows 10?

1. Update graphics card drivers

When it comes to your hardware, the most common cause of Minecraft crashes are outdated graphics drivers.

Given the circumstances, the most obvious workaround is updating your graphics card driver. In case you don’t know how to do that, we strongly recommend DriverFix.

That’s a lightweight tool known to automatically download all the outdated drivers on your personal computer.

Moreover, do note that DriverFix scans for updates as your antivirus scans for threats. This tool will keep your system safe as you can manually download and install the wrong driver version.

DriverFix

2. Update Windows

Windows 10 is a tricky platform. As much as it’s optimized for gaming, you’re dependent on constant updates for the system.

You never know if the next update will disrupt something, and render some of your apps and games unusable, including Minecraft.

So, for the start of this lengthy troubleshooting process, we recommend updating your version of Windows first. To do that, simply go to Windows Update in the Settings app, and check for updates.

Most of the time, Windows will update on its own, but it won’t hurt if you check yourself once. If the problem still occurs after the update, move on to another solution.

If you’re having trouble opening the Setting app, take a look at this quick article to solve the issue.

Читайте также:  Хорошие видеоредакторы для windows

3. Update Minecraft

If updating Windows didn’t help, you may as well try to update the game itself. In fact, this is a more common solution, as various versions of Minecraft tend to give some headache to players.

And what’s broken in the current version can easily be fixed in the next one.

To update Minecraft, simply go to the Microsoft Store, and check for updates. If you have the win32 version, you can check for updates in-game.

The Microsoft Store won’t open? Don’t worry, we’ve got the right solutions for you.

4. Roll back updates

  1. Go to Settings > Updates & Security > Windows Update.
  2. Go to Update history > Uninstall updates.
  3. Now, find the latest update installed on your computer (you can sort updates by date), right-click it, and go to Uninstall.
  4. Restart your computer.

Run a System Scan to discover potential errors

Alright, now that we (tried to) updated everything there is to update, it’s time for doing the exact opposite.

There are some reports that suggest new Windows updates actually corrupt some Minecraft files, or render them unusable.

If that’s the case, and you really want to play Minecraft right now, the most obvious solution is to simply delete your latest Windows updates.

In case you don’t know how to do that, just follow the above instructions.

5. Make sure Java is installed

Java is essential for running Minecraft (and many other apps and games) on your computer. If you don’t have Java installed on your computer, you won’t even be able to run the game.

So, make sure you have it. In case Java is not installed on your computer, you and download it for free from the official Java website.

6. Update Java

  1. Go to Search, type configure java, and open Configure Java.
  2. Go to the Updates tab.
  3. Check for updates.

Even if you have Java installed on your computer, there’s a chance something will go wrong, if you use an outdated version. So, always make sure you have the latest version of Java.

Java should always notify you when the new update is ready. You’ll simply receive a tray notification. However, you can also check for updates manually.

If you don’t know how to do that, just follow the above steps.

7. Use the SFC scan

  1. Go to Search, type cmd, right-click Command Prompt, and select Open as Administrator.
  2. Enter the following command, and press Enter: sfc/scannow.
  3. Wait for the process to finish.
  4. Restart your computer.

Now, let’s see if there are some system errors or corrupted components that cause your game to crash. The easiest way to check and solve this is by using the SFC scan.

The SFC scan is a command that’s used for resolving various system errors, and it might be helpful in this case, as well.

In case you don’t know how to run an SFC scan, follow the above instructions.

If you’re having trouble accessing Command Prompt as an admin, then you better take a closer look at this detailed guide.

8. Try with DISM

  1. Press Windows key + X and start Command Prompt (Admin).
  2. In the command line type the following command:
    • DISM.exe/Online /Cleanup-image /Restorehealth
  3. In case the DISM can’t obtain files online, try using your installation USB or DVD. Insert media and type the following command:
    • DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess
  4. Be sure to replace the C:RepairSourceWindows path of your DVD or USB.
  5. The operation should last no more than 5 minutes.

If the SFC scan didn’t get the job done, you can try with DISM, which is the advanced variant of this tool. DISM is an acronym for Deployment Image Servicing and Management.

Its main task is to scan for corrupted files in your system, and (hopefully) fix them. Use the above steps to run DISM.

Читайте также:  Скорость загрузки windows hdd

Does it seem that everything is lost when DISM fails on Windows? Check out this quick guide and get rid of the worries.

9. Reset winstock

  1. Start Command Prompt as administrator . To do that press Windows Key + X and choose Command Prompt (Admin) from the menu.
  2. When Command Prompt opens, enter the following lines:
    • netsh winsock reset
    • netsh int ip reset
  3. Close Command Prompt and restart your PC.

Users reported that this solution usually fixes issues with IP configuration problem, but bear in mind that if you use static IP address you’ll have to set it again.

If the previous commands didn’t work, you might want to try these commands as well:

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

If something is wrong with your winstock settings, Minecraft is very likely to crash. So, the solution, in this case, is to reset winstock.

In case you don’t know how to do that, just follow the above procedure.

10. Uninstall suspicious Mods

And finally, since Minecraft Mods are very popular, make sure none of that actually does damage to your game. And if there are any troublesome Mods, the logical solution is to delete it.

That’s about it, we certainly hope at least one of these solutions helped you deal with Minecraft crashing issues.

If you have any questions or suggestions, let us know in the comments section below.

How to fix game crashes in Windows 10

  • Games keep crashing in Windows 10 for many reasons, such as an outdated driver or other software interference.
  • To fix this error, you should check your antivirus settings or the Windows built-in security solution.
  • When all games are crashing on your PC, make sure to test your computer hardware.
  • Also, you should verify the additional settings you may have done for the GPU.

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer’s security and performance
  • Restoro has been downloaded by 0 readers this month.

There are millions of gamers on Windows platform, and since most users have updated to Windows 10, it’s safe to say that Windows 10 is currently the most popular gaming system.

Despite its popularity, it seems that games crash on Windows 10, so let’s see if we can fix this somehow.

Many of us enjoy playing video games on our PC, but some users reported that games crash on Windows 10. Here are some annoying problems reported:

  • Games crashing to desktop – If you’re having this error, the problem might be your game’s configuration; try changing the game’s settings and check if that solves the problem
  • All games crashing – Some users reported that all games crash on their Windows 10 PC; this can be a big problem, but you should be able to fix it by using one of our solutions
  • Steam games crash Windows 10 – Almost all gamers use Steam, but several users reported that Steam games crash on their PC; to fix this problem, be sure to verify the game cache of your Steam games
  • Old games crash Windows 10 – According to users, it seems that older games crash on Windows 10; if you’re having the same problem, you might be able to fix it by running the games in compatibility mode
  • Windows 10 crash when playing games – If you’re having this problem, the issue might be related to your display drivers; simply reinstall or update your drivers and check if that solves the problem
  • Games crash Windows 10 randomly – If games crash randomly on Windows 10, the issue might be your overclock settings; to fix the problem, remove overclock settings and check if that solves the issue
  • Games crash on startup – Several users reported that they can’t play games because they keep crashing on startup; to fix the problem, you need to check and remove any third-party applications that might be interfering with your games
Читайте также:  Windows server sp2 download

How can I fix game crashes in Windows 10?

1. Update your display drivers

Depending on what type of graphics card you’re using it’s always good to keep your drivers updated. To do so, you need to find the model of your graphics card and visit the manufacturer’s website.

If there are Windows 10 drivers available make sure that you download them, but if your manufacturer didn’t release Windows 10 drivers yet you can just download the latest drivers for Windows 8 instead.

All your drivers need to be updated, but doing it manually is time-consuming, so we recommend you to use a third-party solution to automatically update your drivers.

DriverFix

2. Check your antivirus

If games crash on your Windows 10 PC, the problem might be related to your antivirus.

Some antivirus tools can interfere with your games and cause this error to occur. However, you can fix the problem simply by checking your antivirus configuration.

First of all, look for Gaming Mode feature and enable it. Many antivirus applications have this feature, and by using it, you’ll ensure that your antivirus isn’t interfering in any way with your games.

If that doesn’t work, try adding the game’s directory to the exclusions list in your antivirus and check if that helps.

If the issue still persists, you might want to consider disabling your antivirus as a temporary fix. In last case scenario, you might have to uninstall your antivirus.

Many users reported issues with AVG antivirus, but other antivirus tools can also cause this problem to occur.

For the Norton users, we’ve got a dedicated guide on how to completely remove it from your PC. There’s a similar guide for McAffe users, as well.

Sometimes switching to a different antivirus software can fix the problem, and if you’re looking for a new antivirus, you might want to check our recommended solution.

The tool offers great security features and supports Gaming Mode, so it won’t interfere with your games in any way.

3. Update your Windows 10

If this is a Windows 10 issue, it’s always good to keep your Windows 10 up to date. This seems like a major problem, so it’s most likely that Microsoft will fix this issue with a next Windows 10 update.

If your drivers are updated as well as your Windows 10, in most cases that’s enough to fix any game crashes. If the problem persists, it will probably be fixed with newest Windows 10 update.

4. Run your games in window mode

As you probably know most games can be run in windowed or fullscreen mode, and if you experience crashes with your games on Windows 10 it doesn’t hurt to try running them in windowed mode.

To do this, you need to go to video settings in your game and find the option to run it in window mode.

Many games come with an application that allows you to set display settings before running the game, so you can try using them as well if you can’t start your game.

If you’re interested in how to solve game issues in fullscreen mode, check out this useful guide.

Оцените статью