The page does not open completely in the browser: images are displayed incorrectly. Basic solutions when Windows refuses to load The browser does not load the page

Sometimes a computer user may encounter a situation where the Internet is available, applications that require the network to work work fine, but the browser does not open pages.

In some cases, sites still open, but very slowly and with freezing of images, not to mention videos.

It also happens that the problem affects only one program, for example, Internet Explorer while the others are working fine.

To restore the functionality of the browser, you must first determine the cause of the problem.

The main reasons that the browser does not want to open when the Internet is available are:

Sometimes the browser may not work due to problems with TCP IP or static routes. Therefore, among the options for solving problems, these methods should also be mentioned.

1. Registry check

The first actions that are performed when answering the question of what to do if the browser does not work are checking and, if necessary, editing the registry.

To do this, you will first need to open the appropriate utility.

You can try to find it in Windows folders, but it is much faster to call it through the command panel:

  1. Press “Win” + “R”;
  2. Enter the command “regedit”;
  3. Press "Enter".

The window that appears is the Registry Editor. On the left side there are sections, among which you should find HKEY_LOCAL_MACHINE.

Now you should find the list of parameters on the right side of the window and pay attention to the AppInit_DLLs item. If its value is empty, everything is fine.

If the path to a file is indicated there, this text should be completely erased.

The parameter value is changed using the context menu that appears when you right-click on it.

The same parameter should be checked in the HKEY_CURRENT_USER section, making the same transitions through the subsections.

Having corrected it, restart the computer and try to work in the browser again. In 80% of cases the method helps.

2. Hosts file

If all browsers or at least one of them does not open a single page, but works, you can try to solve the problem by making changes to the file called hosts.

Although most often this edit is required when there is no access to specific sites, mainly social networks.

The file is located in a folder located at C:\Windows\System32\drivers\etc and has no extension.

By default, the text inside should be something like this:

The last line with the IP address should be "127.0.0.1 localhost".

If there are other similar sections of text after it, most likely they are unnecessary and were inserted there by some kind of malicious program.

Now you can restart your computer and try to access the network.

3. DNS problem

One of the most simple ways resolving the issue.

All that is required from the user is just to open the command line and try to ping a specific site that should definitely be working at the moment.

Guaranteed to remain operational Google server ping which, sending ping command google.com.

If the answer is approximately the same as at the top of the image, then you have discovered the site google.com. failed.

And the problem lies precisely in DNS. You can fix it by replacing the Google server address with an IP address consisting of only eights.

If this helps, in the Internet connection properties you need to set the DNS addresses to 8.8.8.8 or 8.8.4.4.

At the same time, his automatic detection turns off. If the cause was only DNS, the Internet works as before, but pages are already opening.

4. Viruses

The reason that sites cannot be accessed from a browser, although the same one works fine, may be due to the action of viruses or other malicious programs.

They affect only certain applications, such as and often are not even detected by antiviruses.

Not being real viruses and affecting only browsers and access to the Internet through them, programs may not be detected by the user.

To neutralize such “viruses,” which we call malware (although abroad this word means any malicious program), there are special utilities– antimalware.

Most often, they are limitedly free, that is, they require a license, but can partially protect the computer without paying.

Some viruses, which are a type of Trojan.Winlock (but, unlike it, prohibit only logging into the network, and not using the entire computer) not only interfere with access to the network, but also block some browser functions.

For example, when you try to access a website, a window appears on the screen containing a request to urgently send an SMS to unblock it.

It is difficult to close it - the easiest way to do this is to close the browser using the “Task Manager”, and then check the computer for malicious codes.

Some viruses are capable of partially blocking access to the network, creating a situation where you cannot get to a specific page, but the Internet is available.

This usually happens with popular sites such as “” or “”, as well as all resources where you can download an antivirus.

To protect your computer from these and other viruses, you should provide reliable protection on your computer. They are best suited for this purpose.

Mostly these programs are paid, but they are protected important information not worth saving.

If the virus fails to cause any serious damage to your computer, you can also install a free antivirus program.

5. Antiviruses and firewall

Another explanation for the fact that the browser has stopped allowing access to all or only certain sites is a ban by the Firewall, firewall, or one of the antiviruses installed on the system.

To be able to surf the Internet unhindered, it is worth changing the settings of these programs so that they allow browsing pages.

Important! If the problem affects several sites, it is possible that they are indeed dangerous for the system.

Setting up access through a firewall at the workplace is usually carried out by a system administrator.

6. Static routes

The problem may also be due to the presence of fake entries in the routing table. If there are many of them, removing one at a time will take too long.

And it’s worth using the “route” command with the “-f” switch specially designed for such situations:

  1. The command line is called (calling the execution menu “Win” + “R”, entering the command “cmd”);
  2. The command “route –f” is launched for execution.

This clears the list of routes and is often one of the final ways to solve the problem of not being able to access the network through the browser.

7. Reset TCP IP settings

It happens that none of the options helped, and only the last option remains - resetting the TCP IP system parameters.

To do this, call again and enter two commands in turn: “netsh winsock reset” and “netsh int ip reset”.

Now you should restart your computer and check the results of your attempts to restore access to the network.

Results

Having figured out why the browser partially or completely does not perform its function and solved the problem, you can deal with it much faster next time.

If none of the methods helped, and the Internet continues to work partially (in applications, but not in the browser), it is possible that you will have to call a specialist.

The last method is radical, but it helps to gain access to the Internet relatively quickly (at least for Windows 7 and higher, since the XP version may require manual installation of drivers).

Many network users whose browser selectively or completely blocks Internet resources begin to wonder why the site does not open. There are several reasons why some pages or sites do not load:

  • Malicious software;
  • Changing parameters in the registry;
  • Changing the browser shortcut;
  • DNS server problem;
  • Changes to the hosts text file.

Malicious software

Viruses that cause the browser to deny access to various resources work as follows: they redirect the user not to the original site, but to a phishing one.

A phishing site is an Internet resource developed by attackers with the aim of stealing personal data for use or sale.

By appearance Such pages are no different from the original ones, but the main difference is the link.

Fortunately, such a virus is easy to remove, since in most cases it is registered in the hosts file. This system resource can be opened using notepad and edited as desired.

Editing the hosts file

Hosts – a document containing information about domains and IP addresses. Many viruses like to be registered here and become the reason why some sites do not open. You can find the file at A:\ Windows\ System32\ Driver\ etc\ hosts, where A is the drive letter on which Windows is installed.

The document is opened using a regular notepad or WordPad. A “healthy” hosts looks something like this:

This is what an infected document looks like:


Everything that falls under the “garbage” category must be deleted and the changed hosts saved. After restarting the computer, access to Internet resources will reopen, so some sites will load that were not launched before.

But there are also smarter viruses that not only change, but also modify hosts, so sites do not load. In this case, editing is somewhat more difficult. The most common two versions of the problem are:

  1. There are two identical documents in the folder at the above path . In this case, you need to pay attention to the file extension. Fake hosts have a .txt extension, when the original one cannot have it.
  2. Document missing . This means that the virus has made the file secret.

In order to make hosts visible again, you must:

  1. Expand the folder ribbon;
  2. Go to the “View” section;
  3. In the “Show or hide” category, check the box next to hidden elements:


After setting the parameters, a hidden document should appear in the folder. The file may appear transparent.

If the user does not want to bother editing hosts, then the file can simply be deleted. operating room Windows system will independently restore the lost system document to its original state.

Sometimes the list with third-party addresses may not be at the beginning, but at the end text document. Once you open hosts, be sure to scroll to the end.

Virus search

Just edit text file It’s not enough - you need to find the source of the problem, why the pages stopped opening in the browser. With a search for malware on personal computer any modern antivirus can handle it, be it Avast, Dr. Web or even online services. It is enough to simply enable in-depth analysis.

After the virus has been detected and removed, you need to clear your browser cache.

DNS Server Issues

Another common reason why some sites do not open is DNS-related failures. To fix this problem you need to:

  1. On the control panel, go to the Internet section;
  2. Go to network management;
  3. Open properties and in the “Network” section launch the fourth Internet protocol;
  4. Find lines with DNS address. Just in case, copy them into a notepad;
  5. In the same fields, enter the values: 8.8.8.8 and 8.8.4.4;
  6. Save changed settings.

Sometimes such changes lead to the fact that some of the sites provided by the provider do not load.

Registry problems

Problems in the registry are usually also caused by malware. To clean it, follow the instructions:

  • Call the “Run” line using the combination Win + R. In the window, enter the regedit command and click “Ok”:
  • In the new registry window, follow the link

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows;

  • We are looking for the Applnit_DLLs section. This line must not have any parameters specified. If there are third-party inscriptions, then we erase and save the accepted changes.

There is also alternative way Registry cleaner - CCleaner.

CCleaner free application, whose task is to optimize operating systems Windows.

The program is quite easy to use and allows you to fix problems on why Internet pages won’t load in a few clicks:

  1. Install and launch the program on your computer;
  2. Go to the registry section;
  3. A list appears in a new window possible problems. Check the boxes next to everyone;
  4. The PC scanning procedure will start. It lasts 5-10 minutes. After the problem is detected, click on the fix icon.

Clearing the DNS cache

Often, some sites on the network stop working due to cache problems. In this case, regular cleaning will help. For this:

  • We launch the executing window and type cmd, which initiates the launch of the console;
  • We enter three commands in turn:
    1. Ipconfig/flushdns;
    2. Ipconfig/registerdns;
    3. netsh winsock reset.
  • After such commands, the cache will be cleared. The user only needs to restart the personal computer and try again to access the site that was previously inaccessible.

Shortcut changes

Another unpleasant thing that viruses can do is add additional addendums to the browser shortcut. For this reason, the browser will send the user to unwanted resources or block sites altogether.

The problem is solved quite simply:

  1. Right-click on the browser shortcut;
  2. Go to the properties section;
  3. We look at the line “Object”. In its normal state it looks like this:

A:\User\AppData\ Local\Browser\Application\browser.exe

  1. If there are third-party inscriptions, then simply delete them and save the changes.

Problems with the proxy server

Due to the activity of malicious software on a personal computer, the proxy server settings may change. Reconfiguring the utility will help solve the problem. As an example, let's look at the well-known Opera browser, but the principle of changing settings is similar to all other browsers:

  • Launch the browser and go to the settings section by pressing Alt+P;
  • In the “Browser” tab, look for the network section and click “Change proxy server settings”:


  • A window with Internet properties will pop up. Click “Network Settings”:

  • If the user is not using any proxy servers, then the normal default setting is as follows:

  • If the proxy server is set manually, but the owner is sure that he did not do this, it means that malicious software is operating on the computer. It must be found and neutralized using any antivirus application.

What to do if a specific site does not open

It often happens that all Internet resources are working normally, but the browser does not open a specific page. However, changing the browser does not have any effect. At first glance it may seem that these are problems on the site or technical work is underway, but after launching mobile version browser, the page opens.

To solve the problem, the page compression mode is used. To do this, open the menu section in the Opera browser and look for the compression mode in the line:

In older versions, this function was called Opera turbo. The essence of its work is that in this mode the user goes to the site through special proxy servers. If the problem is not resolved, then it is likely that the site is not working properly. technical reasons.

Another reason why the site does not open may be ban externalIP-addresses from the resource hosting. There is no fault of the user here, since the hosting provides automatic function blocking addresses that were used for DDOS attacks And. In this case, it is enough to wait for the unban. This takes from a week to a month.

Why don't sites open? (video)

After the browser's functionality is restored, the user should try to avoid new encounters with malicious software. Fortunately, this is done quite simply with the help of modern antiviruses. If you were unable to restore access to Internet resources, then do not forget about service centers, where specialists will carry out diagnostics, identify the problem and solve it, restoring the functionality of the browser.

There is probably no need to explain that situations when the computer does not boot occur quite often. There may be a myriad of reasons that led to this. Now we will try to figure out why such situations arise and how to deal with them. Let's consider exactly desktop computers, not laptops, although in some cases the methods for solving the problem may be very similar.

Causes of download problems

First of all, in the question of why the computer does not boot, you need to understand that among the main reasons there are two main ones: physical damage to the components of the computer system and a malfunction of the software (in this case, Windows).

Both can cause serious problems. Let's look at the most common causes of failures and figure out how to eliminate the consequences.

Consequences of physical impact

As for damage to physical components, first you should pay attention to the initial stage of booting the PC. Probably everyone knows that when you turn on system unit makes a characteristic sound (one-time squeak). This indicates that all hardware components are in order. True, this is not always the case. The fact is that a hard drive failure is detected only after startup (the system does not see it).

Sometimes the system speaker may emit short and long squeaks. This is already worse. This can only mean one thing - any component does not work, has failed, or is simply incorrectly connected to motherboard. For different versions BIOS signals may vary. But all of them may indicate irregularities in the operation of the slats. random access memory, video card, central processor, etc. In some cases, there may be no signal at all.

In this case, it is recommended to remove the system unit panel and check whether all components are connected to the motherboard. It may well be that the device does not work not because of failure, but because the corresponding cable is damaged. Naturally, it is not possible to determine such a malfunction yourself, so you will have to turn to specialists.

There are often cases when the computer does not boot even when turned on. There may also be enough reasons for this. It is very likely that there is simply no power supply. It is worth checking the outlet or uninterruptible power supply. Sometimes, when a large number of electrical appliances are plugged into an extension cord, protection and much more may be triggered. You can check the battery that is installed on the motherboard. It is very possible that after replacing it, turning on and booting the computer will go as usual. Often no one pays attention to this, nevertheless the fact remains a fact.

In general, you should immediately check all cables, sockets, extension cords, etc. Maybe this is really the reason. That’s why it turns out that nothing starts, nothing loads, the computer is black and shows no signs of life.

Crash systems

Of course, you can replace the hardware, but with the operating system itself the situation is much worse, because no one obviously wants to deal with reinstalling the system, formatting hard drive or partitions, which will result in data loss.

There are a lot of reasons for Windows crashing: a sudden power outage, incorrect shutdown or shutdown, a failure in software, the presence of viruses, damage to the hard drive, etc. The list can be endless.

As for physical damage to the hard drive, the severity of the problem can only be determined after full testing of the surface and contacts. If it burns out, you know, you’ll have to shell out money for a new one, there’s nothing you can do about it. If the damage is minor, you can try to restore the damaged sectors. This will be discussed a little later.

Basic methods to correct the situation

As is already clear, in terms of hardware failure, when the computer does not boot, the black screen hangs constantly, the system unit does not make a sound, the solution would be a complete test of all components. It is very possible that reconnecting or replacing some of them will clarify the problem.

It is worth noting that in some cases, when the system does not detect the hard drive, the most trivial situation may occur. In the BIOS, the boot priority can be set to, say, CD/DVD/ROM first, the second device is a USB drive, etc. It is clear that when media of this type is inserted, the system will display a message stating that this is not a system drive.

It also happens that the computer does not boot from the Windows installation disk. Here you will have to check the disk itself. It is very possible that there are some scratches or other damage on it. By the way, perhaps the drive itself is damaged and simply does not work.

Now a few words about how to correct the situation when the computer does not boot, Windows 7 does not start, and in general it seems that nothing can be done.

Let’s say right away: don’t despair and panic. Bill Gates is not a stupid person at all. When creating his system, he left loopholes to restore the functionality of the operating systems, and today there are quite a lot of methods that allow you to quickly and effectively apply measures that can, so to speak, breathe new life into the system. Below we will describe the most common problems and methods for eliminating them specifically from the point of view of the Windows software shell.

Loading Last Known Good Configuration and Restoring the System

As a rule, even after very serious mistakes in Windows work 7, as they say, doesn’t just give up. On reboot (if everything is fine with boot records), testing occurs, and then in most cases a message is displayed about possible boot options, including loading the last known known configuration.

This happens because the system, as it were, remembers its last working state and offers to go to it, bypassing all the changes made before. In 90% of cases this helps. However, it also happens that the computer does not boot even if the Windows recovery, and the user ultimately receives a message that the configuration could not be loaded.

The same applies to using system restore, which may be offered when Windows starts. Sometimes it helps, sometimes it doesn't. In principle, both services are very similar. In this state of affairs, more effective measures will have to be taken.

Safe mode

Many users, faced with a problem, for example, when the computer does not boot after updating Windows 7, clearly underestimate the benefits safe mode, but it allows you to gain access to a fully functional system and fix many software errors.

To load safe mode after the system starts, you need to press and hold the F8 key. When the system boots, we can take care of our problem. In this case, you can check all the hardware components for functionality and the presence of the appropriate drivers, run a disk check for errors, and finally begin restoring the system.

System Restore

First of all, using the control panel, you need to go to the “Backup and Restore” section. It can also be accessed from the main Start menu under All Programs/Maintenance. Here you need to select a checkpoint (the last one created or one of those present in the list) and start the process itself. This, of course, can take quite a lot of time, but if you don’t want to reinstall, you’ll have to be patient.

Now let's say that after the updates the computer does not boot. In the same control panel, if you go to “Center Windows updates"You can view the update log, in which, in fact, you will need to delete everything that was installed before the system crash, no matter whether these updates were installed automatically or manually.

In many cases, this approach allows you to revive Windows without resorting to more serious methods, which not every user can handle.

Using the Recovery Console

If the above method does not produce results, you will have to use other methods. One of the most effective and radical methods when the computer does not boot is to use the recovery console, which is available either on the Windows 7 installation or emergency recovery disk.

To use such disks, of course, you should make the appropriate boot priority settings in the BIOS, indicating the CD/DVD-ROM first in the list.

The boot menu will show a "Welcome To Setup" screen, after which you will need to press the "R" key to go directly to the console (command line). It is worth considering that if more than one operating system is installed on the computer, folders with files will first be shown, and then a request will follow which system the user wants to work with. Now you just need to enter the number corresponding to the number of the selected system. Next, you may be asked to enter the administrator password, provided that you have one. Now about the teams. What and how to enter and what to use, we will now figure it out.

Recovering the Boot.ini file

As a rule, one of the reasons for a system crash is damage boot file Boot.ini, which is responsible for booting the system. To restore it, almost all systems use a tool called Bootcfg. Bootcfg/Rebuild is entered on the command line (not counting other tools for scanning its entries, redirecting actions, adding identifiers, etc.). It seems that, apart from the main recovery command, the average user does not need anything else.

Recovering the Master Boot Record

The master boot record contains tables of all logical partitions of the hard drive. The so-called primary loader places the active and boot sectors in the tables, after which, in fact, the system starts. If the boot record is damaged, the active sector simply will not be able to start the system.

To restore in this case, use the Fixmbr command, after which you enter the qualified name of the disk or partition. In the case of drive C, the command will look like Fixmbr\Device\HardDisc0.

Recovering the boot sector of the hard drive

The boot sector is a small partition on the hard drive for storing data in file systems FAT32 or NTFS for boot. If it is damaged, use the Fixboot\c: recovery command (provided that the operating system was installed on drive C).

Quick system reinstallation

Again, consider a situation where after updating Windows 7 the computer does not boot, and the system simply does not want to start. As a last resort, you can use the so-called quick reinstallation of the system in the same folder where the previous OS was installed. In some cases, this may correct errors.

After the system starts from the disk, a window will appear license agreement. You can agree to the terms by pressing the F8 key, after which you will be asked to select an installation method. "R" key - recovery existing version, Esc - cancel recovery and go to new installation. In most cases, recovery proceeds without problems.

Virus check

Now a few words about another unpleasant situation, when the system does not start and the computer does not boot. A black screen may be a consequence of the spontaneous action of viruses that either prevent the system from booting or change boot records.

In this case, it is recommended to use utilities such as Kaspersky Rescue Disc or Dr. Web Rescue Disc. As is already clear, such programs start directly from the optical disk, but, what is most interesting, they are loaded even before the Windows OS starts. They have GUI, so working with them is not particularly difficult. It should be noted that in 99.99% of cases, such applications remove even those viruses that are simply impossible to remove using standard scanners installed on the system. After all, they can “hang” even in RAM. At the end of the check, the computer terminal is rebooted, and, hurray, the system works again as if nothing had happened.

Conclusion

So we looked at the question of what to do if the computer does not boot. It seems that some solutions to this problem will be useful to many users. Of course, it’s quite difficult to say right away, right away, why a computer or operating system won’t boot. But if you conduct a comprehensive test and find out the cause of the problem, then you can choose the most appropriate method to correct the situation.

Many have encountered such a problem as the lack of Internet on a computer, laptop or other devices. In this case, the browser displays the message: “Web page is unavailable” or a similar message. Frequent culprits for this are: an accident on the provider’s line, a malfunction of home equipment (router, LAN card etc.) or incorrect settings. All this can be described in two words – “no Internet.” What should those who have a connection work, but web pages do not open?

Problem Analysis

The first step is to make sure that Internet access is really present and working correctly. As a rule, other programs that use the network work in this situation (Skype, ICQ, etc. are available).

But there are cases when they are not there, and it is not possible to install these applications. In this case, you can check the network operation using the command line. To do this, press the key combination Window + R and enter cmd in the window that appears. A terminal should appear in front of the user, where they enter the ping command (then you can try to enter the address of the Yandex website, for example, you will get - ping www.yandex.ru). If the described problem occurs, this command will display a message indicating that it is impossible to connect to the resource. But if you enter ping 8.8.8.8, a message about the successful status will appear.

ping www.yandex.ru

The reasons for the problem when sites do not open can be different. This may be related:

  • problems with the DNS service;
  • the impact of viruses and malware;
  • incorrect proxy server settings;
  • incorrect host file configuration;

DNS Service Issues

A common culprit in situations where the browser does not open sites, but access to the Internet is not blocked, is the work DNS server. This problem can be determined in the way described above, when it was necessary to open command line and ping the address of any resource by domain name and IP.

Each site has its own location identification number, called an IP address. There are many different resources on the global web and they all have a unique address. In order not to torment a person’s memory, it was invented to create a service that, when entering the name of a site (for example, Yandex), could determine its IP address.

Sometimes situations happen when the provider's DNS server does not work or the network settings in the router or computer are lost. The reason why website pages do not open has been clarified; it remains to explain how to solve this problem.

There are two possible solutions. If the network settings are lost, then here you need to correct them to the correct ones and, if necessary, reboot the equipment. In the event of a DNS failure, you can change the settings on the network adapter. To do this, click “Start” - “Control Panel” - “Network and Internet” - “Network and Sharing Center” shared access" - "Changing parameters network adapter" Here on the “Connected to” icon local network"Right-click and select the "Property" option. Then select the TCP version 4 item and in the window that appears, select the “Use the following DNS addresses.” Below in the window, enter 8.8.8.8 (public Google DNS server) or 77.88.8.8 (public Yandex DNS). Then click the “Save” or “Apply” button.

To check the operation, you can open the command line (Window + R – cmd), then you need to check the connection (for example, with Yandex). Enter the command ping www.ya.ru. If you do the right thing, you will be able to see information about the server response time below.

Impact of viruses and malware

Also, the problem when sites do not open in the browser, but there is Internet access and DNS is working, may be associated with the influence of viruses and malware. In this case, it will help to solve the question “Why don’t pages open in the browser?” checking the system with specialized programs: AdwCleaner, Malwarebytes Anti-Malware Free, Zemana AntiMalware, etc. These utilities allow you to find malware that is causing problems with opening pages on the Internet.

Incorrect proxy server settings

Another reason why sites are not displayed in the browser may be changes or entering data about incorrect proxy server. At the same time, the computer is connected to the Internet and the connection works in all respects.
To correct this situation you need to go to your browser settings. To do this, go to the control panel, where you select the browser (or browser) properties item.

In the menu that opens, select the “Connections” tab and click on the “Network Settings” button.

Here, in the window that appears, they check all the parameters, and if they are not needed, simply erase all the information and select the automatic detection option.

After this, sites should display their pages in browsers.

Incorrect host file configuration

Also, the reason why pages of Internet resources may not open may be an incorrect configuration of the host file. This situation is unlikely, but still worth checking. The host file is designed to record domain names of sites and their IP addresses, but as a rule it is empty and sends all requests to the DNS server. Sometimes situations arise when a malicious program records some parameters and the browser becomes inoperable.

To check the file configuration you need to go to system folder Windows on drive C. Next System32\drivers\etc and open host with notepad. As a rule, it has standard content as shown in the figure:

If, after the description of localhost (127.0.0.1), there are lines with information about any sites and their domain names, and the slash is not next to this data, then most likely the browser does not work properly because of it. To fix this situation, you just need to remove these lines and save the changes to the file. Then you need to restart your computer and try browsing the web again.

The situation when a computer is connected to a network, but sites are inaccessible to the user, is common. In the first place, this is a problem caused by failures on the ISP side when the DNS servers do not work. The second most common problem when Internet resource sites are unavailable is the impact of malware. In this case, it is recommended to have good anti-virus software and carry out preventive maintenance to detect viruses more often.

It often happens that the browser cannot open some specific site, which was previously available for viewing. At the same time, it opens pages of other sites perfectly and the user does not experience any difficulties - everything is normal. It would seem that the server simply does not work - the site has been disabled. But bad luck, if suddenly you go to the same site, for example with mobile device through Opera Mobile and the site opens perfectly in it.

If the described situation is familiar to you, then I will try to answer the question: why a particular site is not accessible from your computer.

Here, for example, is the standard error that appears in the browser Google Chrome : « Sorry, Google Chrome can't open the page blah blah blah…«:

First of all, if you encounter a similar problem, you do not need to immediately follow the advice to clear the cache and delete cookies, because if you do this, you will have to re-enter the password in Odnoklassniki, remember password In contact with🙁 First, try accessing the page from other browsers, such as Firefox, I.E., Opera. If the response to the site is the same in all browsers, then try the following: go to Opera, click on the button of the same name in the upper left corner and select “Compression mode”.

This function was previously called Opera Turbo. An important feature of this mode for us is that the site opens through proxy server, that is proxy server between you and the requested site. If, when you try to open a site in this mode the same thing happens - the page does not open, which means the site is really faulty or not maintenance. It is quite possible that it will be turned on after some time.

But if the site does open, then we will try to narrow down the circle of “suspects.” I’ll say right away: if you cannot access Microsoft antivirus sites, then this is 200% a virus that blocks access. Here from personal experience I will say that only reinstalling the system will help.

Go to the folder C:\Windows\System32\Drivers\etc and find the file there hosts. Open it with a regular notepad and check if there are any entries regarding your site in the following format:

Such entries block access to the site and are caused by spyware and viruses. Just shorten the lines regarding your site, save the file to your Desktop (be sure to select the “All files *.*” file type when saving) and copy it back to C:\Windows\System32\Drivers\etc. Restart your computer and enjoy life.

If no suspicious entries were found in the specified file, then we are dealing with a completely different reason - BANOM Your his external IP address(or range of addresses) website hosting. This is not your fault; it happens that the hosting blocks the addresses from which attempts were made hacking, DDOS attacks. Just wait until the IP is unbanned - it will take about a week.

There may also be a simple routing error. A similar problem is solved within a day or two.

Publications on the topic