Computer literacy, help and repair

What to do if Google Chrome crashes. Google Chrome freezes, what should I do? What to do if Google crashes

Unfortunately, there are flaws in games: brakes, low FPS, crashes, freezes, bugs and other minor and not very errors. Often problems begin before the game even starts, when it won't install, won't load, or won't even download. Yes, and the computer itself is sometimes weird, and then in Chrome, instead of a picture, a black screen, control does not work, no sound is heard, or anything else.

What to do first

  1. Download and run the world famous CCleaner(download from a direct link) is a program that will clean your computer of unnecessary garbage, as a result of which the system will work faster after the first reboot;
  2. Update all drivers in the system using the program Driver Updater(download via direct link) - it will scan your computer and update all drivers to the latest version in 5 minutes;
  3. Install Advanced System Optimizer(download from a direct link) and turn on the game mode in it, which will end useless background processes during game launch and increase performance in the game.

System Requirements Chrome

The second thing to do if you have any problems with Chrome is to check the system requirements. In a good way, you need to do this even before the purchase, so as not to regret the money spent.

Chrome minimum system requirements:

Windows 95, Processor: 800 MHz, 256 MB RAM, 1.7 GB HDD, DirectX 8.1, Keyboard, mouse, Video RAM: 32

Every gamer should at least have a little understanding of the components, know why a video card, processor and other things are needed in system block.

Files, drivers and libraries

Almost every device in a computer requires a set of special software. These are drivers, libraries and other files that ensure the correct operation of the computer.

It's worth starting with the drivers for the video card. Modern graphics cards are produced by only two large companies - Nvidia and AMD. Having found out which product spins the coolers in the system unit, we go to the official website and download the package of fresh drivers:

A prerequisite for the successful functioning of Chrome is the availability of the latest drivers for all devices in the system. Download the utility Driver Updater to download quickly and easily latest versions drivers and install them with one click:

If Chrome does not start, we recommend that you try disabling your antivirus or put the game in the antivirus exceptions, and also check the system requirements again and if something from your build does not match, then, if possible, improve your PC by purchasing more powerful components.

In Chrome black screen, white screen, color screen. Decision

Problems with screens of different colors can be roughly divided into 2 categories.

Firstly, they are often associated with the use of two video cards at once. For example, if your motherboard has a built-in video card, but you play on a discrete one, then Chrome may run on the built-in one for the first time, while you will not see the game itself, because the monitor is connected to a discrete video card.

Secondly, color screens happen when there are problems with displaying the image on the screen. This can happen for various reasons. For example, Chrome cannot work through an outdated driver or does not support a video card. Also, a black / white screen may be displayed when working at resolutions that are not supported by the game.

Chrome crashes. At a certain or random moment. Decision

You play for yourself, play and here - bam! - everything goes out, and now you have a desktop without any hint of the game. Why is this happening? To solve the problem, it is worth trying to figure out what the nature of the problem is.

If the crash occurs at a random point in time without any pattern, then with a probability of 99% we can say that this is a mistake of the game itself. In such a case, fixing something is very difficult, and the best thing to do is to just put Chrome aside and wait for a patch.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a crash.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a crash. In addition, you can download a Chrome save and bypass the departure point.

Chrome freezes. The picture freezes. Decision

The situation is about the same as with crashes: many freezes are directly related to the game itself, or rather, to the developer's mistake when creating it. However, a frozen picture can often become a starting point for investigating the deplorable state of a video card or processor.

So if the picture in Chrome freezes, then use the programs to display statistics on the loading of components. Perhaps your video card has long exhausted its working life or the processor is heating up to dangerous temperatures?

The easiest way to check the loading and temperatures for the video card and processors is in the MSI Afterburner program. If desired, you can even display these and many other parameters on top of the Chrome picture.

What temperatures are dangerous? Processors and video cards have different operating temperatures. For video cards, they are usually 60-80 degrees Celsius. The processors are slightly lower - 40-70 degrees. If the processor temperature is higher, then you should check the condition of the thermal paste. It may have dried out and needs to be replaced.

If the video card is heating up, then you should use the driver or the official utility from the manufacturer. You need to increase the number of revolutions of the coolers and see if the operating temperature drops.

Chrome slows down. Low FPS. Frame rate drops. Decision

With brakes and low frame rates in Chrome, the first step is to lower the graphics settings. Of course, there are a lot of them, so before reducing everything in a row, you should find out exactly how certain settings affect performance.

Screen resolution. In short, this is the number of points that make up the picture of the game. The higher the resolution, the higher the load on the video card. However, the increase in load is negligible, so reducing the screen resolution should only be the last resort, when everything else does not help.

Texture quality. Typically, this setting determines the resolution of texture files. Decrease the quality of textures if the video card has a small amount of video memory (less than 4 GB) or if a very old one is used HDD, the spindle speed of which is less than 7200.

Model quality(sometimes just details). This setting determines which set of 3D models will be used in the game. The higher the quality, the more polygons. Accordingly, high-poly models require more processing power of the video card (not to be confused with the amount of video memory!), which means that this parameter should be reduced on video cards with a low core or memory frequency.

Shadows. They are implemented in different ways. In some games, shadows are created dynamically, that is, they are calculated in real time every second of the game. Such dynamic shadows load both the processor and the video card. In order to optimize, developers often abandon the full rendering and add a pre-render of shadows to the game. They are static, because in fact they are just textures that are superimposed on top of the main textures, which means they load memory, and not the core of the video card.

Often, developers add additional settings related to shadows:

  • Shadow Resolution - determines how detailed the shadow cast by the object will be. If the game has dynamic shadows, then it loads the core of the video card, and if a pre-created render is used, then it “eats” the video memory.
  • Soft shadows - smoothing out bumps on the shadows themselves, usually this option is given along with dynamic shadows. Regardless of the type of shadows, it loads the video card in real time.

Smoothing. Allows you to get rid of ugly corners at the edges of objects by using a special algorithm, the essence of which is usually to generate several images at once and compare them, calculating the most “smooth” image. There are many different anti-aliasing algorithms that vary in their level of impact on Chrome's performance.

For example, MSAA works head-on, creating 2, 4, or 8 renders at once, so the frame rate is reduced by 2, 4, or 8 times, respectively. Algorithms such as FXAA and TAA operate a little differently, achieving a smooth image by calculating only the edges and using some other tricks. Because of this, they do not reduce performance as much.

Lighting. As in the case of anti-aliasing, there are different algorithms for lighting effects: SSAO, HBAO, HDAO. All of them use the resources of the video card, but they do it differently depending on the video card itself. The fact is that the HBAO algorithm was promoted mainly on video cards from Nvidia (GeForce line), so it works best on the “green” ones. HDAO, on the other hand, is optimized for AMD graphics cards. SSAO is the simplest type of lighting, it consumes the least resources, so in case of brakes in Chrome, it is worth switching to it.

What should be lowered first? Shadows, anti-aliasing, and lighting effects are usually the most stressful, so it's best to start with them.

Often gamers themselves have to deal with Chrome optimization. For almost all major releases, there are various related and forums where users share their ways to improve productivity.

One of them is a special program called Advanced System Optimizer. It is made specifically for those who do not want to manually clean up the computer from various temporary files, delete unnecessary registry entries and edit the startup list. Advanced System Optimizer will do this on its own and will also analyze your computer to find out how you can improve performance in applications and games.

Chrome lags. Big game delay. Decision

Many people confuse "lag" with "lag", but these problems have completely different causes. Chrome slows down when the frame rate at which the picture is displayed on the monitor decreases, and lags when the delay when accessing the server or any other host is too high.

That is why "lags" can only be in network games. The reasons are different: bad network code, physical distance from servers, network congestion, incorrectly configured router, low Internet connection speed.

However, the latter is the least common. In online games, communication between the client and the server occurs by exchanging relatively short messages, so even 10 MB per second should be enough for the eyes.

There is no sound in Chrome. Can not hear anything. Decision

Chrome works, but for some reason does not sound - this is another problem that gamers face. Of course, you can play like that, but it's still better to figure out what's the matter.

First you need to determine the scope of the problem. Where exactly is there no sound - only in the game or in general on the computer? If only in the game, then perhaps this is due to the fact that the sound card is very old and does not support DirectX.

If there is no sound at all, then the matter is definitely in the computer settings. Perhaps the sound card drivers are not installed correctly, or maybe there is no sound due to some specific error of our favorite Windows OS.

Controls don't work in Chrome. Chrome does not see the mouse, keyboard or gamepad. Decision

How to play if it is impossible to control the process? The problems of supporting specific devices are out of place here, because we are talking about familiar devices - keyboard, mouse and controller.

Thus, errors in the game itself are practically excluded, almost always the problem is on the user's side. You can solve it in different ways, but, one way or another, you will have to turn to the driver. Usually, when you connect a new device, the operating system immediately tries to use one of the standard drivers, but some models of keyboards, mice, and gamepads are not compatible with them.

Thus, you need to find out the exact model of the device and try to find exactly its driver. Often, devices from well-known gaming brands come with their own software kits, since the standard Windows driver simply cannot ensure the correct operation of all the functions of a particular device.

If you don’t want to look for drivers for all devices separately, you can use the program Driver Updater. It is designed to automatically search for drivers, so you only need to wait for the scan results and download required drivers in the program interface.

Often, brakes in Chrome can be caused by viruses. In this case, there is no difference how powerful the video card is in the system unit. You can check your computer and clean it of viruses and other unwanted software using special programs. For example NOD32 . The antivirus has proven itself from the best side and has received the approval of millions of users around the world.

ZoneAlarm is suitable for both personal use and small businesses, it is able to protect a computer with an operating Windows system 10, Windows 8, Windows 7, Windows Vista and Windows XP from any attacks: phishing, viruses, malware, spyware and other cyber threats. New users are given a 30-day free trial.

Nod32 is an antivirus from ESET, which has received many awards for its contribution to the development of security. On the developer's website, versions of anti-virus programs are available both for PC and for mobile devices, a 30-day trial is provided. There are special conditions for business.

Chrome downloaded from torrent does not work. Decision

If the distribution kit of the game was downloaded via torrent, then in principle there can be no guarantees of work. Torrents and repacks are almost never updated through official applications and do not work over the network, because in the course of hacking, hackers cut out all network functions from games, which are often used to check the license.

Using such versions of games is not only inconvenient, but even dangerous, because very often many files have been changed in them. For example, to bypass protection, pirates modify an EXE file. However, no one knows what else they do with it. Maybe they're building a self-fulfilling software. For example, which, when the game is first launched, will be integrated into the system and will use its resources to ensure the well-being of hackers. Or, giving access to the computer to third parties. There are no guarantees and there cannot be.

In addition, the use of pirated versions is, according to our publication, theft. The developers have spent a lot of time creating the game, investing their own money in the hope that their offspring will pay off. And every work must be paid.

Therefore, if you encounter any problems with games downloaded from torrents or hacked using certain means, you should immediately remove the pirate, clean your computer with an antivirus and a licensed copy of the game. This will not only save you from dubious software, but also allow you to download updates for the game and receive official support from its creators.

(game) gives an error about missing DLL file. Decision

As a rule, problems associated with the absence of DLLs occur at the start of (game), however, sometimes the game can access certain DLLs in the process and, without finding them, crash in the most impudent manner.

To fix this error, you need to find the necessary DLL and install it on the system. The easiest way to do this is with a program. DLL fixer, which scans the system and helps you quickly find missing libraries.

If your problem turned out to be more specific, or if the method described in this article did not help, then you can ask other users in our "" section. They will promptly help you!

Thank you for your attention!

is the most popular browser in existence. But he also makes mistakes. In this article, we will consider what to do if google chrome crashes. And constantly.

There is always a reason for this web browser behavior. For no reason at all, he will never take off. So, you need to find the cause and somehow solve the problem. Otherwise, it will be impossible to work normally.

The main difficulty is that there are quite a few reasons for this behavior of Google Chrome. And somehow it is not possible to determine what the matter is. Therefore, we will try to solve the problem in various ways.

The selection method in this case will be the most effective. Yes, and unscheduled prevention will not hurt. In the process of finding a problem and fixing it, it will be possible to carry out preventive work on the computer and in the browser itself at the same time.

Disable extensions

The first thing that comes to mind is the conflict of some extensions installed in Chrome. After all, not everyone works well. There are conflicts, unmotivated processor load and other unpleasant things.

For the purity of the experiment after this procedure, it is recommended to restart the browser. If after the restart Chrome works stably, then this was clearly the problem. However, this method does not always help. So let's move on to the next chapter.

Update your browser profile

If Google Chrome crashes immediately after launch and there is no way to disable extensions, then you can try creating a new profile. This does not even require a running web browser. Everything is done by hand.

This option can help if the problem is with user files located in the web browser profile. It also happens as a result of some kind of failure. To solve the problem, you need to do the following:


It is on this principle that the whole method is built. Usually, after such an update of the user profile, the browser starts to work stably. Unless, of course, that was the problem. If not, then move on to the next chapter.

Restoring OS files

Often, such an error can also be associated with damage to some system files that are necessary for the normal operation of the web browser. File corruption may be due to the actions of viruses.

The option with curved updates is not excluded. In Windows 10, this happens quite often. As a result, after updates, half of the programs are inoperable. However, this can be fixed. You need to do the following:


The process of scanning Windows system files and their simultaneous restoration will start. This process can take 5 to 10 minutes. After the process is completed, you should restart your computer and only then launch the browser.

Getting rid of viruses

If something has managed to damage the system files or the browser profile, then with a high degree of probability it can be argued that the computer is full of viruses. And the consequences could be even worse. Therefore, they need to get rid of.

The best way to do this is to use ESET Smart Security. It perfectly detects all viruses, removes them and at the same time does not particularly load the computer (unlike the same Kaspersky). And to check for malicious objects, you need to do the following:


All. Process started. It remains only to wait for its completion.

Of course, any other antivirus will do.

By the way, if the browser files were significantly damaged, then after scanning, you will have to reinstall Google Chrome. We will discuss how to do this in the next chapter.

Reinstalling the browser

If none of the above helped, then there is only one way out: reinstall the web browser. But it is worth considering that this action is best performed after checking for viruses. Otherwise, the reinstallation will not be of any use.

First you will need to download the Google Chrome installation file from the official website. It's simple. It is enough to drive the name of the browser into the search. After that, you can start removing old version and installing a new one. Here is the detailed one.

Conclusion

Now it's time to sum up. If the Google Chrome browser constantly crashes (even immediately after launch), then it is likely that some files that are necessary for the normal operation of the web browser have been damaged.

They can be restored. But first you need to check your computer for viruses. Because most of these problems are associated with malicious objects. And only then you can start restoring files or reinstalling the browser.

Despite the fact that Google Chrome is the most popular browser in the world, it can safely be considered one of the most problematic. If you enter the name of the browser into the search box, the algorithms will definitely offer to add a description of this or that failure to it. As a result, sites specializing in describing functionality Google Chrome and how to fix various kinds of flaws that - one gets the impression - Google does not even think to fix, and sometimes even throws new ones.

Google Chrome randomly crashes? It conflicts with the antivirus

After the release of Google Chrome number 78, whose release took place last week, users began to complain about spontaneous browser crashes. Apparently, the problem occurs only in the desktop version, manifesting itself only on computers running Windows 10. In any case, there have been no complaints from users of other platforms like Chrome OS, macOS or Linux, although - it must be admitted - they are not in an example less popular than the operating system from .

Why is Google Chrome crashing?

According to Techdows, the cause of the crashes was a new security mechanism that appeared in the updated version of Google Chrome. It is called renderer code integrity and, in simple terms, blocks attempts to take control of web pages. The fact is that sometimes attackers place special scripts on their sites that are embedded in neighboring links. This allows them to embed phishing links or malicious trackers in perfectly benign web pages.

The work of the renderer code integrity mechanism came into conflict with the antiviruses installed on users' computers. However, the problem was not at all that antiviruses mistook the action of the mechanism for malicious activity, but exactly the opposite. As it turned out, some anti-virus programs themselves tried to infiltrate Google Chrome. This was usually done to prevent redirects to malicious sites, but the browser did not understand this, which caused a crash and the page was closed.

How to disable renderer code integrity

To eliminate conflict situations, the easiest way is to disable the renderer code integrity mechanism. Fortunately, Google provides such an opportunity.

  • To do this, go to the desktop and right-click on the Chrome icon;
  • Open the "Properties" - "Target" section;
  • Put a space in the field and enter disable-features=RendererCodeIntegrity;
  • When such a need arises, return to this point and delete the entered data.

Despite the fact that Google Chrome is the most popular browser in the world, it can safely be considered one of the most problematic. If you enter the name of the browser into the search box, the algorithms will definitely offer to add a description of this or that failure to it. As a result, sites began to appear on the Web that specialize in describing the functionality of Google Chrome and how to fix various kinds of flaws, which - one gets the impression - Google does not even think to fix, and sometimes even throws new ones.

Google Chrome randomly crashes? It conflicts with the antivirus

After the release of Google Chrome number 78, whose release took place last week, users began to complain about spontaneous browser crashes. Apparently, the problem occurs only in the desktop version, manifesting itself only on computers running Windows 10. In any case, there have been no complaints from users of other platforms like Chrome OS, macOS or Linux, although - it must be admitted - they are not in an example less popular than Microsoft's operating system.

Why is Google Chrome crashing?

According to , the cause of the crashes was a new protective mechanism that appeared in the updated version of Google Chrome. It is called renderer code integrity and, in simple terms, blocks attempts to take control of web pages. The fact is that sometimes attackers place special scripts on their sites that are embedded in neighboring links. This allows them to embed phishing links or malicious trackers in perfectly benign web pages.

See also: Google has released an update to Chrome with a night theme for websites. How to turn it on

The work of the renderer code integrity mechanism came into conflict with the antiviruses installed on users' computers. However, the problem was not at all that antiviruses mistook the action of the mechanism for malicious activity, but exactly the opposite. As it turned out, some anti-virus programs themselves tried to infiltrate Google Chrome. This was usually done to prevent redirects to malicious sites, but the browser did not understand this, which caused a crash and the page was closed.

How to disable renderer code integrity

To eliminate conflict situations, the easiest way is to disable the renderer code integrity mechanism. Fortunately, Google provides such an opportunity.

  • To do this, go to the desktop and right-click on the Chrome icon;
  • Open the "Properties" - "Target" section;
  • Put a space in the field and enter disable-features=RendererCodeIntegrity;
  • When such a need arises, return to this point and delete the entered data.

Surely, many of us have the Google Chrome browser installed on the computer, equipped with multifunctional tools. Users opted for it because it greatly simplifies our lives. Despite the large number of advantages in working with chrome, there are still some disadvantages.

And perhaps while working with it, you sometimes had problems, for example, when the browser did not start or opened very slowly and for a long time. Many immediately panic about what to do, where to go, who to carry the computer. Do not hurry. Perhaps your browser has frozen for reasons that you can fix yourself at home. Therefore, the main thing is to first understand the causes and factors of this problem, and then take some decisions and actions.

Reasons Why Chrome Won't Launch

Google Chrome may not open for some reasons, which we will deal with in detail below:


Troubleshooting

Having dealt with the reasons, now you can safely begin to solve these problems.

  • Restart your personal computer. Then try to log into chrome again;
  • If, nevertheless, it turned out that the problem was in the work antivirus programs, then you should enter the security services settings and specify the allowed status. Or just add chrome to the list of exceptions for antivirus or firewall;
  • If the reason was a damaged profile, then you should create a new profile.

To do this, close your browser. Next, open Windows Explorer or the keyboard shortcut "Win + E"). After opening the window, you need to enter the following in the address bar, for users of Windows Vista, 7, 8, 10 enter %LOCALAPPDATA%\Google\Chrome\User Data\.

Now you need to press the "Enter" key. After that, a list of folders and browser files will open, where find the “Default” folder and rename it, for example, to “Reserve Default”. If everything worked out, then Google Chrome will open with the default components configured, and a new “Default” folder will appear;

  • If you have an outdated version of the video card driver, then restart the Windows automatic update system, after which the drivers will be automatically updated. If this is not possible on your PC, then you will have to install a fresh driver;
  • If you still found viruses or “broken” programs on your device, then you need to clean your PC with an antivirus. Although usually in such a situation, Google Chrome independently suggests actions to fix the problem, which is very convenient;
  • If the above methods did not help, then delete and re-download Chrome. Reinstalling often fixes issues with plugins, flash, etc.

Similar posts