Are you trying to open Yandex Browser on your laptop, but instead of the usual page you see a white screen, a connection error, or a program that freezes immediately after launch? The problem is familiar to millions of users - according to statistics Yandex Support, every fifth support request is related to a broken browser on Windows. The reasons may lie either in failures of the application itself or in conflicts with system files, drivers or antiviruses.
In this article we will look at all possible scenarioswhy Yandex Browser stopped working on the laptop: from a banal lack of Internet to damage to the user profile. You will receive step-by-step instructions with pictures and commands, which will help restore functionality without reinstalling Windows. And if the problem turns out to be deeper, you will learn how to save bookmarks and passwords before taking radical measures.
1. Checking the basic reasons: Internet, updates, conflicts
Before you dig deep into your system settings, rule out obvious causes. Most often Yandex Browser doesn't work because:
- 🌐 No internet connection (even if other programs are connected).
- 🔄 Outdated browser version or Windows.
- 🛡️ Antivirus blocking (especially Avast, Kaspersky, 360 Total Security).
- 🖥️ Conflict with another browser (For example, Google Chrome or Opera) using the same ports.
Start by checking your network connection. Open Command line (Win + R → enter cmd) and do:
ping ya.ru
If packets do not arrive (The specified node is not available), the problem is with the router or ISP. If the ping passes, but the browser still does not open the page, proceed to the next step.
⚠️ Attention: If you are using VPN or proxy server, temporarily disable them. Yandex Browser may block the connection due to a conflict with these services, especially if they change the system network settings.
- Without antivirus
- Avast/AVG
- Kaspersky
- ESET NOD32
- 360 Total Security
- Other
2. Restart the browser and reset the cache
If Yandex Browser opens but slows down, does not load pages or displays an error ERR_CONNECTION_RESET, a damaged cache or cookie is to blame. To clear them:
- Close your browser via
Task Manager(Ctrl + Shift + Esc). Find processesbrowser.exeand complete them. - While holding
Ctrl + Shift, run Yandex Browser — the reset settings window will open. - Select
Clear cache and cookiesand confirm the action.
If the browser does not open even to reset, delete the cache manually:
- Follow the path:
C:\Users\<your_username>\AppData\Local\Yandex\YandexBrowser\User Data\Default(to see the folder
AppData, enable display of hidden files inConductor). - Delete files
Cache,CookiesAndGPUCache. - Restart your laptop.
☑️ Preparing to clear the cache
3. Checking the integrity of browser files
If the problem persists after clearing the cache, system files may be damaged Yandex Browser. In this case, the built-in verification utility will help:
- Open
Command line as administrator(Win + X→Terminal (Administrator)). - Enter the command:
sfc /scannowWait for the scan to complete (may take 10-20 minutes).
- If the utility finds errors, run:
DISM /Online /Cleanup-Image /RestoreHealth
After checking, reinstall the browser over the existing version:
- Download the latest installer from official website.
- Run the installation file - it will automatically update damaged components.
⚠️ Attention: Don't delete Yandex Browser through Control panel before reinstalling! This will lead to the loss of bookmarks and passwords. Only use the installer over the old version.
What to do if sfc /scannow does not help?
If the utility was unable to restore files, try manually replacing the damaged libraries. To do this, download the archive from the official Microsoft website (for example, for Windows 10 - KB5028166) and unpack it to the C:\Windows\System32 folder. Be careful: incorrect actions can lead to system failure!
4. Conflicts with antiviruses and firewalls
Antiviruses often block Yandex Browser, mistaking him for a threat. This is especially true for Avast, Kaspersky Internet Security And 360 Total Security. To check if your antivirus is at fault:
- 🛡️ Temporarily disable real-time protection (in your antivirus settings).
- 🔓 Add Yandex Browser to exceptions:
- Open your antivirus →
Settings→Exceptions. - Specify the path to the browser executable file:
C:\Users\<your_name>\AppData\Local\Yandex\YandexBrowser\Application\browser.exe
- Open your antivirus →
- 🔥 Check it out
Windows Firewall:- Open
Control Panel → Windows Firewall → Allow interaction with an application. - Find YandexBrowser and check the boxes for private and public network.
- Open
If the browser works after disabling the antivirus, update the virus databases or change the program. For example, Bitdefender And ESET NOD32 less likely to conflict with browsers.
| Antivirus | Frequency of conflicts | Solution |
|---|---|---|
| Avast/AVG | High | Add to exceptions or remove |
| Kaspersky | Average | Update databases or disable traffic control |
| 360 Total Security | High | Remove and use Windows Defender |
| ESET NOD32 | Low | Update to latest version |
5. Reset browser settings to factory settings
If Yandex Browser opens, but does not work correctly (for example, it does not save passwords, does not open some sites, or displays an error ERR_NAME_NOT_RESOLVED), resetting the settings will help. This will return the browser to the "as after installation" state, but save bookmarks and passwords (if synchronization is enabled).
How to reset settings:
- Open your browser and enter in the address bar:
browser://settings/reset - Click
Restore default settings. - Confirm the action.
If the browser does not open even to reset, use forced reset via registry:
- Click
Win + R, enterregeditand confirm. - Follow the path:
HKEY_CURRENT_USER\Software\Yandex\YandexBrowser - Delete the folder
YandexBrowser(export it first for backup). - Restart your laptop.
Before resetting your settings, export your bookmarks: open browser://bookmarks → Bookmark management → Export bookmarks. The file is saved in HTML format and can be imported into any browser.
6. Reinstalling the browser while saving data
If the previous methods did not help, it remains complete reinstallation. But do not rush to delete the browser after Control panel - this way you will lose all your data. Instead:
Step 1: Save important data:
- 🔖 Bookmarks: export via
browser://bookmarks. - 🔑 Passwords: If synchronization with Yandex account, they will be saved automatically. Otherwise use
browser://settings/passwords→Export passwords. - 📁 Extensions: Write down the names of the installed add-ons (you can install them again).
Step 2. Remove the browser correctly:
- Download the utility Yandex Browser Uninstaller with official website.
- Run it and it will remove all traces of the browser, including settings and cache.
Step 3. Install the latest version:
- Download the latest installer from the official website.
- Launch it and follow the instructions.
- After installation, log in to your Yandex accountto recover bookmarks and passwords.
Use only the official installer from the site browser.yandex.ru. Downloading from third-party resources may lead to the installation of modified or infected versions of the browser.
7. Problems with drivers and DirectX
If Yandex Browser crashes when playing video or displays artifacts (for example, a black screen instead of a page), the problem may be in the video card drivers or DirectX. This is especially true for laptops with hybrid graphics (NVIDIA Optimus or AMD Switchable Graphics).
How to check and fix:
- 🎮 Update your video card driver:
- Open
Device Manager(Win + X→Device Manager). - Expand
Video adapters, right-click on your video card and selectUpdate driver. - Select
Automatic search.
- Open
- 🖥️ Reinstall DirectX:
- Download DirectX End-User Runtime from the Microsoft website.
- Run the installer and follow the instructions.
- ⚙️ Disable hardware acceleration in the browser:
- Open
browser://settings/system. - Disable the option
Use hardware acceleration (if available). - Restart your browser.
- Open
For laptops with hybrid graphics (For example, NVIDIA + Intel) additionally:
- Open NVIDIA Control Panel (right click on the desktop).
- Go to
Managing 3D Settings→Software settings. - Add
browser.exeto the list and select for it high-performance NVIDIA processor.
8. Alternative solutions for difficult cases
If none of the methods worked, try alternative approaches:
Method 1: Run in compatibility mode:
- Right click on the shortcut Yandex Browser →
Properties→Compatibility. - Check the box
Run the program in compatibility modeand select Windows 8. - Check
Run the program as administrator.
Method 2: Create a new user profile:
A damaged profile may cause crashes. To create a new one:
- Close your browser.
- Rename the folder
DefaultinC:\Users\<your_name>\AppData\Local\Yandex\YandexBrowser\User DataonDefault_old. - Launch your browser and it will create a new profile automatically.
Method 3. Checking for viruses:
Some viruses (for example, Trojan.Win32) modify browser files. Scan the system:
- 🛡️ Use Kaspersky Virus Removal Tool or Dr.Web CureIt!.
- 🔍 Check the folder
User Datafor the presence of suspicious files (for example,.dllwith random names).
Method 4. Installing the portable version:
If the standard installation doesn't work, try portable version Yandex Browser:
- Download Yandex Browser Portable from the official website.
- Unzip the archive to any folder (for example, to your desktop).
- Run
browser.exe— the browser will work without installation.
What should I do if my browser is blocked by my organization?
If you are using a work laptop, the problem may be in Windows Group Policy. In this case, contact the company's IT service. Changing policies yourself may violate security rules.
FAQ: Frequently asked questions about Yandex Browser not working
🔹 Why doesn’t Yandex Browser open pages even though there is Internet?
This may be due to:
- 🔌 Incorrect DNS settings. Try changing DNS to
8.8.8.8(Google) or1.1.1.1(Cloudflare). - 🛡️ Blocking in the hosts file. Open
C:\Windows\System32\drivers\etc\hostsand remove all lines except127.0.0.1 localhost. - ⚙️ Windows Update service failure. Restart it via
services.msc.
🔹 How to recover deleted bookmarks after reinstallation?
If you haven't made a backup, try:
- Check the folder
C:\Users\<your_name>\AppData\Local\Yandex\YandexBrowser\User Data\Defaultfor file availabilityBookmarks.bak. - If the file exists, rename it to
Bookmarks(after deleting the current one). - If synchronization has been enabled, bookmarks will be restored automatically when you log in to your account.
🔹 The browser slows down and eats 100% of the processor - what to do?
Causes and solutions:
- 🖥️ Too many tabs. Close unnecessary ones or use an extension The Great Suspender.
- 🦠 Malicious extension. Open
browser://extensionsand disable all add-ons. - 🔄 Update cycle. Go to
browser://settings/systemand turn offUse hardware acceleration. - 📊 Collection of statistics. In your privacy settings, disable the option
Send usage statistics.
🔹 Is it possible to transfer bookmarks and passwords from Yandex Browser to Chrome?
Yes, for this:
- B Yandex Browser export bookmarks via
browser://bookmarks(filebookmarks.html). - B Chrome import them via
chrome://settings/importData. - For passwords use the menu
browser://settings/passwords→Export passwords(file.csv), then import into Chrome via Bitwarden or KeePass.
⚠️ Attention: Keep the password file in a secure place and delete it after import!
🔹 After updating Windows, the browser stopped launching. What to do?
Windows updates (especially large ones like 22H2) may break compatibility. Try:
- Rollback update via
Settings → Update and security → Update history → Uninstall updates. - Install latest version Yandex Browser (sometimes new builds fix conflicts).
- Launch browser in
Windows 8 compatibility mode(see section 8).