From 59f1767eb986ad09484a81677f8b1ecff7f672d3 Mon Sep 17 00:00:00 2001 From: Helen Date: Wed, 19 Aug 2026 15:06:56 +0400 Subject: [PATCH 1/8] reorganize AGW KB structure --- .../compatibility.md | 2 +- docs/adguard-for-windows-8/_category_.json | 6 --- .../adguard-for-windows-8.md | 45 ------------------- docs/adguard-for-windows/_category_.json | 4 +- .../adguard-for-windows.md | 37 ++++++++++----- .../app-management/_category_.json | 0 .../app-management/app-management.md | 0 .../protection/_category_.json | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +++--- .../protection/tracking-protection.md | 0 .../settings/_category_.json | 0 .../settings/about.md | 0 .../settings/app-settings/_category_.json | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +-- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 ++-- .../settings/support.md | 0 .../solving-problems/_category_.json | 4 +- .../solving-problems/solving-problems.md | 24 ---------- .../tdi-driver-and-Chrome-142.md | 19 ++------ .../statistics/_category_.json | 0 .../statistics/statistics.md | 0 .../adguard-for-windows/_category_.json | 6 +++ .../adguard-for-windows.md | 30 +++++++++++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/_category_.json | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 ++--- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +-- .../adguard-for-windows/installation.md | 0 .../solving-problems/_category_.json | 4 +- .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 ++++++++++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++++++-- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- docs/general/extensions.md | 2 +- docs/general/how-to-install.md | 2 +- docs/guides/report-website.md | 2 +- docs/intro.md | 2 +- 65 files changed, 142 insertions(+), 142 deletions(-) delete mode 100644 docs/adguard-for-windows-8/_category_.json delete mode 100644 docs/adguard-for-windows-8/adguard-for-windows-8.md rename docs/{adguard-for-windows-8 => adguard-for-windows}/app-management/_category_.json (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/_category_.json (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/_category_.json (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/_category_.json (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 docs/adguard-for-windows/solving-problems/solving-problems.md rename docs/{adguard-for-windows-8 => adguard-for-windows}/statistics/_category_.json (100%) rename docs/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 docs/archive/adguard-for-windows/_category_.json create mode 100644 docs/archive/adguard-for-windows/adguard-for-windows.md rename docs/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename docs/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename docs/{ => archive}/adguard-for-windows/features/_category_.json (100%) rename docs/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename docs/{ => archive}/adguard-for-windows/features/features.md (71%) rename docs/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename docs/{ => archive}/adguard-for-windows/features/network.md (97%) rename docs/{ => archive}/adguard-for-windows/features/others.md (100%) rename docs/{ => archive}/adguard-for-windows/features/settings.md (97%) rename docs/{ => archive}/adguard-for-windows/installation.md (100%) rename docs/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/_category_.json (53%) rename docs/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename docs/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 docs/archive/adguard-for-windows/solving-problems/solving-problems.md rename docs/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename docs/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename docs/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) diff --git a/docs/adguard-browser-extension/compatibility.md b/docs/adguard-browser-extension/compatibility.md index d41c433155c..bf63ffa4fdc 100644 --- a/docs/adguard-browser-extension/compatibility.md +++ b/docs/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/docs/adguard-for-windows-8/_category_.json b/docs/adguard-for-windows-8/_category_.json deleted file mode 100644 index 82ccb4b159f..00000000000 --- a/docs/adguard-for-windows-8/_category_.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "position": 4, - "label": "AdGuard for Windows v8", - "collapsible": true, - "collapsed": true -} \ No newline at end of file diff --git a/docs/adguard-for-windows-8/adguard-for-windows-8.md b/docs/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 455f29ccb08..00000000000 --- a/docs/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for *Ad blocking*, *Tracking protection*, *DNS protection*, and *Annoyance blocking*. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure *Ad blocking*, *Tracking protection*, *DNS protection*, *Annoyances blocking*, *Browsing security*, *Parental control*, and *Extensions*. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click *Check for updates* to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/docs/adguard-for-windows/_category_.json b/docs/adguard-for-windows/_category_.json index 8de990ec9ae..a9fd0553115 100644 --- a/docs/adguard-for-windows/_category_.json +++ b/docs/adguard-for-windows/_category_.json @@ -1,6 +1,6 @@ { - "position": 3, + "position": 4, "label": "AdGuard for Windows", "collapsible": true, "collapsed": true -} \ No newline at end of file +} diff --git a/docs/adguard-for-windows/adguard-for-windows.md b/docs/adguard-for-windows/adguard-for-windows.md index f509834d74a..916b9f6050c 100644 --- a/docs/adguard-for-windows/adguard-for-windows.md +++ b/docs/adguard-for-windows/adguard-for-windows.md @@ -5,26 +5,41 @@ sidebar_position: 1 :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for *Ad blocking*, *Tracking protection*, *DNS protection*, and *Annoyance blocking*. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure *Ad blocking*, *Tracking protection*, *DNS protection*, *Annoyances blocking*, *Browsing security*, *Parental control*, and *Extensions*. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click *Check for updates* to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/docs/adguard-for-windows-8/app-management/_category_.json b/docs/adguard-for-windows/app-management/_category_.json similarity index 100% rename from docs/adguard-for-windows-8/app-management/_category_.json rename to docs/adguard-for-windows/app-management/_category_.json diff --git a/docs/adguard-for-windows-8/app-management/app-management.md b/docs/adguard-for-windows/app-management/app-management.md similarity index 100% rename from docs/adguard-for-windows-8/app-management/app-management.md rename to docs/adguard-for-windows/app-management/app-management.md diff --git a/docs/adguard-for-windows-8/protection/_category_.json b/docs/adguard-for-windows/protection/_category_.json similarity index 100% rename from docs/adguard-for-windows-8/protection/_category_.json rename to docs/adguard-for-windows/protection/_category_.json diff --git a/docs/adguard-for-windows-8/protection/ad-blocking.md b/docs/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from docs/adguard-for-windows-8/protection/ad-blocking.md rename to docs/adguard-for-windows/protection/ad-blocking.md diff --git a/docs/adguard-for-windows-8/protection/annoyance-blocking.md b/docs/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from docs/adguard-for-windows-8/protection/annoyance-blocking.md rename to docs/adguard-for-windows/protection/annoyance-blocking.md diff --git a/docs/adguard-for-windows-8/protection/browsing-security.md b/docs/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from docs/adguard-for-windows-8/protection/browsing-security.md rename to docs/adguard-for-windows/protection/browsing-security.md diff --git a/docs/adguard-for-windows-8/protection/dns-protection.md b/docs/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from docs/adguard-for-windows-8/protection/dns-protection.md rename to docs/adguard-for-windows/protection/dns-protection.md diff --git a/docs/adguard-for-windows-8/protection/extensions.md b/docs/adguard-for-windows/protection/extensions.md similarity index 90% rename from docs/adguard-for-windows-8/protection/extensions.md rename to docs/adguard-for-windows/protection/extensions.md index 55059f69b9a..0193f4e921d 100644 --- a/docs/adguard-for-windows-8/protection/extensions.md +++ b/docs/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/docs/adguard-for-windows-8/protection/parental-control.md b/docs/adguard-for-windows/protection/parental-control.md similarity index 100% rename from docs/adguard-for-windows-8/protection/parental-control.md rename to docs/adguard-for-windows/protection/parental-control.md diff --git a/docs/adguard-for-windows-8/protection/protection.md b/docs/adguard-for-windows/protection/protection.md similarity index 64% rename from docs/adguard-for-windows-8/protection/protection.md rename to docs/adguard-for-windows/protection/protection.md index 71f1b39b29a..7ab9cb93b87 100644 --- a/docs/adguard-for-windows-8/protection/protection.md +++ b/docs/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The *Protection* tab contains all key security and filtering settings. Here you can control *Ad blocking*, *Tracking protection*, *Annoyance blocking*, *DNS protection*, *Browsing security*, *Parental control*, and *Extensions*. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/docs/adguard-for-windows-8/protection/tracking-protection.md b/docs/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from docs/adguard-for-windows-8/protection/tracking-protection.md rename to docs/adguard-for-windows/protection/tracking-protection.md diff --git a/docs/adguard-for-windows-8/settings/_category_.json b/docs/adguard-for-windows/settings/_category_.json similarity index 100% rename from docs/adguard-for-windows-8/settings/_category_.json rename to docs/adguard-for-windows/settings/_category_.json diff --git a/docs/adguard-for-windows-8/settings/about.md b/docs/adguard-for-windows/settings/about.md similarity index 100% rename from docs/adguard-for-windows-8/settings/about.md rename to docs/adguard-for-windows/settings/about.md diff --git a/docs/adguard-for-windows-8/settings/app-settings/_category_.json b/docs/adguard-for-windows/settings/app-settings/_category_.json similarity index 100% rename from docs/adguard-for-windows-8/settings/app-settings/_category_.json rename to docs/adguard-for-windows/settings/app-settings/_category_.json diff --git a/docs/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/docs/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from docs/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to docs/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/docs/adguard-for-windows-8/settings/app-settings/app-settings.md b/docs/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from docs/adguard-for-windows-8/settings/app-settings/app-settings.md rename to docs/adguard-for-windows/settings/app-settings/app-settings.md index 598dcb3126d..6fc16d53615 100644 --- a/docs/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/docs/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [*Filter editor*](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [*Filter editor*](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[*Network* settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[*Network* settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[*Advanced*](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[*Advanced*](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/docs/adguard-for-windows-8/settings/app-settings/filter-editor.md b/docs/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from docs/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to docs/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/docs/adguard-for-windows-8/settings/app-settings/network-settings.md b/docs/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from docs/adguard-for-windows-8/settings/app-settings/network-settings.md rename to docs/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/docs/adguard-for-windows-8/settings/license.md b/docs/adguard-for-windows/settings/license.md similarity index 100% rename from docs/adguard-for-windows-8/settings/license.md rename to docs/adguard-for-windows/settings/license.md diff --git a/docs/adguard-for-windows-8/settings/settings.md b/docs/adguard-for-windows/settings/settings.md similarity index 83% rename from docs/adguard-for-windows-8/settings/settings.md rename to docs/adguard-for-windows/settings/settings.md index e7f71ee45e7..607da5cec68 100644 --- a/docs/adguard-for-windows-8/settings/settings.md +++ b/docs/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/docs/adguard-for-windows-8/settings/support.md b/docs/adguard-for-windows/settings/support.md similarity index 100% rename from docs/adguard-for-windows-8/settings/support.md rename to docs/adguard-for-windows/settings/support.md diff --git a/docs/adguard-for-windows/solving-problems/_category_.json b/docs/adguard-for-windows/solving-problems/_category_.json index cf605fa8539..32ac90f3386 100644 --- a/docs/adguard-for-windows/solving-problems/_category_.json +++ b/docs/adguard-for-windows/solving-problems/_category_.json @@ -1,7 +1,7 @@ { - "position": 4, + "position": 6, "label": "Solving problems", - "key": "solving-problems-adguard-for-windows", + "key": "solving-problems-adguard-for-windows-8", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/docs/adguard-for-windows/solving-problems/solving-problems.md b/docs/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/docs/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 03b1988f701..882e7f7fb90 100644 --- a/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to *Settings → Network → Traffic filtering*, enable traffic filtering, and select *SockFilter (Experimental)* from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/docs/adguard-for-windows-8/statistics/_category_.json b/docs/adguard-for-windows/statistics/_category_.json similarity index 100% rename from docs/adguard-for-windows-8/statistics/_category_.json rename to docs/adguard-for-windows/statistics/_category_.json diff --git a/docs/adguard-for-windows-8/statistics/statistics.md b/docs/adguard-for-windows/statistics/statistics.md similarity index 100% rename from docs/adguard-for-windows-8/statistics/statistics.md rename to docs/adguard-for-windows/statistics/statistics.md diff --git a/docs/archive/adguard-for-windows/_category_.json b/docs/archive/adguard-for-windows/_category_.json new file mode 100644 index 00000000000..692c4db8e9c --- /dev/null +++ b/docs/archive/adguard-for-windows/_category_.json @@ -0,0 +1,6 @@ +{ + "position": 2, + "label": "AdGuard for Windows v7", + "collapsible": true, + "collapsed": true +} diff --git a/docs/archive/adguard-for-windows/adguard-for-windows.md b/docs/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..e5c29dc3769 --- /dev/null +++ b/docs/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows v7 +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/docs/adguard-for-windows/admins-documentation.md b/docs/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from docs/adguard-for-windows/admins-documentation.md rename to docs/archive/adguard-for-windows/admins-documentation.md diff --git a/docs/adguard-for-windows/browser-assistant.md b/docs/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from docs/adguard-for-windows/browser-assistant.md rename to docs/archive/adguard-for-windows/browser-assistant.md diff --git a/docs/adguard-for-windows/features/_category_.json b/docs/archive/adguard-for-windows/features/_category_.json similarity index 100% rename from docs/adguard-for-windows/features/_category_.json rename to docs/archive/adguard-for-windows/features/_category_.json diff --git a/docs/adguard-for-windows/features/extensions.md b/docs/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from docs/adguard-for-windows/features/extensions.md rename to docs/archive/adguard-for-windows/features/extensions.md index 5249631a467..f19e15b96a7 100644 --- a/docs/adguard-for-windows/features/extensions.md +++ b/docs/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/docs/adguard-for-windows/features/features.md b/docs/archive/adguard-for-windows/features/features.md similarity index 71% rename from docs/adguard-for-windows/features/features.md rename to docs/archive/adguard-for-windows/features/features.md index e9f75bddca2..7e55368902f 100644 --- a/docs/adguard-for-windows/features/features.md +++ b/docs/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find *Settings*, *Support*, *License*, and *About*, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/docs/adguard-for-windows/features/home-screen.md b/docs/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from docs/adguard-for-windows/features/home-screen.md rename to docs/archive/adguard-for-windows/features/home-screen.md diff --git a/docs/adguard-for-windows/features/network.md b/docs/archive/adguard-for-windows/features/network.md similarity index 97% rename from docs/adguard-for-windows/features/network.md rename to docs/archive/adguard-for-windows/features/network.md index 7aa00b043fc..b236ba9dd2b 100644 --- a/docs/adguard-for-windows/features/network.md +++ b/docs/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/docs/adguard-for-windows/features/others.md b/docs/archive/adguard-for-windows/features/others.md similarity index 100% rename from docs/adguard-for-windows/features/others.md rename to docs/archive/adguard-for-windows/features/others.md diff --git a/docs/adguard-for-windows/features/settings.md b/docs/archive/adguard-for-windows/features/settings.md similarity index 97% rename from docs/adguard-for-windows/features/settings.md rename to docs/archive/adguard-for-windows/features/settings.md index 0f946b9daab..f1e66b1430d 100644 --- a/docs/adguard-for-windows/features/settings.md +++ b/docs/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect *Debug logs*](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect *Debug logs*](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find *Advanced Settings*. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in *Advanced Settings*, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find *Advanced Settings*. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in *Advanced Settings*, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the *Parental control* module you can enable the *Safe search* and manage the ![Browser Assistant *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/docs/adguard-for-windows/installation.md b/docs/archive/adguard-for-windows/installation.md similarity index 100% rename from docs/adguard-for-windows/installation.md rename to docs/archive/adguard-for-windows/installation.md diff --git a/docs/adguard-for-windows-8/solving-problems/_category_.json b/docs/archive/adguard-for-windows/solving-problems/_category_.json similarity index 53% rename from docs/adguard-for-windows-8/solving-problems/_category_.json rename to docs/archive/adguard-for-windows/solving-problems/_category_.json index 32ac90f3386..cf605fa8539 100644 --- a/docs/adguard-for-windows-8/solving-problems/_category_.json +++ b/docs/archive/adguard-for-windows/solving-problems/_category_.json @@ -1,7 +1,7 @@ { - "position": 6, + "position": 4, "label": "Solving problems", - "key": "solving-problems-adguard-for-windows-8", + "key": "solving-problems-adguard-for-windows", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/docs/adguard-for-windows/solving-problems/adguard-logs.md b/docs/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/adguard-logs.md rename to docs/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/docs/adguard-for-windows/solving-problems/common-installer-errors.md b/docs/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/common-installer-errors.md rename to docs/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/docs/adguard-for-windows/solving-problems/connection-not-trusted.md b/docs/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/connection-not-trusted.md rename to docs/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/docs/adguard-for-windows/solving-problems/dns-leaks.md b/docs/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/dns-leaks.md rename to docs/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/docs/adguard-for-windows/solving-problems/dump-file.md b/docs/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/dump-file.md rename to docs/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/docs/adguard-for-windows/solving-problems/exporting-settings.md b/docs/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/exporting-settings.md rename to docs/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/docs/adguard-for-windows/solving-problems/installation-logs.md b/docs/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/installation-logs.md rename to docs/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/docs/adguard-for-windows/solving-problems/known-issues.md b/docs/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/known-issues.md rename to docs/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/docs/adguard-for-windows/solving-problems/low-level-settings.md b/docs/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/low-level-settings.md rename to docs/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/docs/adguard-for-windows/solving-problems/minidump.md b/docs/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/minidump.md rename to docs/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/docs/adguard-for-windows/solving-problems/mozilla-error.md b/docs/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/mozilla-error.md rename to docs/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/docs/adguard-for-windows/solving-problems/network-dump.md b/docs/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/network-dump.md rename to docs/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/docs/archive/adguard-for-windows/solving-problems/solving-problems.md b/docs/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/docs/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/docs/adguard-for-windows/solving-problems/system-logs.md b/docs/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/system-logs.md rename to docs/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/docs/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/docs/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from docs/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to docs/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index d1ae6f910ad..32ecfed963f 100644 --- a/docs/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/docs/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to *Settings → Network → Traffic filtering*, enable traffic filtering, and select *SockFilter (Experimental)* from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/docs/adguard-for-windows/solving-problems/wfp-driver.md b/docs/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from docs/adguard-for-windows/solving-problems/wfp-driver.md rename to docs/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/docs/general/ad-filtering/create-own-filters.md b/docs/general/ad-filtering/create-own-filters.md index 8cce845c2d8..caad6ad383e 100644 --- a/docs/general/ad-filtering/create-own-filters.md +++ b/docs/general/ad-filtering/create-own-filters.md @@ -5502,7 +5502,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/docs/general/extensions.md b/docs/general/extensions.md index c981d0d4394..efd4d4b0172 100644 --- a/docs/general/extensions.md +++ b/docs/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/docs/general/how-to-install.md b/docs/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/docs/general/how-to-install.md +++ b/docs/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/docs/guides/report-website.md b/docs/guides/report-website.md index d8e28ef2799..5e0b1abd2d3 100644 --- a/docs/guides/report-website.md +++ b/docs/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/docs/intro.md b/docs/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) From 076aa93ce964f5b6095ae1d48cee909e693771e4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:13:54 +0000 Subject: [PATCH 2/8] fix: update broken Russian docs links after AGW restructure Co-authored-by: el-termikael <58733007+el-termikael@users.noreply.github.com> --- .../compatibility.md | 2 +- .../adguard-for-windows.md | 20 +++++++++---------- .../tdi-driver-and-Chrome-142.md | 2 +- .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 792ef3086d9..1823ef3692b 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ sidebar_position: 4 ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -Браузерный помощник AdGuard — это расширение, которое работает и выглядит так же, как и Браузерное расширение AdGuard, но оно намного легче и не мешает работе десктопных приложений. Вы можете [узнать больше о Браузерном помощнике для Windows](/adguard-for-windows/browser-assistant) или [Mac](/adguard-for-mac/features/browser-assistant) или [скачать его с нашего сайта](https://adguard.com/adguard-assistant/overview.html). +Браузерный помощник AdGuard — это расширение, которое работает и выглядит так же, как и Браузерное расширение AdGuard, но оно намного легче и не мешает работе десктопных приложений. Вы можете [узнать больше о Браузерном помощнике для Windows](/archive/adguard-for-windows/browser-assistant) или [Mac](/adguard-for-mac/features/browser-assistant) или [скачать его с нашего сайта](https://adguard.com/adguard-assistant/overview.html). Браузерный помощник AdGuard доступен во всех основных браузерах. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 852c4061b6a..831999c7414 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -9,22 +9,22 @@ sidebar_position: 1 ::: -- [Функции](/adguard-for-windows/features/features.md) +- [Обзор](/adguard-for-windows/) - Основные функции и настройки, доступные в AdGuard для Windows + Краткое описание AdGuard для Windows и его основных возможностей. -- [Установка](/adguard-for-windows/installation.md) +- [Защита](/adguard-for-windows/protection/) - Здесь вы найдёте системные требования, а также инструкции по установке и удалению AdGuard для Windows. + Настройки для блокировки рекламы, защиты от отслеживания, DNS-защиты, устранения раздражителей, защиты от фишинга, родительского контроля и расширений. -- [Браузерный помощник](/adguard-for-windows/browser-assistant.md) +- [Статистика](/adguard-for-windows/statistics/) - Расширение, которое дополняет десктопное приложение и позволяет управлять фильтрацией из браузера + Подробная информация о заблокированной рекламе, трекерах и использовании трафика. -- [Решение проблем](/adguard-for-windows/solving-problems/solving-problems.md) +- [Управление приложениями](/adguard-for-windows/app-management/) - Этот раздел включает в себя статьи, посвящённые известным проблемам и возможным решениям. + Настройки для управления фильтрацией и маршрутизацией трафика для отдельных приложений и браузеров. -- [Документация для администраторов](/adguard-for-windows/admins-documentation.md) +- [Настройки](/adguard-for-windows/settings/) - На этой странице представлена подробная информация о централизованном управлении политиками и настройками приложений AdGuard. + Параметры языка и темы, лицензии, поддержки, а также дополнительные настройки приложения и сети. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 2435dbfb14b..6d7887e0446 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -35,7 +35,7 @@ AdGuard уже считает TDI-драйвер устаревшим и пла ## Постоянное решение -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index e21a3973b92..5f5dd78b8bc 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Краткие обозначения продуктов {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/extensions.md index ed11fe83eed..6c469ea2c0d 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ sidebar_position: 6 :::note Поддерживаемые приложения -AdGuard может значительно расширять функциональность сайтов, работая как менеджер пользовательских скриптов. Вы можете добавлять собственные скрипты или управлять существующими в наших трёх продуктах: [AdGuard для Windows](/adguard-for-windows/features/extensions), [AdGuard для Android](/adguard-for-android/features/settings#userscripts) и [AdGuard для Mac](/adguard-for-mac/features/extensions). +AdGuard может значительно расширять функциональность сайтов, работая как менеджер пользовательских скриптов. Вы можете добавлять собственные скрипты или управлять существующими в наших трёх продуктах: [AdGuard для Windows](/adguard-for-windows/protection/extensions), [AdGuard для Android](/adguard-for-android/features/settings#userscripts) и [AdGuard для Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md index e46ac142b51..62c611c14f2 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [AdGuard для iOS](/adguard-for-ios/installation) -[AdGuard для Windows](/adguard-for-windows/installation) +[AdGuard для Windows](/adguard-for-windows/) [AdGuard для Mac](/adguard-for-mac/installation) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/ru/docusaurus-plugin-content-docs/current/guides/report-website.md index 1438541173a..732dab2bf2c 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ sidebar_position: 3 ### Windows {#windows} -- Откройте [Браузерный помощник AdGuard](/adguard-for-windows/browser-assistant) и нажмите **Сообщить о проблеме**: +- Откройте [Браузерный помощник AdGuard](/archive/adguard-for-windows/browser-assistant) и нажмите **Сообщить о проблеме**: ![окна *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/intro.md b/i18n/ru/docusaurus-plugin-content-docs/current/intro.md index e98129979fa..8ec3831c16c 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard — один из лидеров на рынке программ для блокировки рекламы с более чем 15-летним опытом, почти десятком продуктов для разных платформ и более чем 375 млн установок пользователями. В отличие от других решений по блокировке рекламы, большинство из которых работают на основе браузера, мы предлагаем отдельные приложения для всех основных платформ, как десктопных, так и мобильных. Приложения AdGuard более мощные, чем браузерные расширения, могут блокировать больше и делать это эффективнее: -- [AdGuard для Windows](/adguard-for-windows/features/home-screen) +- [AdGuard для Windows](/adguard-for-windows/) - [AdGuard для Mac](/adguard-for-mac/features/main) - [AdGuard для Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard для iOS](/adguard-for-ios/features/safari-protection) From 4d27a01718b870997c16a120c936637406d9e83f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:22:12 +0000 Subject: [PATCH 3/8] Fix broken links in DE locale for adguard-for-windows restructure Co-authored-by: el-termikael <58733007+el-termikael@users.noreply.github.com> --- .../current/adguard-browser-extension/compatibility.md | 2 +- .../current/adguard-for-windows/adguard-for-windows.md | 10 +++++----- .../solving-problems/tdi-driver-and-Chrome-142.md | 2 +- .../current/general/ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../de/docusaurus-plugin-content-docs/current/intro.md | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index b769d99139c..260d7bfb311 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Wenn Sie die Desktop-Version von AdGuard auf Ihrem PC installiert haben, ist es ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser-Assistent ist eine Browsererweiterung, die genau wie die AdGuard Browsererweiterung funktioniert und sich auch so anfühlt, aber viel schlanker ist und die Desktop-Anwendungen nicht beeinträchtigt. Sie können [mehr über den Browser-Assistenten für Windows](/adguard-for-windows/browser-assistant) oder [Mac](/adguard-for-mac/features/browser-assistant) erfahren, oder [ihn von unserer Website herunterladen](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser-Assistent ist eine Browsererweiterung, die genau wie die AdGuard Browsererweiterung funktioniert und sich auch so anfühlt, aber viel schlanker ist und die Desktop-Anwendungen nicht beeinträchtigt. Sie können [mehr über den Browser-Assistenten für Windows](/archive/adguard-for-windows/browser-assistant) oder [Mac](/adguard-for-mac/features/browser-assistant) erfahren, oder [ihn von unserer Website herunterladen](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser-Assistent ist für alle gängigen Browser verfügbar. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 21b4d88bddf..efac6030f61 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -9,22 +9,22 @@ Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbebloc ::: -- [Funktionen](/adguard-for-windows/features/features.md) +- [Funktionen](/archive/adguard-for-windows/features/) Die wichtigsten Funktionen und Einstellungen von AdGuard für Windows -- [Installation](/adguard-for-windows/installation.md) +- [Installation](/archive/adguard-for-windows/installation/) Installation, Deinstallation und Systemanforderungen für AdGuard für Windows -- [Browser-Assistent](/adguard-for-windows/browser-assistant.md) +- [Browser-Assistent](/archive/adguard-for-windows/browser-assistant/) Eine Erweiterung, die das Desktop-App ergänzt und es Ihnen ermöglicht, die Filterung von Ihrem Browser aus zu verwalten -- [Probleme lösen](/adguard-for-windows/solving-problems/solving-problems.md) +- [Probleme lösen](/archive/adguard-for-windows/solving-problems/) Bekannte Probleme und mögliche Lösungen -- [Dokumentation für Administratoren](/adguard-for-windows/admins-documentation.md) +- [Dokumentation für Administratoren](/archive/adguard-for-windows/admins-documentation/) Konfigurationshandbuch für Systemadministratoren diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index babe1eb9eee..4051022ddd2 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -35,7 +35,7 @@ AdGuard behandelt den TDI-Treiber bereits als veraltet, und seine vollständige ## Dauerhafte Lösung -Ab Version 7.22.4 bieten wir experimentelle Unterstützung für den SockFilter-Treiber. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +Ab Version 7.22.4 bieten wir experimentelle Unterstützung für den SockFilter-Treiber. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/archive/adguard-for-windows/features/network/#sockfilter). Um diese Funktion nutzen zu können, öffnen Sie _Einstellungen → Netzwerk → Datenfilterung_, aktivieren Sie die Datenfilterung und wählen Sie _SockFilter (Experimentell)_ aus der Liste der verfügbaren Optionen aus. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 886f779f3d4..12cce77d498 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/de/docusaurus-plugin-content-docs/current/general/extensions.md index 6b71058ca52..3b3ca9cfd07 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Benutzerskripte (wir nennen sie auch „Erweiterungen“) sind im Grunde genomme :::note Unterstützte Apps -AdGuard kann die Funktionalität einer Website erheblich erweitern, indem er als Benutzer-Script-Verwaltung fungiert. Sie können Ihre eigenen Skripte hinzufügen oder die vorhandenen Skripte in unseren drei Produkten verwalten: [AdGuard für Windows](/adguard-for-windows/features/extensions), [AdGuard für Android](/adguard-for-android/features/settings#userscripts), und [AdGuard für Mac](/adguard-for-mac/features/extensions). +AdGuard kann die Funktionalität einer Website erheblich erweitern, indem er als Benutzer-Script-Verwaltung fungiert. Sie können Ihre eigenen Skripte hinzufügen oder die vorhandenen Skripte in unseren drei Produkten verwalten: [AdGuard für Windows](/adguard-for-windows/protection/extensions), [AdGuard für Android](/adguard-for-android/features/settings#userscripts), und [AdGuard für Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md index 6ead3f81c4a..966823384d9 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Je nachdem, welche AdGuard-App oder Browsererweiterung Sie installieren möchten [AdGuard für iOS](/adguard-for-ios/installation) -[AdGuard für Windows](/adguard-for-windows/installation) +[AdGuard für Windows](/adguard-for-windows/) [AdGuard für Mac](/adguard-for-mac/installation) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/de/docusaurus-plugin-content-docs/current/guides/report-website.md index c56472ec024..7d73af0026e 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Um die Wiedereinblendung einer Werbung oder die fehlerhafte Anzeige einer Websit ### Windows {#windows} -- Öffnen Sie den [AdGuard Browser-Assistenten](/adguard-for-windows/browser-assistant) und klicken Sie auf **Problem melden**: +- Öffnen Sie den [AdGuard Browser-Assistenten](/archive/adguard-for-windows/browser-assistant) und klicken Sie auf **Problem melden**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/intro.md b/i18n/de/docusaurus-plugin-content-docs/current/intro.md index db1f97b9234..4374e8cf8bd 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard ist einer der Marktführer für Werbeblocker-Software mit mehr als 15 Jahren Erfahrung, fast einem Dutzend Produkten für verschiedene Plattformen und über 375 Millionen Nutzerinstallationen. Im Gegensatz zu anderen Werbeblocker-Lösungen, die meist browserbasiert sind, bieten wir eigenständige Apps für alle gängigen Plattformen an, sowohl für Desktop als auch für mobile Geräte. AdGuard-Apps sind leistungsfähiger als Browsererweiterungen und können mehr und effizienter blockieren: -- [AdGuard für Windows](/adguard-for-windows/features/home-screen) +- [AdGuard für Windows](/adguard-for-windows/) - [AdGuard für Mac](/adguard-for-mac/features/main) - [AdGuard für Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard für iOS](/adguard-for-ios/features/safari-protection) From 15d8c4ae3fb81120acbecb7cde41b8e464ab436b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:29:55 +0000 Subject: [PATCH 4/8] fix: update broken CS locale links after adguard-for-windows restructure Co-authored-by: el-termikael <58733007+el-termikael@users.noreply.github.com> --- .../current/adguard-browser-extension/compatibility.md | 2 +- .../adguard-browser-extension/features/availability.md | 2 +- .../adguard-browser-extension/integration-mode.md | 2 +- .../current/adguard-browser-extension/overview.md | 2 +- .../current/adguard-for-windows/adguard-for-windows.md | 10 +++++----- .../solving-problems/tdi-driver-and-Chrome-142.md | 2 +- .../current/general/ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../cs/docusaurus-plugin-content-docs/current/intro.md | 2 +- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 7e860b1eb0f..d5140210c14 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Pokud máte v počítači nainstalovanou desktopovou verzi AdGuard, je lepší p ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -Asistent prohlížeče AdGuard je rozšíření prohlížeče, které funguje a působí stejně jako rozšíření prohlížeče AdGuard, ale je mnohem lehčí a nezasahuje do aplikací na ploše. Můžete si [přečíst více o programu Asistent prohlížeče pro Windows](/adguard-for-windows/browser-assistant) nebo [Mac](/adguard-for-mac/features/browser-assistant), případně [stáhnout z našich webových stránek](https://adguard.com/adguard-assistant/overview.html). +Asistent prohlížeče AdGuard je rozšíření prohlížeče, které funguje a působí stejně jako rozšíření prohlížeče AdGuard, ale je mnohem lehčí a nezasahuje do aplikací na ploše. Můžete si [přečíst více o programu Asistent prohlížeče pro Windows](/archive/adguard-for-windows/browser-assistant) nebo [Mac](/adguard-for-mac/features/browser-assistant), případně [stáhnout z našich webových stránek](https://adguard.com/adguard-assistant/overview.html). AdGuard Asistent prohlížeče je k dispozici ve všech známých prohlížečích. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index d573feef606..f95a02f57af 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Tento článek je o Rozšíření prohlížeče AdGuard, které chrání pouze v ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index b95b6409fb4..3cdf54966e9 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index f5df6ca48f7..ef6b7890127 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Tento článek je o Rozšíření prohlížeče AdGuard, které chrání pouze v ::: -AdGuard nabízí řadu softwarových produktů, které blokují reklamy a slídiče na různých platformách. Jedním z nejoblíbenějších produktů AdGuardu je bezplatné rozšíření, které funguje v pěti oblíbených prohlížečích: Chrome, Firefox, Edge, Opera a Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard nabízí řadu softwarových produktů, které blokují reklamy a slídiče na různých platformách. Jedním z nejoblíbenějších produktů AdGuardu je bezplatné rozšíření, které funguje v pěti oblíbených prohlížečích: Chrome, Firefox, Edge, Opera a Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index c82c8787cb7..283c2f32ffc 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -9,22 +9,22 @@ Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, kt ::: -- [Funkce](/adguard-for-windows/features/features.md) +- [Funkce](/adguard-for-windows/) Hlavní funkce a nastavení dostupné v aplikaci AdGuard pro Windows -- [Instalace](/adguard-for-windows/installation.md) +- [Instalace](/adguard-for-windows/) Instalace, odstranění a systémové požadavky AdGuardu pro Windows -- [Asistent prohlížeče](/adguard-for-windows/browser-assistant.md) +- [Asistent prohlížeče](/archive/adguard-for-windows/browser-assistant) Rozšíření, které doplňuje program pro stolní počítače a umožňuje spravovat filtrování z prohlížeče -- [Řešení problémů](/adguard-for-windows/solving-problems/solving-problems.md) +- [Řešení problémů](/adguard-for-windows/solving-problems/) Známé problémy a možná řešení -- [Dokumentace pro administrátory](/adguard-for-windows/admins-documentation.md) +- [Dokumentace pro administrátory](/adguard-for-windows/) Průvodce konfigurací pro správce systému diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 0462488874c..297ade6ad9f 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -35,7 +35,7 @@ AdGuard již považuje ovladač TDI za zastaralý a v rámci vývoje produktu se ## Trvalé řešení -Od verze 7.22.4 jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +Od verze 7.22.4 jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows/settings/app-settings/network-settings/). Chcete-li tuto funkci použít, přejděte do _Nastavení → Síť → Filtrování provozu_, zapněte filtrování provozu a ze seznamu dostupných možností vyberte _SockFilter (Experimentální)_. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 0d2439759c4..f5a37673765 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Zkratky produktů {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/extensions.md index 0b82ff060b4..8b5007fad95 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Uživatelské skripty (říkáme jim také "rozšíření") jsou de facto minipr :::note Podporované aplikace -AdGuard může výrazně rozšířit funkčnost webových stránek tím, že funguje jako správce uživatelských skriptů. V našich třech produktech můžete přidávat vlastní skripty nebo spravovat ty stávající: [AdGuard pro Windows](/adguard-for-windows/features/extensions), [AdGuard pro Android](/adguard-for-android/features/settings#userscripts) a [AdGuard pro macOS](/adguard-for-mac/features/extensions). +AdGuard může výrazně rozšířit funkčnost webových stránek tím, že funguje jako správce uživatelských skriptů. V našich třech produktech můžete přidávat vlastní skripty nebo spravovat ty stávající: [AdGuard pro Windows](/adguard-for-windows/protection/extensions), [AdGuard pro Android](/adguard-for-android/features/settings#userscripts) a [AdGuard pro macOS](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md index 30f22735a41..08cad8fa888 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Podle toho, kterou aplikaci AdGuard nebo rozšíření prohlížeče chcete nain [AdGuard pro iOS](/adguard-for-ios/installation) -[AdGuard pro Windows](/adguard-for-windows/installation) +[AdGuard pro Windows](/adguard-for-windows/) [AdGuard pro macOS](/adguard-for-mac/installation) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/cs/docusaurus-plugin-content-docs/current/guides/report-website.md index 7d7084af6a1..cc6ebfae9c8 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Chcete-li nahlásit opakované vložení reklamy nebo nesprávné zobrazení web ### Windows {#windows} -- Otevřete [AdGuard Asistenta prohlížeče](/adguard-for-windows/browser-assistant) a stiskněte **Nahlásit problém**: +- Otevřete [AdGuard Asistenta prohlížeče](/archive/adguard-for-windows/browser-assistant) a stiskněte **Nahlásit problém**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/intro.md b/i18n/cs/docusaurus-plugin-content-docs/current/intro.md index fb09bc52f2f..5b7c7b3d02e 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard je jedním z lídrů na trhu softwaru pro blokování reklam s více než 15 lety zkušeností, téměř desítkou produktů pro různé platformy a více než 375 miliony instalací. Na rozdíl od jiných řešení pro blokování reklam, z nichž většina je založena na prohlížeči, nabízíme samostatné aplikace pro všechny hlavní platformy a to jak pro počítače, tak pro mobilní zařízení. Aplikace AdGuard jsou výkonnější než rozšíření prohlížeče, dokáží blokovat více a efektivněji: -- [AdGuard pro Windows](/adguard-for-windows/features/home-screen) +- [AdGuard pro Windows](/adguard-for-windows/) - [AdGuard pro macOS](/adguard-for-mac/features/main) - [AdGuard pro Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard pro iOS](/adguard-for-ios/features/safari-protection) From 432d61c8c0e2f8b559f467424a0e539381adbeca Mon Sep 17 00:00:00 2001 From: Helen Date: Wed, 19 Aug 2026 15:55:20 +0400 Subject: [PATCH 5/8] update links in i18n --- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows}/settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/general/userscripts.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows}/settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../features/availability.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 145 ++++++++--------- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/network.md | 63 -------- .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows}/settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 143 ++++++++--------- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 21 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 21 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 147 ++++++++---------- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../settings/app-settings/app-settings.md | 26 ---- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../tdi-driver-and-Chrome-142.md | 17 +- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 22 +-- .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-ios/adguard-for-ios.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../settings/app-settings/app-settings.md | 26 ---- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 19 ++- .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 2 +- .../protection/parental-control.md | 0 .../protection/protection.md | 14 +- .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 6 +- .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../settings/settings.md | 8 +- .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 79 ++++------ .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 2 +- .../adguard-for-windows/features/features.md | 10 +- .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 2 +- .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 6 +- .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- .../compatibility.md | 2 +- .../features/availability.md | 2 +- .../integration-mode.md | 2 +- .../adguard-browser-extension/overview.md | 2 +- .../adguard-for-windows-8.md | 45 ------ .../protection/extensions.md | 51 ------ .../protection/protection.md | 28 ---- .../settings/app-settings/app-settings.md | 26 ---- .../settings/settings.md | 30 ---- .../tdi-driver-and-Chrome-142.md | 133 ---------------- .../adguard-for-windows.md | 39 +++-- .../app-management/app-management.md | 0 .../features/extensions.md | 40 ----- .../adguard-for-windows/features/features.md | 30 ---- .../adguard-for-windows/features/network.md | 63 -------- .../adguard-for-windows/features/settings.md | 96 ------------ .../protection/ad-blocking.md | 0 .../protection/annoyance-blocking.md | 0 .../protection/browsing-security.md | 0 .../protection/dns-protection.md | 0 .../protection/extensions.md | 51 ++++++ .../protection/parental-control.md | 0 .../protection/protection.md | 28 ++++ .../protection/tracking-protection.md | 0 .../settings/about.md | 0 .../app-settings/advanced-settings.md | 0 .../settings/app-settings/app-settings.md | 26 ++++ .../settings/app-settings/filter-editor.md | 0 .../settings/app-settings/network-settings.md | 0 .../settings/license.md | 0 .../adguard-for-windows/settings/settings.md | 30 ++++ .../settings/support.md | 0 .../solving-problems/solving-problems.md | 24 --- .../tdi-driver-and-Chrome-142.md | 19 +-- .../statistics/statistics.md | 0 .../adguard-for-windows.md | 30 ++++ .../admins-documentation.md | 0 .../adguard-for-windows/browser-assistant.md | 0 .../features/extensions.md | 40 +++++ .../adguard-for-windows/features/features.md | 30 ++++ .../features/home-screen.md | 0 .../adguard-for-windows/features/network.md | 63 ++++++++ .../adguard-for-windows/features/others.md | 0 .../adguard-for-windows/features/settings.md | 96 ++++++++++++ .../adguard-for-windows/installation.md | 0 .../adguard-for-windows/overview.md | 0 .../solving-problems/adguard-logs.md | 0 .../common-installer-errors.md | 0 .../connection-not-trusted.md | 0 .../solving-problems/dns-leaks.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/exporting-settings.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../solving-problems/low-level-settings.md | 0 .../solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/solving-problems.md | 24 +++ .../solving-problems/system-logs.md | 0 .../tdi-driver-and-Chrome-142.md | 146 +++++++++++++++++ .../solving-problems/wfp-driver.md | 0 .../ad-filtering/create-own-filters.md | 2 +- .../current/general/extensions.md | 2 +- .../current/general/how-to-install.md | 2 +- .../current/guides/report-website.md | 2 +- .../current/intro.md | 2 +- 1857 files changed, 10902 insertions(+), 10902 deletions(-) delete mode 100644 i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/{da/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => be/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/extensions.md (90%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => be/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/protection.md (64%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => be/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/{fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => be/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/settings.md (83%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/{fa/docusaurus-plugin-content-docs/current => be/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (71%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current => be/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/network.md (97%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/{fa/docusaurus-plugin-content-docs/current => be/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/settings.md (97%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/be/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => bn/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/extensions.md (90%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/{fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => bn/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/protection.md (64%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/{fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => bn/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => bn/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/settings.md (83%) rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/bn/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/{da/docusaurus-plugin-content-docs/current => bn/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (71%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current => bn/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/network.md (97%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/{fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/bn/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (91%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (62%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (84%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (83%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (72%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/cs/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/{fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => da/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/extensions.md (90%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current => da/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (71%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/da/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (65%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (72%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (96%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/de/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (91%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (65%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (84%) rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/es/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (73%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (96%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/es/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fa/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/extensions.md (90%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fa/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/protection.md (64%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current => fa/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/{fi/docusaurus-plugin-content-docs/current => fa/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/features.md (71%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/{fi/docusaurus-plugin-content-docs/current => fa/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/settings.md (97%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/fa/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/{fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fi/docusaurus-plugin-content-docs/current/adguard-for-windows}/protection/protection.md (64%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fi/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/app-settings/app-settings.md (63%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fi/docusaurus-plugin-content-docs/current/adguard-for-windows}/settings/settings.md (83%) rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md rename i18n/{fa/docusaurus-plugin-content-docs/current => fi/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/features.md (71%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/{be/docusaurus-plugin-content-docs/current => fi/docusaurus-plugin-content-docs/current/archive}/adguard-for-windows/features/settings.md (97%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/{bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8 => fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (85%) rename i18n/fi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (91%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (64%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (84%) rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (74%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/fr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/hr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/hr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/hu/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/hu/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (91%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (62%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (73%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (96%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (82%) rename i18n/it/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (83%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (75%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (84%) rename i18n/ja/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (82%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (72%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (84%) rename i18n/ko/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/nl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/nl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/no/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/no/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (65%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (64%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (84%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (73%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pt/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (71%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/pt/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (72%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (84%) rename i18n/ro/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (91%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (76%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (64%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (90%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (82%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (95%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/solving-problems.md (53%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (89%) rename i18n/ru/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sl/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sl/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sv/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/sv/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ta/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/ta/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (90%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (64%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (83%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (81%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (72%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (97%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => archive/adguard-for-windows}/solving-problems/tdi-driver-and-Chrome-142.md (84%) rename i18n/tr/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/uk/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/uk/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/vi/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/vi/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/extensions.md (88%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/protection.md (63%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/app-settings.md (62%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/settings.md (82%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/extensions.md (80%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/features.md (70%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/network.md (97%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/settings.md (95%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/app-management/app-management.md (100%) delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/ad-blocking.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/annoyance-blocking.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/browsing-security.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/dns-protection.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/parental-control.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/protection/tracking-protection.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/about.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/advanced-settings.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/filter-editor.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/app-settings/network-settings.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/license.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/settings/support.md (100%) delete mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{adguard-for-windows-8 => adguard-for-windows}/statistics/statistics.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/admins-documentation.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/browser-assistant.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/home-screen.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/features/others.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/installation.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/overview.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/adguard-logs.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/connection-not-trusted.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dns-leaks.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/exporting-settings.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/low-level-settings.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/network-dump.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/system-logs.md (100%) create mode 100644 i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{ => archive}/adguard-for-windows/solving-problems/wfp-driver.md (100%) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 55059f69b9a..0193f4e921d 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index dc2217c07ab..a319ccea0c8 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 63cf8114bf1..aee05ec197d 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index e7f71ee45e7..607da5cec68 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 307e8c0dc89..c5e8c6283e8 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 994dbfb335d..e5d946e49d3 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f8074e9cfa1..b69464b6d0a 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5699b31b033..8bf2d1500ad 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 1ab588bb16c..00c2124c31d 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/be/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/be/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/general/userscripts.md b/i18n/be/docusaurus-plugin-content-docs/current/general/userscripts.md index 6a15c03b043..ef173970812 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/general/userscripts.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/general/userscripts.md @@ -8,7 +8,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/archive/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/be/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/be/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/intro.md b/i18n/be/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 55059f69b9a..0193f4e921d 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index dc2217c07ab..a319ccea0c8 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 63cf8114bf1..aee05ec197d 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index e7f71ee45e7..607da5cec68 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 307e8c0dc89..c5e8c6283e8 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 994dbfb335d..e5d946e49d3 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f8074e9cfa1..b69464b6d0a 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5699b31b033..8bf2d1500ad 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 1ab588bb16c..00c2124c31d 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/bn/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/bn/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/bn/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/intro.md b/i18n/bn/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index f95a02f57af..9fa943984a3 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Tento článek je o Rozšíření prohlížeče AdGuard, které chrání pouze v ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index ef6b7890127..d99b0b21976 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Tento článek je o Rozšíření prohlížeče AdGuard, které chrání pouze v ::: -AdGuard nabízí řadu softwarových produktů, které blokují reklamy a slídiče na různých platformách. Jedním z nejoblíbenějších produktů AdGuardu je bezplatné rozšíření, které funguje v pěti oblíbených prohlížečích: Chrome, Firefox, Edge, Opera a Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard nabízí řadu softwarových produktů, které blokují reklamy a slídiče na různých platformách. Jedním z nejoblíbenějších produktů AdGuardu je bezplatné rozšíření, které funguje v pěti oblíbených prohlížečích: Chrome, Firefox, Edge, Opera a Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index a89f0c41519..00000000000 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard pro Windows v8 -sidebar_position: 1 ---- - -:::info - -Tento článek popisuje AdGuard pro Windows v8.0, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Jedná se o beta verzi, která je stále ve vývoji. Chcete-li vyzkoušet, stáhněte si [beta verzi AdGuard pro Windows](https://agrd.io/windows_beta). - -::: - -AdGuard pro Windows je snadno použitelný nástroj, který blokuje otravné bannery, vyskakovací okna, videoreklamy a slídiče. To ale není vše: pomáhá šetřit data, rychleji načítat webové stránky a chránit počítač před nežádoucím a potenciálně škodlivými weby. AdGuard vás také chrání před krádeží identity a chrání vaše děti před nevhodným obsahem. - -## Požadavky na systém - -- **Verze OS:** Microsoft Windows 10 nebo vyšší -- **RAM:** alespoň 6 GB -- **Procesor:** 2jádrový, 2,0 GHz (nebo rychlejší) -- **Volné místo na disku:** alespoň 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -Na domovské obrazovce najdete přepínač pro zapnutí nebo vypnutí AdGuard ochrany, stejně jako ikony pro _Blokování reklam_, _Ochranu před sledováním_, _Ochranu DNS_ a _Blokování obtěžování_. Hlavní nastavení je přístupné přes menu na levé straně. - -## [Ochrana](/adguard-for-windows-8/protection/) - -Nastavení pro konfiguraci _Blokování reklam_, _Ochrana před sledováním_, _Ochrana DNS_, _Blokování obtěžování_, _Bezpečné prohlížení_, _Rodičovská ochrana_ a _Rozšíření_. - -## [Statistiky](/adguard-for-windows-8/statistics/) - -Podrobné informace o zablokovaných reklamách, slídičích a využití dat. - -## [Správa aplikací](/adguard-for-windows-8/app-management/) - -Nastavení pro přizpůsobení filtrování a směrování provozu pro každou aplikaci a prohlížeč. - -## [Nastavení](/adguard-for-windows-8/settings/) - -Možnosti výběru jazyka a motivu, zobrazení právních dokumentů, kontroly informací o licenci a kontaktování podpory. Pokročilá nastavení a nastavení sítě se také nacházejí zde. - -Kliknutím na _Zkontrolovat aktualizace_ zjistíte, zda jsou verze aplikace, filtry a rozšíření aktuální. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 283c2f32ffc..d98a9c87c52 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard pro Windows +title: AdGuard pro Windows v8 sidebar_position: 1 --- :::info -Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock) +Tento článek popisuje AdGuard pro Windows v8.0, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Jedná se o beta verzi, která je stále ve vývoji. Chcete-li vyzkoušet, stáhněte si [beta verzi AdGuard pro Windows](https://agrd.io/windows_beta). ::: -- [Funkce](/adguard-for-windows/) +AdGuard pro Windows je snadno použitelný nástroj, který blokuje otravné bannery, vyskakovací okna, videoreklamy a slídiče. To ale není vše: pomáhá šetřit data, rychleji načítat webové stránky a chránit počítač před nežádoucím a potenciálně škodlivými weby. AdGuard vás také chrání před krádeží identity a chrání vaše děti před nevhodným obsahem. - Hlavní funkce a nastavení dostupné v aplikaci AdGuard pro Windows +## Požadavky na systém -- [Instalace](/adguard-for-windows/) +- **Verze OS:** Microsoft Windows 10 nebo vyšší +- **RAM:** alespoň 6 GB +- **Procesor:** 2jádrový, 2,0 GHz (nebo rychlejší) +- **Volné místo na disku:** alespoň 4 GB. - Instalace, odstranění a systémové požadavky AdGuardu pro Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +Na domovské obrazovce najdete přepínač pro zapnutí nebo vypnutí AdGuard ochrany, stejně jako ikony pro _Blokování reklam_, _Ochranu před sledováním_, _Ochranu DNS_ a _Blokování obtěžování_. Hlavní nastavení je přístupné přes menu na levé straně. + +## [Ochrana](/adguard-for-windows/protection/) + +Nastavení pro konfiguraci _Blokování reklam_, _Ochrana před sledováním_, _Ochrana DNS_, _Blokování obtěžování_, _Bezpečné prohlížení_, _Rodičovská ochrana_ a _Rozšíření_. + +## [Statistiky](/adguard-for-windows/statistics/) + +Podrobné informace o zablokovaných reklamách, slídičích a využití dat. -- [Asistent prohlížeče](/archive/adguard-for-windows/browser-assistant) +## [Správa aplikací](/adguard-for-windows/app-management/) - Rozšíření, které doplňuje program pro stolní počítače a umožňuje spravovat filtrování z prohlížeče +Nastavení pro přizpůsobení filtrování a směrování provozu pro každou aplikaci a prohlížeč. -- [Řešení problémů](/adguard-for-windows/solving-problems/) +## [Nastavení](/adguard-for-windows/settings/) - Známé problémy a možná řešení +Možnosti výběru jazyka a motivu, zobrazení právních dokumentů, kontroly informací o licenci a kontaktování podpory. Pokročilá nastavení a nastavení sítě se také nacházejí zde. -- [Dokumentace pro administrátory](/adguard-for-windows/) +Kliknutím na _Zkontrolovat aktualizace_ zjistíte, zda jsou verze aplikace, filtry a rozšíření aktuální. - Průvodce konfigurací pro správce systému +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 91% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 4ce53ff69c6..43f66df68de 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard obsahuje čtyři předinstalované uživatelské skripty: ### Asistent AdGuard (Beta) -Asistent AdGuard je starší verze asistenta, kterou můžete použít, pokud [nový asistent](/adguard-for-windows/browser-assistant.md) není pro váš prohlížeč k dispozici. Jak název napovídá, pomáhá vám spravovat základní nastavení AdGuardu přímo z vašeho prohlížeče, aniž byste museli otevírat aplikaci. +Asistent AdGuard je starší verze asistenta, kterou můžete použít, pokud [nový asistent](/archive/adguard-for-windows/browser-assistant.md) není pro váš prohlížeč k dispozici. Jak název napovídá, pomáhá vám spravovat základní nastavení AdGuardu přímo z vašeho prohlížeče, aniž byste museli otevírat aplikaci. Asistent AdGuard funguje se všemi prohlížeči kompatibilními s Microsoft Windows. Nebude se zobrazovat na webových stránkách vyloučených z filtrování ani na určitých stránkách, kde by mohlo dojít k problémům se zobrazením. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 1bc4fedb05e..c987eeb12e8 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Tento článek popisuje AdGuard pro Windows v8.0, multifunkční blokátor rekla Záložka _Ochrana_ obsahuje všechna klíčová bezpečnostní a filtrovací nastavení. Zde můžete ovládat _Blokování reklam_, _Ochranu před sledováním_, _Blokování obtěžování_, _DNS ochranu_, _Bezpečné prohlížení_, _Rodičovskou ochranu_ a _Rozšíření_. Můžete také spravovat AdGuard Assistant — nástroj, který vám umožňuje ovládat jeho funkčnost bez nutnosti otevírat aplikaci. Každá z těchto funkcí je popsána v samostatném článku. -[Blokování reklam](/adguard-for-windows-8/protection/ad-blocking) +[Blokování reklam](/adguard-for-windows/protection/ad-blocking) -[Ochrana před sledováním](/adguard-for-windows-8/protection/tracking-protection) +[Ochrana před sledováním](/adguard-for-windows/protection/tracking-protection) -[Blokování obtěžování](/adguard-for-windows-8/protection/annoyance-blocking) +[Blokování obtěžování](/adguard-for-windows/protection/annoyance-blocking) -[DNS ochrana](/adguard-for-windows-8/protection/dns-protection) +[DNS ochrana](/adguard-for-windows/protection/dns-protection) -[Bezpečné prohlížení](/adguard-for-windows-8/protection/browsing-security) +[Bezpečné prohlížení](/adguard-for-windows/protection/browsing-security) -[Rodičovská ochrana](/adguard-for-windows-8/protection/parental-control) +[Rodičovská ochrana](/adguard-for-windows/protection/parental-control) -[Rozšíření](/adguard-for-windows-8/protection/extensions) +[Rozšíření](/adguard-for-windows/protection/extensions) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 62% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 54c97b36249..a2f82f87f9b 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Pokud chcete, můžete souhlasit s odesíláním anonymizovaných údajů o pou V případě problémů můžete změnit úroveň logování a vytvořit podrobné logy pro tým podpory. -V [_Editoru filtrů_](/adguard-for-windows-8/settings/app-settings/filter-editor.md) můžete přidat vlastní pravidla filtrování nebo importovat hotové filtry. +V [_Editoru filtrů_](/adguard-for-windows/settings/app-settings/filter-editor.md) můžete přidat vlastní pravidla filtrování nebo importovat hotové filtry. -[_Nastavení sítě_](/adguard-for-windows-8/settings/app-settings/network-settings.md) zahrnuje všechny možnosti související s filtrováním sítě a způsobem, jakým AdGuard komunikuje se sítí vašeho systému. +[_Nastavení sítě_](/adguard-for-windows/settings/app-settings/network-settings.md) zahrnuje všechny možnosti související s filtrováním sítě a způsobem, jakým AdGuard komunikuje se sítí vašeho systému. -[_Pokročilá_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) nastavení jsou určena pro zkušené uživatele. V běžném používání jsou zřídka potřebné a měly by být měněny pouze v případě, že víte, co děláte, nebo pokud vás o to požádá náš tým podpory. +[_Pokročilá_](/adguard-for-windows/settings/app-settings/advanced-settings.md) nastavení jsou určena pro zkušené uživatele. V běžném používání jsou zřídka potřebné a měly by být měněny pouze v případě, že víte, co děláte, nebo pokud vás o to požádá náš tým podpory. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 84% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 4d3ab67320c..b02a57b4661 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ Existují i další užitečné možnosti AdGuardu, které by v tomto článku n ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Nastavení aplikace](/adguard-for-windows-8/settings/app-settings) +## [Nastavení aplikace](/adguard-for-windows/settings/app-settings) Jazyk a motiv, kanál aktualizací a interval, pokročilé možnosti pro zkušené uživatele a editor filtrů pro rychlé vytváření vlastních pravidel. -## [Licence](/adguard-for-windows-8/settings/license) +## [Licence](/adguard-for-windows/settings/license) Informace o typu licence, počtu dostupných zařízení a aktivačním kódu, s možnostmi obnovit nebo resetovat licenci a připojit ji k vašemu AdGuard účtu. -## [Podpora](/adguard-for-windows-8/settings/support) +## [Podpora](/adguard-for-windows/settings/support) FAQ a formulář podpory, nástroje k nahlášení nezablokovaných reklam a vytvoření požadavku na nové funkce, možnost ohodnotit aplikaci, sdílet zpětnou vazbu a přístup k sociálním sítím AdGuard. -## [Informace](/adguard-for-windows-8/settings/about) +## [Informace](/adguard-for-windows/settings/about) Podrobnosti o verzi aplikace a knihovnách, jakož i odkazy na právní dokumenty. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index cb81bbb0743..00000000000 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Řešení problémů -sidebar_position: 1 ---- - -:::info - -Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Zde jsou uvedeny některé problémy, se kterými se můžete setkat, řešení, průvodci a pokyny, které můžete potřebovat. - -- [Kompatibilita ovladače WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Problémy související s certifikátem](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Jak shromažďovat protokoly AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Jak shromažďovat protokoly instalace AdGuardu](/adguard-for-windows/solving-problems/installation-logs/) -- [Jak shromažďovat protokoly ve Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Běžné chyby instalátoru](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Průvodce pokročilým (nízkoúrovňovým) nastavením](/adguard-for-windows/solving-problems/low-level-settings/) -- [Jak vytvořit soubor dump](/adguard-for-windows/solving-problems/dump-file/) -- [Možné úniky DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Známé problémy s AdGuard pro Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Jak opravit chybu `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 297ade6ad9f..b2082d55d43 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Problémy s filtrováním v prohlížeči Chrome 142+ při použití ovladače TDI -sidebar_position: 14 +sidebar_position: 1 --- :::info -Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock). +Tento článek popisuje AdGuard pro Windows v8.0, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Jedná se o beta verzi, která je stále ve vývoji. Chcete-li vyzkoušet, stáhněte si [beta verzi AdGuard pro Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard již považuje ovladač TDI za zastaralý a v rámci vývoje produktu se ## Trvalé řešení -Od verze 7.22.4 jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows/settings/app-settings/network-settings/). +Od verze 8.0 RC jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows/settings/app-settings/network-settings/). Chcete-li tuto funkci použít, přejděte do _Nastavení → Síť → Filtrování provozu_, zapněte filtrování provozu a ze seznamu dostupných možností vyberte _SockFilter (Experimentální)_. @@ -57,8 +57,6 @@ Nemělo by se to **používat** plošně na počítačích koncových uživatel ::: -#### Použití souborů .reg - Potřebné změny registru můžete provést automaticky pomocí jednoho z níže uvedených předem vygenerovaných souborů .reg. Každý soubor zakazuje sandboxing AppContainer/Network Service pro konkrétní prohlížeč založený na Chromium: - [Stáhnout Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ Potřebné změny registru můžete provést automaticky pomocí jednoho z níž - [Stáhnout Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Stáhnout YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -Tyto změny můžete vrátit zpět pomocí souborů .reg pro vrácení změn, které jsou k dispozici níže. Tyto soubory odstraní větve registru, které byly přidány přímou verzí: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicitní úprava registru - Pokud váš prohlížeč není uveden v seznamu, postupujte podle níže uvedených pokynů a vytvořte potřebné položky registru: 1. Určete jeho větev zásad kontrolou oficiální dokumentace dodavatele nebo otevřením interní stránky zásady. V Chrome přejděte na `chrome://policy`. Ostatní prohlížeče používají podobnou cestu. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..d8524951583 --- /dev/null +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard pro Windows +sidebar_position: 1 +--- + +:::info + +Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Funkce](/archive/adguard-for-windows/) + + Hlavní funkce a nastavení dostupné v aplikaci AdGuard pro Windows + +- [Instalace](/archive/adguard-for-windows/) + + Instalace, odstranění a systémové požadavky AdGuardu pro Windows + +- [Asistent prohlížeče](/archive/adguard-for-windows/browser-assistant) + + Rozšíření, které doplňuje program pro stolní počítače a umožňuje spravovat filtrování z prohlížeče + +- [Řešení problémů](/archive/adguard-for-windows/solving-problems/) + + Známé problémy a možná řešení + +- [Dokumentace pro administrátory](/archive/adguard-for-windows/) + + Průvodce konfigurací pro správce systému diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 83% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index b534d8b472b..146f8a758a4 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ S AdGuardem jsou nainstalována následující rozšíření: **AdGuard asistent** -AdGuard Assistant je starší asistent, kterého můžete použít, pokud pro váš prohlížeč není k dispozici [nový asistent](/adguard-for-windows/browser-assistant.md). Název tohoto rozšíření je zcela záměrný: ve skutečnosti pomáhá uživateli měnit základní nastavení AdGuardu přímo v prohlížeči, aniž by bylo nutné otevírat samotnou aplikaci. AdGuard asistent funguje se všemi prohlížeči kompatibilními s Microsoft Windows. Kromě toho se ikona AdGuard asistenta nezobrazí na webových stránkách, které uživatel uvedl jako výjimky a na některých webových stránkách, kde hrozí riziko zobrazení nesprávného obsahu. +AdGuard Assistant je starší asistent, kterého můžete použít, pokud pro váš prohlížeč není k dispozici [nový asistent](/archive/adguard-for-windows/browser-assistant.md). Název tohoto rozšíření je zcela záměrný: ve skutečnosti pomáhá uživateli měnit základní nastavení AdGuardu přímo v prohlížeči, aniž by bylo nutné otevírat samotnou aplikaci. AdGuard asistent funguje se všemi prohlížeči kompatibilními s Microsoft Windows. Kromě toho se ikona AdGuard asistenta nezobrazí na webových stránkách, které uživatel uvedl jako výjimky a na některých webových stránkách, kde hrozí riziko zobrazení nesprávného obsahu. **AdGuard Extra** diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 72% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 7140b300aff..fda39b97759 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, kt ::: -- [Úvodní obrazovka](/adguard-for-windows/features/home-screen/) +- [Úvodní obrazovka](/archive/adguard-for-windows/features/home-screen/) Na hlavní obrazovce najdete položky _Nastavení_, _Podpora_, _Licence_ a _O aplikaci_ a také statistiky blokovaných reklam a slídičů -- [Nastavení](/adguard-for-windows/features/settings/) +- [Nastavení](/archive/adguard-for-windows/features/settings/) Nastavení motivu a jazyka, přizpůsobení blokování reklam, DNS ochrana, rodičovská kontrola, správa rozšíření a pokročilé možnosti pro zkušené uživatele -- [Rozšíření](/adguard-for-windows/features/extensions/) +- [Rozšíření](/archive/adguard-for-windows/features/extensions/) Funkce, která umožňuje rozšířit funkčnost webových stránek přidáním uživatelských skriptů a uživatelských stylů -- [Síť](/adguard-for-windows/features/network/) +- [Síť](/archive/adguard-for-windows/features/network/) Další možnosti související se sítí a nastavením proxy -- [Další funkce](/adguard-for-windows/features/others/) +- [Další funkce](/archive/adguard-for-windows/features/others/) Podpora, správa licencí, možnosti menu, verze programu a aktualizace diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index ed74ab66fff..25687fe8f98 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ I když je to výkonný ovladač, může představovat rizika stability, jako js #### TDI -K dispozici je také ovladač **TDI**, ten je však zastaralý a v některých verzích prohlížeče Google Chrome může způsobovat [problémy s filtrováním](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [Existuje dočasné provizorní řešení](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), ale nejde o spolehlivé dlouhodobé řešení. +K dispozici je také ovladač **TDI**, ten je však zastaralý a v některých verzích prohlížeče Google Chrome může způsobovat [problémy s filtrováním](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [Existuje dočasné provizorní řešení](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), ale nejde o spolehlivé dlouhodobé řešení. ### AdGuard VPN diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 7231f88ce36..e87f0dac287 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Nastavení_ je část, která vyžaduje největší pozornost. Zde můžete pro ### Obecná nastavení -Zde můžete nastavit jazyk a motiv (tmavý nebo světlý), povolit spouštění AdGuardu při startu systému a tiché automatické aktualizace, vybrat aktualizační kanál a interval kontroly aktualizací filtrů. Pokud AdGuard pro Windows nefunguje správně a tým podpory vás požádal, abyste [shromáždili _Protokoly ladění_](/adguard-for-windows/solving-problems/adguard-logs.md), přejděte do Nastavení. +Zde můžete nastavit jazyk a motiv (tmavý nebo světlý), povolit spouštění AdGuardu při startu systému a tiché automatické aktualizace, vybrat aktualizační kanál a interval kontroly aktualizací filtrů. Pokud AdGuard pro Windows nefunguje správně a tým podpory vás požádal, abyste [shromáždili _Protokoly ladění_](/archive/adguard-for-windows/solving-problems/adguard-logs.md), přejděte do Nastavení. ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -Úplně dole na obrazovce najdete _Pokročilá nastavení_. Bezmyšlenkovitá změna některých z nich může potenciálně způsobit problémy s výkonem AdGuardu, přerušit internetové připojení nebo ohrozit vaši bezpečnost a soukromí. Tuto část byste měli otevřít pouze v případě, že jste si jisti tím, co děláte, nebo pokud se vás na to zeptal náš tým podpory. Pokud chcete vědět, co lze nastavit v _Pokročilém nastavení_, přečtěte si [specializovaný článek](/adguard-for-windows/solving-problems/low-level-settings.md). +Úplně dole na obrazovce najdete _Pokročilá nastavení_. Bezmyšlenkovitá změna některých z nich může potenciálně způsobit problémy s výkonem AdGuardu, přerušit internetové připojení nebo ohrozit vaši bezpečnost a soukromí. Tuto část byste měli otevřít pouze v případě, že jste si jisti tím, co děláte, nebo pokud se vás na to zeptal náš tým podpory. Pokud chcete vědět, co lze nastavit v _Pokročilém nastavení_, přečtěte si [specializovaný článek](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ V modulu _Rodičovská ochrana_ můžete povolit _Bezpečné vyhledávání_, sp ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -Z této záložky můžete snadno přejít k instalaci Asistenta prohlížeče AdGuard, jehož primární funkcí je správa filtrování přímo z prohlížeče. Více informací o tom, jak s ním pracovat a co dělat, pokud pro váš prohlížeč není k dispozici Browser Assistant, jsme uvedli v [samostatném článku](/adguard-for-windows/browser-assistant.md). +Z této záložky můžete snadno přejít k instalaci Asistenta prohlížeče AdGuard, jehož primární funkcí je správa filtrování přímo z prohlížeče. Více informací o tom, jak s ním pracovat a co dělat, pokud pro váš prohlížeč není k dispozici Browser Assistant, jsme uvedli v [samostatném článku](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..620323cc5b8 --- /dev/null +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Řešení problémů +sidebar_position: 1 +--- + +:::info + +Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Zde jsou uvedeny některé problémy, se kterými se můžete setkat, řešení, průvodci a pokyny, které můžete potřebovat. + +- [Kompatibilita ovladače WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Problémy související s certifikátem](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Jak shromažďovat protokoly AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Jak shromažďovat protokoly instalace AdGuardu](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Jak shromažďovat protokoly ve Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Běžné chyby instalátoru](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Průvodce pokročilým (nízkoúrovňovým) nastavením](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Jak vytvořit soubor dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Možné úniky DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Známé problémy s AdGuard pro Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Jak opravit chybu `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 756909c5296..297ade6ad9f 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Problémy s filtrováním v prohlížeči Chrome 142+ při použití ovladače TDI -sidebar_position: 1 +sidebar_position: 14 --- :::info -Tento článek popisuje AdGuard pro Windows v8.0, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Jedná se o beta verzi, která je stále ve vývoji. Chcete-li vyzkoušet, stáhněte si [beta verzi AdGuard pro Windows](https://agrd.io/windows_beta). +Tento článek popisuje AdGuard pro Windows, multifunkční blokátor reklam, který chrání vaše zařízení na úrovni systému. Chcete-li se podívat, jak to funguje, [stáhněte si aplikaci AdGuard](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard již považuje ovladač TDI za zastaralý a v rámci vývoje produktu se ## Trvalé řešení -Od verze 8.0 RC jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows-8/settings/app-settings/network-settings/). +Od verze 7.22.4 jsme přidali experimentální podporu pro ovladač SockFilter. Opravuje problém řešením konfliktů v zásobníku WFP. [Více informací](/adguard-for-windows/settings/app-settings/network-settings/). Chcete-li tuto funkci použít, přejděte do _Nastavení → Síť → Filtrování provozu_, zapněte filtrování provozu a ze seznamu dostupných možností vyberte _SockFilter (Experimentální)_. @@ -57,6 +57,8 @@ Nemělo by se to **používat** plošně na počítačích koncových uživatel ::: +#### Použití souborů .reg + Potřebné změny registru můžete provést automaticky pomocí jednoho z níže uvedených předem vygenerovaných souborů .reg. Každý soubor zakazuje sandboxing AppContainer/Network Service pro konkrétní prohlížeč založený na Chromium: - [Stáhnout Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ Potřebné změny registru můžete provést automaticky pomocí jednoho z níž - [Stáhnout Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Stáhnout YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Tyto změny můžete vrátit zpět pomocí souborů .reg pro vrácení změn, které jsou k dispozici níže. Tyto soubory odstraní větve registru, které byly přidány přímou verzí: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicitní úprava registru + Pokud váš prohlížeč není uveden v seznamu, postupujte podle níže uvedených pokynů a vytvořte potřebné položky registru: 1. Určete jeho větev zásad kontrolou oficiální dokumentace dodavatele nebo otevřením interní stránky zásady. V Chrome přejděte na `chrome://policy`. Ostatní prohlížeče používají podobnou cestu. diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index f5a37673765..4309abb2286 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Zkratky produktů {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/archive/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md index 08cad8fa888..dc841c262a9 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Podle toho, kterou aplikaci AdGuard nebo rozšíření prohlížeče chcete nain [AdGuard pro iOS](/adguard-for-ios/installation) -[AdGuard pro Windows](/adguard-for-windows/) +[AdGuard pro Windows](/archive/adguard-for-windows/) [AdGuard pro macOS](/adguard-for-mac/installation) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/intro.md b/i18n/cs/docusaurus-plugin-content-docs/current/intro.md index 5b7c7b3d02e..cf68815bc38 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard je jedním z lídrů na trhu softwaru pro blokování reklam s více než 15 lety zkušeností, téměř desítkou produktů pro různé platformy a více než 375 miliony instalací. Na rozdíl od jiných řešení pro blokování reklam, z nichž většina je založena na prohlížeči, nabízíme samostatné aplikace pro všechny hlavní platformy a to jak pro počítače, tak pro mobilní zařízení. Aplikace AdGuard jsou výkonnější než rozšíření prohlížeče, dokáží blokovat více a efektivněji: -- [AdGuard pro Windows](/adguard-for-windows/) +- [AdGuard pro Windows](/archive/adguard-for-windows/) - [AdGuard pro macOS](/adguard-for-mac/features/main) - [AdGuard pro Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard pro iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index ba6235af6f0..8de60e9012f 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index ade087705e5..00000000000 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard til Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## Systemkrav - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 1278c7c572c..c7858200031 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard til Windows +title: AdGuard til Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## Systemkrav -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 55059f69b9a..0193f4e921d 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index deb8e8b2da5..1a6b159b790 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 1af0fc0e8e4..f453ee36108 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index b5a6dae0f8c..09ed2f06517 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index fb79fab1516..00000000000 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Problemløsning -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 572132601fb..4701fca3602 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..da782654098 --- /dev/null +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard til Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 307e8c0dc89..c5e8c6283e8 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 54b2208d2a4..cdc6100c80a 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f8074e9cfa1..b69464b6d0a 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 64b5027921d..ef72b27c35e 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..623c3e589fa --- /dev/null +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Problemløsning +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 6c1e6fd7876..1cdcaea1614 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 8501049d40e..50145e95d52 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/da/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/da/docusaurus-plugin-content-docs/current/general/extensions.md index 5f672921d8b..15e7b037a36 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/da/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/da/docusaurus-plugin-content-docs/current/general/how-to-install.md index 8c0a133588c..2a2996fa158 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard til iOS](/adguard-for-ios/installation) -[AdGuard til Windows](/adguard-for-windows/installation) +[AdGuard til Windows](/adguard-for-windows/) [AdGuard til Mac](/adguard-for-mac/installation) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/da/docusaurus-plugin-content-docs/current/guides/report-website.md index ce91b283c6a..000edacfca0 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/intro.md b/i18n/da/docusaurus-plugin-content-docs/current/intro.md index 020ecfde8bb..c3dbb893509 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard til Windows](/adguard-for-windows/features/home-screen) +- [AdGuard til Windows](/adguard-for-windows/) - [AdGuard til Mac](/adguard-for-mac/features/main) - [AdGuard til Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard til iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index 7b94b289d31..fa9d3c650b9 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ In diesem Artikel geht es um die AdGuard Browsereweiterung, die nur Ihren Browse ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 1172815d2a0..03991b683aa 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 9e6ec9e6b56..814af98ca91 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ In diesem Artikel geht es um die AdGuard Browsereweiterung, die nur Ihren Browse ::: -AdGuard stellt eine Reihe von Softwareprodukten zur Verfügung, die Werbung und Tracker auf verschiedenen Plattformen blockieren. Eines der beliebtesten AdGuard-Produkte ist eine kostenlose Erweiterung, die in fünf gängigen Browsern funktioniert: Chrome, Firefox, Edge, Opera und Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard stellt eine Reihe von Softwareprodukten zur Verfügung, die Werbung und Tracker auf verschiedenen Plattformen blockieren. Eines der beliebtesten AdGuard-Produkte ist eine kostenlose Erweiterung, die in fünf gängigen Browsern funktioniert: Chrome, Firefox, Edge, Opera und Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 121530f7617..00000000000 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard für Windows v8 -sidebar_position: 1 ---- - -:::info - -Dieser Artikel beschreibt AdGuard für Windows v8.0, einen umfassenden Werbeblocker, der Ihr Gerät auf Systemebene schützt. Dies ist eine Beta-Version, die sich noch in der Entwicklung befindet. Um es auszuprobieren, laden Sie die [Beta-Version von AdGuard für Windows](https://agrd.io/windows_beta) herunter. - -::: - -AdGuard für Windows ist ein einfach zu bedienendes Tool, das lästige Banner, Pop-ups, Videoanzeigen und Tracker blockiert. Aber das ist noch nicht alles: Es hilft Ihnen, Datenverkehr zu sparen, Webseiten schneller zu laden und Ihren Computer vor unerwünschten und potenziell bösartigen Websites zu schützen. AdGuard schützt Sie auch vor Phishing-Websites und sorgt dafür, dass Ihre Kinder keinen Zugang zu ungeeigneten Inhalten haben. - -## Systemanforderungen - -- **Betriebssystem:** Microsoft Windows 10 oder höher -- **Arbeitsspeicher:** mindestens 6 GB -- **Prozessor:** 2-Kern, 2,0 GHz (oder schneller) -- **Freier Speicherplatz:** mindestens 4 GB. - ---- - -![Startbildschirm](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -Auf dem Startbildschirm finden Sie einen Schalter zum Aktivieren oder Deaktivieren des AdGuard-Schutzes sowie Symbole für _Werbeblockierung_, _Tracking-Schutz_, _DNS-Schutz_ und _Belästigungsblockierung_. Die Haupteinstellungen können über das Menü auf der linken Seite aufgerufen werden. - -## [Schutz](/adguard-for-windows-8/protection/) - -Einstellungen zum Konfigurieren von _Werbeblockierung_, _Tracking-Schutz_, _DNS-Schutz_, _Belästigungsblockierung_, _Internetsicherheit_, _Kindersicherung_ und _Erweiterungen_. - -## [Statistiken](/adguard-for-windows-8/statistics/) - -Detaillierte Informationen zu blockierten Werbeanzeigen, Trackern und Datennutzung. - -## [App-Verwaltung](/adguard-for-windows-8/app-management/) - -Einstellungen zum Anpassen der Datenverkehrfilterung und Weiterleitung für jede App und jeden Browser. - -## [Einstellungen](/adguard-for-windows-8/settings/) - -Optionen zur Auswahl von Sprache und Design, zur Anzeige rechtlicher Dokumente, zur Überprüfung von Lizenzinformationen und zur Kontaktaufnahme mit dem Support. Dort sind auch erweiterte Einstellungen und Netzwerkeinstellungen zu finden. - -Klicken Sie auf _Nach Updates suchen_, um zu sehen, ob Ihre App-Version, Filter und Erweiterungen auf dem neuesten Stand sind. - -![Nach Updates suchen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index efac6030f61..e2469eb8463 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard für Windows +title: AdGuard für Windows v8 sidebar_position: 1 --- :::info -Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock) +Dieser Artikel beschreibt AdGuard für Windows v8.0, einen umfassenden Werbeblocker, der Ihr Gerät auf Systemebene schützt. Dies ist eine Beta-Version, die sich noch in der Entwicklung befindet. Um es auszuprobieren, laden Sie die [Beta-Version von AdGuard für Windows](https://agrd.io/windows_beta) herunter. ::: -- [Funktionen](/archive/adguard-for-windows/features/) +AdGuard für Windows ist ein einfach zu bedienendes Tool, das lästige Banner, Pop-ups, Videoanzeigen und Tracker blockiert. Aber das ist noch nicht alles: Es hilft Ihnen, Datenverkehr zu sparen, Webseiten schneller zu laden und Ihren Computer vor unerwünschten und potenziell bösartigen Websites zu schützen. AdGuard schützt Sie auch vor Phishing-Websites und sorgt dafür, dass Ihre Kinder keinen Zugang zu ungeeigneten Inhalten haben. - Die wichtigsten Funktionen und Einstellungen von AdGuard für Windows +## Systemanforderungen -- [Installation](/archive/adguard-for-windows/installation/) +- **Betriebssystem:** Microsoft Windows 10 oder höher +- **Arbeitsspeicher:** mindestens 6 GB +- **Prozessor:** 2-Kern, 2,0 GHz (oder schneller) +- **Freier Speicherplatz:** mindestens 4 GB. - Installation, Deinstallation und Systemanforderungen für AdGuard für Windows +--- + +![Startbildschirm](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +Auf dem Startbildschirm finden Sie einen Schalter zum Aktivieren oder Deaktivieren des AdGuard-Schutzes sowie Symbole für _Werbeblockierung_, _Tracking-Schutz_, _DNS-Schutz_ und _Belästigungsblockierung_. Die Haupteinstellungen können über das Menü auf der linken Seite aufgerufen werden. + +## [Schutz](/adguard-for-windows/protection/) + +Einstellungen zum Konfigurieren von _Werbeblockierung_, _Tracking-Schutz_, _DNS-Schutz_, _Belästigungsblockierung_, _Internetsicherheit_, _Kindersicherung_ und _Erweiterungen_. + +## [Statistiken](/adguard-for-windows/statistics/) + +Detaillierte Informationen zu blockierten Werbeanzeigen, Trackern und Datennutzung. -- [Browser-Assistent](/archive/adguard-for-windows/browser-assistant/) +## [App-Verwaltung](/adguard-for-windows/app-management/) - Eine Erweiterung, die das Desktop-App ergänzt und es Ihnen ermöglicht, die Filterung von Ihrem Browser aus zu verwalten +Einstellungen zum Anpassen der Datenverkehrfilterung und Weiterleitung für jede App und jeden Browser. -- [Probleme lösen](/archive/adguard-for-windows/solving-problems/) +## [Einstellungen](/adguard-for-windows/settings/) - Bekannte Probleme und mögliche Lösungen +Optionen zur Auswahl von Sprache und Design, zur Anzeige rechtlicher Dokumente, zur Überprüfung von Lizenzinformationen und zur Kontaktaufnahme mit dem Support. Dort sind auch erweiterte Einstellungen und Netzwerkeinstellungen zu finden. -- [Dokumentation für Administratoren](/archive/adguard-for-windows/admins-documentation/) +Klicken Sie auf _Nach Updates suchen_, um zu sehen, ob Ihre App-Version, Filter und Erweiterungen auf dem neuesten Stand sind. - Konfigurationshandbuch für Systemadministratoren +![Nach Updates suchen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 768da9e220c..10e96603722 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard wird mit vier vorinstallierten Benutzerskripten ausgeliefert: ### AdGuard Assistent (Beta) -AdGuard-Assistent ist die Vorgängerversion von Assistant, die Sie verwenden können, wenn der [neue Assistent](/adguard-for-windows/browser-assistant.md) für Ihren Browser nicht verfügbar ist. Wie der Name schon sagt, können Sie damit grundlegende AdGuard-Einstellungen direkt über Ihren Browser verwalten, ohne die App öffnen zu müssen. +AdGuard-Assistent ist die Vorgängerversion von Assistant, die Sie verwenden können, wenn der [neue Assistent](/archive/adguard-for-windows/browser-assistant.md) für Ihren Browser nicht verfügbar ist. Wie der Name schon sagt, können Sie damit grundlegende AdGuard-Einstellungen direkt über Ihren Browser verwalten, ohne die App öffnen zu müssen. AdGuard-Assistent funktioniert mit allen Browsern, die mit Microsoft Windows kompatibel sind. Sie erscheint nicht auf Websites, die von der Filterung ausgeschlossen sind, oder auf bestimmten Seiten, auf denen sie Darstellungsprobleme verursachen könnte. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 65% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 6674b67ccd4..13a5502b31f 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Dieser Artikel beschreibt AdGuard für Windows v8.0, einen umfassenden Werbebloc Im Tab _Schutz_ finden Sie alle wichtigen Sicherheits- und Filtereinstellungen. Hier können Sie _Werbeblockierung_, _Tracking-Schutz_, _Blockieren von Belästigungen_, _DNS-Schutz_, _Internetsicherheit_, _Kindersicherung_ und _Erweiterungen_ steuern. Hier können Sie auch AdGuard-Assistent verwalten — ein Werkzeug, mit dem Sie dessen Funktionen steuern können, ohne die App zu öffnen. Jede dieser Funktionen wird in einem separaten Artikel beschrieben. -[Werbeblockierung](/adguard-for-windows-8/protection/ad-blocking) +[Werbeblockierung](/adguard-for-windows/protection/ad-blocking) -[Tracking-Schutz](/adguard-for-windows-8/protection/tracking-protection) +[Tracking-Schutz](/adguard-for-windows/protection/tracking-protection) -[Blockieren von Belästigungen](/adguard-for-windows-8/protection/annoyance-blocking) +[Blockieren von Belästigungen](/adguard-for-windows/protection/annoyance-blocking) -[DNS-Schutz](/adguard-for-windows-8/protection/dns-protection) +[DNS-Schutz](/adguard-for-windows/protection/dns-protection) -[Internetsicherheit](/adguard-for-windows-8/protection/browsing-security) +[Internetsicherheit](/adguard-for-windows/protection/browsing-security) -[Kindersicherung](/adguard-for-windows-8/protection/parental-control) +[Kindersicherung](/adguard-for-windows/protection/parental-control) -[Erweiterungen](/adguard-for-windows-8/protection/extensions) +[Erweiterungen](/adguard-for-windows/protection/extensions) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 23a025a2f97..c934b947aca 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Wenn Sie möchten, können Sie zustimmen, anonymisierte App-Nutzungsdaten zu sen Bei Problemen können Sie die Protokollierungsstufe ändern, um detaillierte Protokolle für das Support-Team erstellen zu können. -Im [_Filter-Editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md) können Sie eigene Filterregeln hinzufügen oder bereitgestellte Filter importieren. +Im [_Filter-Editor_](/adguard-for-windows/settings/app-settings/filter-editor.md) können Sie eigene Filterregeln hinzufügen oder bereitgestellte Filter importieren. -Die [_Netzwerk_-Einstellungen](/adguard-for-windows-8/settings/app-settings/network-settings.md) umfassen alle Optionen im Zusammenhang mit der Netzwerkfilterung und der Interaktion von AdGuard mit dem Netzwerk Ihres Systems. +Die [_Netzwerk_-Einstellungen](/adguard-for-windows/settings/app-settings/network-settings.md) umfassen alle Optionen im Zusammenhang mit der Netzwerkfilterung und der Interaktion von AdGuard mit dem Netzwerk Ihres Systems. -Die [_Erweiterten_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) Einstellungen sind für fortgeschrittene Anwendungsfälle gedacht. Sie werden im täglichen Gebrauch selten benötigt und sollten nur geändert werden, wenn Sie wissen, was Sie tun, oder wenn unser Support-Team Sie dazu auffordert. +Die [_Erweiterten_](/adguard-for-windows/settings/app-settings/advanced-settings.md) Einstellungen sind für fortgeschrittene Anwendungsfälle gedacht. Sie werden im täglichen Gebrauch selten benötigt und sollten nur geändert werden, wenn Sie wissen, was Sie tun, oder wenn unser Support-Team Sie dazu auffordert. ![App-Einstellungen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 1be3f482a2d..427938a2a08 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ AdGuard verfügt über weitere nützliche Funktionen, die erwähnenswert sind, d ![Einstellungen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App-Einstellungen](/adguard-for-windows-8/settings/app-settings) +## [App-Einstellungen](/adguard-for-windows/settings/app-settings) Sprache und Design, Update-Kanal, erweiterte Optionen sowie ein Filter-Editor zum schnellen Erstellen individueller Regeln. -## [Lizenz](/adguard-for-windows-8/settings/license) +## [Lizenz](/adguard-for-windows/settings/license) Informationen zum Lizenztyp, zur Anzahl der verfügbaren Geräte und zum Aktivierungsschlüssel mit Optionen zum Aktualisieren oder Zurücksetzen der Lizenz und zum Verknüpfen mit Ihrem AdGuard-Konto. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ und Support-Formular, Tools für Werbungsmeldungen und Funktionsanfragen, App-Bewertung, Feedback und Social-Media-Zugriff. -## [Über die App](/adguard-for-windows-8/settings/about) +## [Über die App](/adguard-for-windows/settings/about) Details zur App-Version und zu Bibliotheken sowie Links zu rechtlichen Dokumenten. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 28d99a73d2c..00000000000 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Probleme lösen -sidebar_position: 1 ---- - -:::info - -Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock) - -::: - -Im Folgenden finden Sie einige Probleme, auf die Sie stoßen könnten, sowie Abhilfen, Leitfäden und Anweisungen, die Sie möglicherweise benötigen. - -- [WFP-Treiber-Kompatibilität](/adguard-for-windows/solving-problems/wfp-driver/) -- [Zertifikat-bezogene Probleme](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [So sammeln Sie AdGuard-Protokolle](/adguard-for-windows/solving-problems/adguard-logs/) -- [So sammeln Sie AdGuard-Installationsprotokolle](/adguard-for-windows/solving-problems/installation-logs/) -- [So sammeln Sie Windows-Systemprotokolle](/adguard-for-windows/solving-problems/system-logs/) -- [Häufige Installationsfehler](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Leitfaden für erweiterte (Low-Level) Einstellungen](/adguard-for-windows/solving-problems/low-level-settings/) -- [So erstellen Sie eine Dump-Datei](/adguard-for-windows/solving-problems/dump-file/) -- [Mögliche DNS-Offenlegung](/adguard-for-windows/solving-problems/dns-leaks/) -- [Bekannte Probleme von AdGuard für Windows](/adguard-for-windows/solving-problems/known-issues/) -- [So beheben Sie den Fehler `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 4051022ddd2..d09f8d4290b 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filterprobleme in Chrome 142+ bei Verwendung des TDI-Treibers -sidebar_position: 14 +sidebar_position: 1 --- :::info -Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock). +Dieser Artikel beschreibt AdGuard für Windows v8.0, einen umfassenden Werbeblocker, der Ihr Gerät auf Systemebene schützt. Dies ist eine Beta-Version, die sich noch in der Entwicklung befindet. Um es auszuprobieren, laden Sie die [Beta-Version von AdGuard für Windows](https://agrd.io/windows_beta) herunter. ::: @@ -35,7 +35,7 @@ AdGuard behandelt den TDI-Treiber bereits als veraltet, und seine vollständige ## Dauerhafte Lösung -Ab Version 7.22.4 bieten wir experimentelle Unterstützung für den SockFilter-Treiber. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/archive/adguard-for-windows/features/network/#sockfilter). +Ab Version 8.0 RC wurde eine experimentelle Unterstützung für den SockFilter-Treiber hinzugefügt. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/adguard-for-windows/settings/app-settings/network-settings/). Um diese Funktion nutzen zu können, öffnen Sie _Einstellungen → Netzwerk → Datenfilterung_, aktivieren Sie die Datenfilterung und wählen Sie _SockFilter (Experimentell)_ aus der Liste der verfügbaren Optionen aus. @@ -57,8 +57,6 @@ Es sollte **nicht** breitflächig auf Endbenutzergeräte übernommen werden. **F ::: -#### Verwendung von .REG-Dateien - Sie können die erforderlichen Registry-Änderungen automatisch anwenden, indem Sie eine der unten stehenden, vorab generierten .reg-Dateien verwenden. Jede Datei deaktiviert das Sandboxen von AppContainer/Network Service für einen bestimmten Chromium-basierten Browser: - [Chrome.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ Sie können die erforderlichen Registry-Änderungen automatisch anwenden, indem - [Vivaldi.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [YandexBrowser.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -Sie können diese Änderungen mit den nachfolgend bereitgestellten .REG-Dateien widerrufen. Diese Dateien entfernen die Registry-Zweige, die von der direkten Version hinzugefügt wurden: - -- [Chrome.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Chromium.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Edge.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Brave.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Vivaldi.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [YandexBrowser.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Direkte Bearbeitung der Registry - Wenn Ihr Browser nicht aufgeführt ist, befolgen Sie die unten stehenden Anweisungen aus der Anleitung, um die erforderlichen Einträge zu erstellen: 1. Ermitteln Sie den Zweig der Richtlinie, indem Sie die offizielle Dokumentation des Anbieters prüfen oder die Seite mit den internen Richtlinien öffnen. Navigieren Sie in Chrome zu `chrome://policy`. Andere Browser verwenden einen ähnlichen Pfad. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..efac6030f61 --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard für Windows +sidebar_position: 1 +--- + +:::info + +Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock) + +::: + +- [Funktionen](/archive/adguard-for-windows/features/) + + Die wichtigsten Funktionen und Einstellungen von AdGuard für Windows + +- [Installation](/archive/adguard-for-windows/installation/) + + Installation, Deinstallation und Systemanforderungen für AdGuard für Windows + +- [Browser-Assistent](/archive/adguard-for-windows/browser-assistant/) + + Eine Erweiterung, die das Desktop-App ergänzt und es Ihnen ermöglicht, die Filterung von Ihrem Browser aus zu verwalten + +- [Probleme lösen](/archive/adguard-for-windows/solving-problems/) + + Bekannte Probleme und mögliche Lösungen + +- [Dokumentation für Administratoren](/archive/adguard-for-windows/admins-documentation/) + + Konfigurationshandbuch für Systemadministratoren diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 98849a3f136..339e0bc2baf 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Die folgenden Erweiterungen werden mit AdGuard installiert: **AdGuard-Assistent** -AdGuard-Assistent ist ein Assistent für ältere Browser, den Sie verwenden können, wenn der [neue Assistent](/adguard-for-windows/browser-assistant.md) für Ihren Browser nicht verfügbar ist. Der Name dieser Erweiterung ist durchaus beabsichtigt: Sie unterstützt den Benutzer:innen bei der Änderung grundlegender AdGuard-Einstellungen direkt im Browser, ohne dass er die App selbst öffnen muss. Assistent funktioniert mit allen mit Microsoft Windows kompatiblen Browsern. Außerdem wird das AdGuard Assistent-Symbol nicht auf Websites angezeigt, die als Ausschlüsse aufgeführt sind, sowie auf bestimmten Seiten, bei denen die Gefahr besteht, dass falsche Inhalte angezeigt werden. +AdGuard-Assistent ist ein Assistent für ältere Browser, den Sie verwenden können, wenn der [neue Assistent](/archive/adguard-for-windows/browser-assistant.md) für Ihren Browser nicht verfügbar ist. Der Name dieser Erweiterung ist durchaus beabsichtigt: Sie unterstützt den Benutzer:innen bei der Änderung grundlegender AdGuard-Einstellungen direkt im Browser, ohne dass er die App selbst öffnen muss. Assistent funktioniert mit allen mit Microsoft Windows kompatiblen Browsern. Außerdem wird das AdGuard Assistent-Symbol nicht auf Websites angezeigt, die als Ausschlüsse aufgeführt sind, sowie auf bestimmten Seiten, bei denen die Gefahr besteht, dass falsche Inhalte angezeigt werden. **AdGuard Extra** diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 72% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 3d913093dfe..171e5ed8e42 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbebloc ::: -- [Startbildschirm](/adguard-for-windows/features/home-screen/) +- [Startbildschirm](/archive/adguard-for-windows/features/home-screen/) Auf dem Hauptbildschirm finden Sie _Einstellungen_, _Support_, _Lizenz_ und _Über das Programm_, sowie Statistiken über blockierte Werbung und Tracker -- [Einstellungen](/adguard-for-windows/features/settings/) +- [Einstellungen](/archive/adguard-for-windows/features/settings/) Design- und Spracheinstellungen, Anpassung des Werbeblockers, DNS-Schutz, Kindersicherung, Erweiterungsverwaltung und erweiterte Optionen -- [Erweiterungen](/adguard-for-windows/features/extensions/) +- [Erweiterungen](/archive/adguard-for-windows/features/extensions/) Eine Funktion, mit der Sie die Funktionalität von Websites durch Hinzufügen von Benutzerskripten und Benutzerstilen erweitern können -- [Netzwerk](/adguard-for-windows/features/network/) +- [Netzwerk](/archive/adguard-for-windows/features/network/) Zusätzliche netzwerkbezogene Optionen und Proxy-Einstellungen -- [Weitere Funktionen](/adguard-for-windows/features/others/) +- [Weitere Funktionen](/archive/adguard-for-windows/features/others/) Support, Lizenzverwaltung, Optionen im Infobereich der Taskleiste, App-Version und Updates diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f05c7e22bda..14baa583e86 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 96% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index eef866033ea..0ae1ec3b03a 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Einstellungen_ ist der Bereich, der die meiste Aufmerksamkeit erfordert. Hier k ### Allgemeine Einstellungen -Hier können Sie die Sprache und das Design (dunkel oder hell) festlegen, den Start von AdGuard beim Systemstart und automatische Aktualisierungen im Hintergrund aktivieren, den Aktualisierungskanal auswählen und die Häufigkeit der Filteraktualisierungen festlegen. Die Einstellungen sind auch der richtige Ort, wenn AdGuard für Windows nicht richtig funktioniert und das Support-Team Sie gebeten hat, _Fehlersuchprotokolle_ zu erfassen (/adguard-for-windows/solving-problems/adguard-logs.md). +Hier können Sie die Sprache und das Design (dunkel oder hell) festlegen, den Start von AdGuard beim Systemstart und automatische Aktualisierungen im Hintergrund aktivieren, den Aktualisierungskanal auswählen und die Häufigkeit der Filteraktualisierungen festlegen. Die Einstellungen sind auch der richtige Ort, wenn AdGuard für Windows nicht richtig funktioniert und das Support-Team Sie gebeten hat, _Fehlersuchprotokolle_ zu erfassen (/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Einstellungen \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -Ganz unten auf dem Bildschirm finden Sie _Erweiterte Einstellungen_. Wenn Sie einige von ihnen unbedacht ändern, kann dies zu Problemen mit der Leistung führen, die Internetverbindung unterbrechen oder Ihre Sicherheit und Privatsphäre gefährden. Deshalb empfehlen wir Ihnen, diesen Bereich nur zu öffnen, wenn Sie sicher sind, was Sie tun, oder wenn unser Support-Team Sie danach gefragt hat. Wenn Sie wissen möchten, was unter _Erweiterte Einstellungen_ eingestellt werden kann, lesen Sie den [entsprechenden Artikel](/adguard-for-windows/solving-problems/low-level-settings.md). +Ganz unten auf dem Bildschirm finden Sie _Erweiterte Einstellungen_. Wenn Sie einige von ihnen unbedacht ändern, kann dies zu Problemen mit der Leistung führen, die Internetverbindung unterbrechen oder Ihre Sicherheit und Privatsphäre gefährden. Deshalb empfehlen wir Ihnen, diesen Bereich nur zu öffnen, wenn Sie sicher sind, was Sie tun, oder wenn unser Support-Team Sie danach gefragt hat. Wenn Sie wissen möchten, was unter _Erweiterte Einstellungen_ eingestellt werden kann, lesen Sie den [entsprechenden Artikel](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Erweiterte Einstellungen \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ Im Modul _Kindersicherung_ können Sie die _Sichere Suche_ aktivieren und die _S ![Browser-Assistent \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -Von diesem Tab aus können Sie ganz einfach den AdGuard Browser-Assistenten installieren, dessen Hauptfunktion darin besteht, das Filtern direkt über den Browser zu verwalten. Wie Sie damit arbeiten und was zu tun ist, wenn es für Ihren Browser keinen Browser-Assistenten gibt, wird in einem [separaten Artikel](/adguard-for-windows/browser-assistant.md) näher erläutert. +Von diesem Tab aus können Sie ganz einfach den AdGuard Browser-Assistenten installieren, dessen Hauptfunktion darin besteht, das Filtern direkt über den Browser zu verwalten. Wie Sie damit arbeiten und was zu tun ist, wenn es für Ihren Browser keinen Browser-Assistenten gibt, wird in einem [separaten Artikel](/archive/adguard-for-windows/browser-assistant.md) näher erläutert. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..3436bd5158f --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Probleme lösen +sidebar_position: 1 +--- + +:::info + +Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock) + +::: + +Im Folgenden finden Sie einige Probleme, auf die Sie stoßen könnten, sowie Abhilfen, Leitfäden und Anweisungen, die Sie möglicherweise benötigen. + +- [WFP-Treiber-Kompatibilität](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Zertifikat-bezogene Probleme](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [So sammeln Sie AdGuard-Protokolle](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [So sammeln Sie AdGuard-Installationsprotokolle](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [So sammeln Sie Windows-Systemprotokolle](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Häufige Installationsfehler](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Leitfaden für erweiterte (Low-Level) Einstellungen](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [So erstellen Sie eine Dump-Datei](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Mögliche DNS-Offenlegung](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Bekannte Probleme von AdGuard für Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [So beheben Sie den Fehler `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 45a5eda3e28..4051022ddd2 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filterprobleme in Chrome 142+ bei Verwendung des TDI-Treibers -sidebar_position: 1 +sidebar_position: 14 --- :::info -Dieser Artikel beschreibt AdGuard für Windows v8.0, einen umfassenden Werbeblocker, der Ihr Gerät auf Systemebene schützt. Dies ist eine Beta-Version, die sich noch in der Entwicklung befindet. Um es auszuprobieren, laden Sie die [Beta-Version von AdGuard für Windows](https://agrd.io/windows_beta) herunter. +Dieser Artikel behandelt AdGuard für Windows, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, [laden Sie die AdGuard-App herunter](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard behandelt den TDI-Treiber bereits als veraltet, und seine vollständige ## Dauerhafte Lösung -Ab Version 8.0 RC wurde eine experimentelle Unterstützung für den SockFilter-Treiber hinzugefügt. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/adguard-for-windows-8/settings/app-settings/network-settings/). +Ab Version 7.22.4 bieten wir experimentelle Unterstützung für den SockFilter-Treiber. Das Problem wird dadurch behoben, dass Konflikte im WFP-Stack gelöst werden. [Weitere Informationen](/archive/adguard-for-windows/features/network/#sockfilter). Um diese Funktion nutzen zu können, öffnen Sie _Einstellungen → Netzwerk → Datenfilterung_, aktivieren Sie die Datenfilterung und wählen Sie _SockFilter (Experimentell)_ aus der Liste der verfügbaren Optionen aus. @@ -57,6 +57,8 @@ Es sollte **nicht** breitflächig auf Endbenutzergeräte übernommen werden. **F ::: +#### Verwendung von .REG-Dateien + Sie können die erforderlichen Registry-Änderungen automatisch anwenden, indem Sie eine der unten stehenden, vorab generierten .reg-Dateien verwenden. Jede Datei deaktiviert das Sandboxen von AppContainer/Network Service für einen bestimmten Chromium-basierten Browser: - [Chrome.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ Sie können die erforderlichen Registry-Änderungen automatisch anwenden, indem - [Vivaldi.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [YandexBrowser.reg herunterladen](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Sie können diese Änderungen mit den nachfolgend bereitgestellten .REG-Dateien widerrufen. Diese Dateien entfernen die Registry-Zweige, die von der direkten Version hinzugefügt wurden: + +- [Chrome.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Chromium.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Edge.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Brave.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Vivaldi.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [YandexBrowser.reg widerrufen](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Direkte Bearbeitung der Registry + Wenn Ihr Browser nicht aufgeführt ist, befolgen Sie die unten stehenden Anweisungen aus der Anleitung, um die erforderlichen Einträge zu erstellen: 1. Ermitteln Sie den Zweig der Richtlinie, indem Sie die offizielle Dokumentation des Anbieters prüfen oder die Seite mit den internen Richtlinien öffnen. Navigieren Sie in Chrome zu `chrome://policy`. Andere Browser verwenden einen ähnlichen Pfad. diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 12cce77d498..6612044c4b3 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/archive/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md index 966823384d9..2fb461e7a79 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Je nachdem, welche AdGuard-App oder Browsererweiterung Sie installieren möchten [AdGuard für iOS](/adguard-for-ios/installation) -[AdGuard für Windows](/adguard-for-windows/) +[AdGuard für Windows](/archive/adguard-for-windows/) [AdGuard für Mac](/adguard-for-mac/installation) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/intro.md b/i18n/de/docusaurus-plugin-content-docs/current/intro.md index 4374e8cf8bd..21efc5b861b 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard ist einer der Marktführer für Werbeblocker-Software mit mehr als 15 Jahren Erfahrung, fast einem Dutzend Produkten für verschiedene Plattformen und über 375 Millionen Nutzerinstallationen. Im Gegensatz zu anderen Werbeblocker-Lösungen, die meist browserbasiert sind, bieten wir eigenständige Apps für alle gängigen Plattformen an, sowohl für Desktop als auch für mobile Geräte. AdGuard-Apps sind leistungsfähiger als Browsererweiterungen und können mehr und effizienter blockieren: -- [AdGuard für Windows](/adguard-for-windows/) +- [AdGuard für Windows](/archive/adguard-for-windows/) - [AdGuard für Mac](/adguard-for-mac/features/main) - [AdGuard für Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard für iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 149c9d74c86..b241c5fba9b 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Si tienes la versión de escritorio de AdGuard instalada en su PC, es mejor util ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant es una extensión del navegador que funciona y se siente igual que AdGuard Browser Extension, pero es mucho más liviana y no interfiere con las aplicaciones de escritorio. Puedes [leer más sobre Browser Assistant para Windows](/adguard-for-windows/browser-assistant) o [Mac](/adguard-for-mac/features/browser-assistant), o [descargarlo de nuestro sitio web](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant es una extensión del navegador que funciona y se siente igual que AdGuard Browser Extension, pero es mucho más liviana y no interfiere con las aplicaciones de escritorio. Puedes [leer más sobre Browser Assistant para Windows](/archive/adguard-for-windows/browser-assistant) o [Mac](/adguard-for-mac/features/browser-assistant), o [descargarlo de nuestro sitio web](https://adguard.com/adguard-assistant/overview.html). El Asistente de Navegador AdGuard está disponible en todos los navegadores principales. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index 60c3c785d9c..ed8e23e2a7e 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Este artículo trata sobre la extensión del navegador de AdGuard, que protege s ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 7eaf8aa6156..29a7935edbb 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 9158cd7af41..4631358dac4 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Este artículo trata sobre la extensión del navegador de AdGuard, que protege s ::: -AdGuard ofrece una gama de productos de software que bloquean anuncios y rastreadores en diferentes plataformas. Uno de los productos AdGuard más populares es una extensión gratuita que funciona en cinco navegadores populares: Chrome, Firefox, Edge, Opera y Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard ofrece una gama de productos de software que bloquean anuncios y rastreadores en diferentes plataformas. Uno de los productos AdGuard más populares es una extensión gratuita que funciona en cinco navegadores populares: Chrome, Firefox, Edge, Opera y Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Extensión de navegador AdGuard para Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 708d77bf54a..00000000000 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard para Windows v8 -sidebar_position: 1 ---- - -:::info - -Este artículo describe AdGuard para Windows v8.0, un bloqueador de anuncios integral que protege su dispositivo a nivel del sistema. Esta es una versión beta que aún está en desarrollo. Para probarlo, descarga la [versión beta de AdGuard para Windows](https://agrd.io/windows_beta). - -::: - -AdGuard para Windows es una herramienta fácil de usar que bloquea molestos banners, ventanas emergentes, anuncios de vídeo y rastreadores. Pero eso no es todo: te ayuda a ahorrar tráfico, cargar páginas web más rápido y proteger tu ordenador de sitios web indeseables y potencialmente maliciosos. AdGuard también te protege de los sitios web de phishing y mantiene a tus hijos alejados de contenidos inapropiados. - -## Requisitos del sistema - -- **Versión del sistema operativo:** Microsoft Windows 10 o superior -- **RAM:** al menos 6 GB -- **Procesador:** 2 núcleos, 2,0 GHz (o más rápido) -- **Espacio libre en disco:** al menos 4 GB. - ---- - -![Pantalla de inicio](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -En la pantalla de inicio, encontrarás un interruptor para habilitar o deshabilitar la protección de AdGuard, así como iconos para _bloqueo de anuncios_, _protección contra rastreo_, _protección DNS_ y _bloqueo de molestias_. La configuración principal se puede acceder a través del menú del lado izquierdo. - -## [Protección DNS](/adguard-for-windows-8/protection/) - -Configuraciones para configurar _bloqueo de anuncios_, _protección contra seguimiento_, _protección DNS_, _bloqueo de molestias_, _seguridad de navegación_, _control parental_ y _extensiones_. - -## [Estadísticas](/adguard-for-windows-8/statistics/) - -Información detallada sobre anuncios bloqueados, rastreadores y uso de datos. - -## [Administración de la app](/adguard-for-windows-8/app-management/) - -Configuración para personalizar el filtrado y el enrutamiento del tráfico para cada aplicación y navegador. - -## [Ajustes](/adguard-for-windows-8/settings/) - -Opciones para seleccionar el idioma y el tema, ver documentos legales, consultar la información de la licencia y contactar con el soporte. La configuración avanzada y la configuración de red también se encuentran allí. - -Haz clic en _Comprobar actualizaciones_ para comprobar si la versión de tu app, los filtros y las extensiones están actualizados. - -![Buscar actualizaciones](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index a15f7b19a81..00000000000 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Problemas de filtrado en Chrome 142+ al usar el controlador TDI -sidebar_position: 1 ---- - -:::info - -Este artículo describe AdGuard para Windows v8.0, un bloqueador de anuncios integral que protege su dispositivo a nivel del sistema. Esta es una versión beta que aún está en desarrollo. Para probarlo, descarga la [versión beta de AdGuard para Windows](https://agrd.io/windows_beta). - -::: - -Algunos usuarios de AdGuard para Windows pueden notar que [la aplicación deja de filtrar el tráfico en navegadores basados en Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partir de Google Chrome 142+, el tráfico del navegador simplemente no aparece a nivel del controlador TDI, lo que impide que AdGuard lo inspeccione o lo filtre. - -Este comportamiento no es un error en AdGuard, sino el resultado de cambios recientes en la arquitectura y la seguridad de los navegadores modernos. - -## Por qué sucede esto - -Navegadores basados en Chromium (Chrome, Edge, Brave, Vivaldi, etc.) han estado fortaleciendo su arquitectura de seguridad. Un cambio significativo es trasladar los procesos internos sensibles al [sandbox de Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), incluido el Network Service, que gestiona todo el tráfico del navegador. - -### Qué cambió en Chrome 142 - -A partir de Chrome 142, el proceso Network Service ahora se inicia dentro de AppContainer de forma predeterminada. - -Cuando esto ocurre, las aplicaciones que se ejecutan en un AppContainer no utilizan la interfaz de red TDI heredada; en su lugar, su tráfico se enruta a través de la pila más moderna WSK (Winsock Kernel). Como resultado, el controlador TDI no puede ver, interceptar ni procesar las conexiones que pasan por WSK, y todo el tráfico del navegador se vuelve invisible para el controlador TDI utilizado por AdGuard. - -Este comportamiento está controlado completamente por las políticas de aislamiento (sandboxing) de Chrome y los experimentos internos (pruebas de campo), no por la configuración del usuario. - -## Por qué esto afecta a AdGuard - -El controlador TDI es una tecnología de Windows obsoleta que ha sido descontinuada y no es compatible por Microsoft desde hace muchos años. No es compatible con los modelos modernos de aislamiento y sandboxing utilizados por los navegadores. - -Debido a esto, la visibilidad del tráfico basada en TDI se vuelve cada vez más inestable. En algunos navegadores, ya ha desaparecido por completo, y eventualmente dejará de funcionar por completo. - -AdGuard ya considera obsoleto el controlador TDI, y su eliminación completa está prevista a medida que el producto evoluciona. - -## Solución permanente - -Desde la versión 8.0 RC, hemos añadido soporte experimental para el controlador SockFilter. Soluciona el problema al resolver conflictos en la stack WFP. [Más información](/adguard-for-windows-8/settings/app-settings/network-settings/). - -Para usarlo, ve a _Configuración → Red → Filtrado de tráfico_, habilita el filtrado de tráfico y selecciona _SockFilter (Experimental)_ de la lista de opciones disponibles. - -Como es experimental, puede haber errores. Si notas algo inusual, inesperado o simplemente roto, **puedes volver a TDI o WFP en cualquier momento** en la misma sección. - -## Solución temporal - -Ciertos cambios en el registro de Windows pueden obligar al navegador a dejar de usar AppContainer, provocando que sus procesos vuelvan a ejecutarse en un modo sin sandbox. El Servicio de red deja de usar la pila WSK y recurre a una ruta de red que el controlador TDI puede ver. AdGuard vuelve a tener la capacidad de filtrar el tráfico del navegador. - -### Cómo modificar el registro en navegadores basados en Chromium - -:::warning - -Se requieren derechos de administrador para editar el registro. Los cambios incorrectos pueden afectar la estabilidad y la seguridad del sistema o del navegador. Siempre cree una copia de seguridad de la rama del registro antes de modificarla. - -Antes de continuar, ten en cuenta que esta solución reduce la seguridad del sandbox/AppContainer, haciendo que el navegador esté menos aislado. Se aplica a todo el sistema porque modifica `HKLM`, y solo debe usarse para depuración, soluciones temporales, en entornos controlados o cuando la interceptación de tráfico basada en TDI sea estrictamente necesaria. - -**No** debería aplicarse de forma generalizada en las máquinas de usuarios finales. **Continúa solo si entiendes las implicaciones.** - -::: - -Puedes aplicar automáticamente los cambios necesarios en el registro usando uno de los archivos de .reg pregenerados que aparecen a continuación. Cada archivo desactiva el sandboxing de AppContainer/Network Service para un navegador específico basado en Chromium: - -- [Descargar Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Descargar Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Descargar Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Descargar Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Descargar Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Descargar YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -Si tu navegador no está listado, sigue las instrucciones del manual a continuación para crear las entradas necesarias en el registro: - -1. Determina su rama de política consultando la documentación oficial del proveedor o abriendo la página interna de políticas. En Chrome, navega hasta 'chrome://policy'. Otros navegadores usan un camino similar. - -2. Identifica la rama correcta del registro para tu navegador. Diferentes navegadores basados en Chromium utilizan distintas rutas de política bajo 'HKLM'. Debe seguir el modelo 'HKLM\SOFTWARE\Políticas\\\`. - -3. Abre el editor del registro: - - - Pulsa _Win + R_ - - Escribe _regedit_ y pulsa _Enter_ - - Aprueba el aviso UAC ejecutándolo como administrador - -4. Haz una copia de seguridad de la rama Policies: - - - En el panel izquierdo, navega hasta 'HKEY_LOCAL_MACHINE\SOFTWARE\Políticas' - - Haz clic derecho en _Políticas_ → _Exportar_ - - Guarda el archivo como _Policies_backup.reg_ - - Si algo sale mal, puedes restaurar la copia de seguridad haciendo doble clic en este archivo. - -5. Navega hasta la clave de política de tu navegador: - - - Amplía el camino 'HKEY_LOCAL_MACHINE' → _SOFTWARE_ → _Políticas_. - - Localiza la carpeta correspondiente a tu navegador. - -Si la clave no existe, puedes crearla manualmente. Ejemplo para Chrome: - -- Haz clic derecho en _Políticas_ → _Nuevo_ → _Clave_ y ponle el nombre 'Google' -- Dentro de 'Google', crea otra clave llamada 'Chrome' - -Repite la misma lógica para Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Deberías acabar con una clave que se parezca a 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\\`. - -1. Añade los valores del registro requeridos: - - - En la clave correcta, haz clic en el panel derecho → _Nuevo_ → _Valor DWORD (32 bits)_ - - - Llámalo 'RendererAppContainerEnabled' - - - Haz doble clic y pon: - - - **Value:** 0 - - **Base:** Hexadecimal o Decimal (cualquiera de las dos está bien) - - - Repite el proceso y crea un segundo DWORD 'NetworkServiceSandboxEnabled'. - - - Ponle su valor a 0. - - Ambos parámetros deben ser 'REG_DWORD' y tener el valor **0**. - -2. Cierra el navegador y aplica la configuración. Para asegurar que la política esté cargada: - - - Cierra completamente el navegador - - Revisa el Administrador de tareas y asegúrate de que ningún proceso como _chrome.exe_, _msedge.exe_, _brave.exe_ siga ejecutándose - - Vuelve a abrir el navegador - -3. Verifica que las políticas se hayan aplicado abriendo el visor de políticas en tu navegador. - -Deberías ver activas las siguientes políticas: - -- 'RendererAppContainerEnabled' — **0 / false** -- 'NetworkServiceSandboxEnabled' — **0 / false** - -Si está disponible, haz clic en _Recargar políticas_. - -¡Listo! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 8d39b546d0f..2ba10237184 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard para Windows +title: AdGuard para Windows v8 sidebar_position: 1 --- :::info -Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. Para ver cómo funciona, [descarga la app de AdGuard](https://agrd.io/download-kb-adblock) +Este artículo describe AdGuard para Windows v8.0, un bloqueador de anuncios integral que protege su dispositivo a nivel del sistema. Esta es una versión beta que aún está en desarrollo. Para probarlo, descarga la [versión beta de AdGuard para Windows](https://agrd.io/windows_beta). ::: -- [Funciones](/adguard-for-windows/features/features.md) +AdGuard para Windows es una herramienta fácil de usar que bloquea molestos banners, ventanas emergentes, anuncios de vídeo y rastreadores. Pero eso no es todo: te ayuda a ahorrar tráfico, cargar páginas web más rápido y proteger tu ordenador de sitios web indeseables y potencialmente maliciosos. AdGuard también te protege de los sitios web de phishing y mantiene a tus hijos alejados de contenidos inapropiados. - Main features and settings available in AdGuard for Windows +## Requisitos del sistema -- [Instalación](/adguard-for-windows/installation.md) +- **Versión del sistema operativo:** Microsoft Windows 10 o superior +- **RAM:** al menos 6 GB +- **Procesador:** 2 núcleos, 2,0 GHz (o más rápido) +- **Espacio libre en disco:** al menos 4 GB. - Instalación, desinstalación y requisitos del sistema para AdGuard para Windows +--- + +![Pantalla de inicio](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +En la pantalla de inicio, encontrarás un interruptor para habilitar o deshabilitar la protección de AdGuard, así como iconos para _bloqueo de anuncios_, _protección contra rastreo_, _protección DNS_ y _bloqueo de molestias_. La configuración principal se puede acceder a través del menú del lado izquierdo. + +## [Protección DNS](/adguard-for-windows/protection/) + +Configuraciones para configurar _bloqueo de anuncios_, _protección contra seguimiento_, _protección DNS_, _bloqueo de molestias_, _seguridad de navegación_, _control parental_ y _extensiones_. + +## [Estadísticas](/adguard-for-windows/statistics/) + +Información detallada sobre anuncios bloqueados, rastreadores y uso de datos. -- [Asistente de navegador](/adguard-for-windows/browser-assistant.md) +## [Administración de la app](/adguard-for-windows/app-management/) - Una extensión que complementa la aplicación de escritorio y te permite gestionar el filtrado desde tu navegador +Configuración para personalizar el filtrado y el enrutamiento del tráfico para cada aplicación y navegador. -- [Resolviendo problemas](/adguard-for-windows/solving-problems/solving-problems.md) +## [Ajustes](/adguard-for-windows/settings/) - Problemas conocidos y posibles soluciones +Opciones para seleccionar el idioma y el tema, ver documentos legales, consultar la información de la licencia y contactar con el soporte. La configuración avanzada y la configuración de red también se encuentran allí. -- [Documentación para administradores](/adguard-for-windows/admins-documentation.md) +Haz clic en _Comprobar actualizaciones_ para comprobar si la versión de tu app, los filtros y las extensiones están actualizados. - Guía de configuración para administradores de sistemas +![Buscar actualizaciones](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 91% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 8dd941490a8..682c187ef03 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard viene con cuatro scripts de usuario preinstalados: ### AdGuard Assistant (Beta) -AdGuard Assistant es la versión heredada de Asistente, que puedes usar si el [nuevo Asistente](/adguard-for-windows/browser-assistant.md) no está disponible para tu navegador. Como su nombre indica, te ayuda a gestionar los ajustes básicos de AdGuard directamente desde tu navegador sin abrir la app. +AdGuard Assistant es la versión heredada de Asistente, que puedes usar si el [nuevo Asistente](/archive/adguard-for-windows/browser-assistant.md) no está disponible para tu navegador. Como su nombre indica, te ayuda a gestionar los ajustes básicos de AdGuard directamente desde tu navegador sin abrir la app. AdGuard Assistant funciona con todos los navegadores compatibles con Microsoft Windows. No aparecerá en sitios web excluidos del filtro ni en ciertas páginas donde pueda causar problemas de visualización. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 05c0ff6cd90..3a98dfd018d 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Este artículo describe AdGuard para Windows v8.0, un bloqueador de anuncios int La pestaña _Protección_ contiene todas las claves de seguridad y los ajustes de filtrado. Aquí puedes controlar _Bloqueo de anuncios_, _Protección de rastreo_, _Bloqueo de molestias_, _Protección DNS_, _Seguridad de navegación_, _Control parental_ y _Extensiones_. También puedes gestionar AdGuard Assistant aquí, una herramienta que te permite controlar su funcionalidad sin abrir la app. Cada una de estas características se describe en un artículo independiente. -[Bloqueo de anuncios](/adguard-for-windows-8/protection/ad-blocking) +[Bloqueo de anuncios](/adguard-for-windows/protection/ad-blocking) -[Protección contra el rastreo](/adguard-for-windows-8/protection/tracking-protection) +[Protección contra el rastreo](/adguard-for-windows/protection/tracking-protection) -[Bloqueo de elementos molestos](/adguard-for-windows-8/protection/annoyance-blocking) +[Bloqueo de elementos molestos](/adguard-for-windows/protection/annoyance-blocking) -[Protección DNS](/adguard-for-windows-8/protection/dns-protection) +[Protección DNS](/adguard-for-windows/protection/dns-protection) -[Seguridad de navegación](/adguard-for-windows-8/protection/browsing-security) +[Seguridad de navegación](/adguard-for-windows/protection/browsing-security) -[Control parental](/adguard-for-windows-8/protection/parental-control) +[Control parental](/adguard-for-windows/protection/parental-control) -[Extensiones](/adguard-for-windows-8/protection/extensions) +[Extensiones](/adguard-for-windows/protection/extensions) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 65% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index c5823ab381e..b0b47ab1b65 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Si lo deseas, puedes aceptar enviar datos de uso de apps anonimizados para ayuda En caso de problemas, puedes cambiar el nivel de registro para crear registros detallados para el equipo de soporte. -En [_Editor de filtrado_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), puedes añadir tus propias reglas de filtrado o importar filtros listos para usar. +En [_Editor de filtrado_](/adguard-for-windows/settings/app-settings/filter-editor.md), puedes añadir tus propias reglas de filtrado o importar filtros listos para usar. -[_Configuración de red_](/adguard-for-windows-8/settings/app-settings/network-settings.md) incluyen todas las opciones relacionadas con el filtrado de red y cómo AdGuard interactúa con la red de tu sistema. +[_Configuración de red_](/adguard-for-windows/settings/app-settings/network-settings.md) incluyen todas las opciones relacionadas con el filtrado de red y cómo AdGuard interactúa con la red de tu sistema. -La configuración [_Avanzado_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) está destinada a usuarios experimentados. Rara vez se necesitan en el uso diario y solo deben cambiarse si sabes lo que haces o si nuestro equipo de soporte te lo pide. +La configuración [_Avanzado_](/adguard-for-windows/settings/app-settings/advanced-settings.md) está destinada a usuarios experimentados. Rara vez se necesitan en el uso diario y solo deben cambiarse si sabes lo que haces o si nuestro equipo de soporte te lo pide. ![Configuración de la app](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 84% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 252e0cd177f..48006bca2bf 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ Hay otras opciones útiles de AdGuard que no deberían pasar desapercibidas en e ![Ajustes](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Ajustes de la aplicación](/adguard-for-windows-8/settings/app-settings) +## [Ajustes de la aplicación](/adguard-for-windows/settings/app-settings) Lenguaje y tema, canal de actualización e intervalo, opciones avanzadas para usuarios experimentados y un editor de filtros para crear rápidamente reglas personalizadas. -## [Licencia](/adguard-for-windows-8/settings/license) +## [Licencia](/adguard-for-windows/settings/license) Información sobre el tipo de licencia, el número de dispositivos disponibles y el código de activación, con opciones para actualizar o restablecer la licencia y vincularla a tu cuenta de AdGuard. -## [Soporte](/adguard-for-windows-8/settings/support) +## [Soporte](/adguard-for-windows/settings/support) FAQ y formulario de soporte, herramientas para reportar anuncios no bloqueados y solicitar nuevas funciones, posibilidad de calificar la aplicación, compartir comentarios y acceder a las redes sociales de AdGuard. -## [Acerca de](/adguard-for-windows-8/settings/about) +## [Acerca de](/adguard-for-windows/settings/about) Detalles sobre la versión de la aplicación y las bibliotecas, así como enlaces a documentos legales. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 2ff67050db0..00000000000 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Resolución de problemas -sidebar_position: 1 ---- - -:::info - -Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. Para ver cómo funciona, [descarga la app de AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Aquí hay algunos problemas comunes y sus soluciones, guías e instrucciones que puedes necesitar. - -- [Compatibilidad del controlador WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Problemas relacionados con certificados](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Cómo recoger registros de AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Cómo recoger registros de instalación de AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Cómo recoger registros del sistema de Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Errores comunes del instalador](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Guía de configuración de bajo nivel Avanzado](/adguard-for-windows/solving-problems/low-level-settings/) -- [Cómo crear un archivo de volcado](/adguard-for-windows/solving-problems/dump-file/) -- [Posibles filtraciones de DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemas conocidos de AdGuard para Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Cómo solucionar el error `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index c184d197462..cae0257808b 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,146 +1,133 @@ --- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +title: Problemas de filtrado en Chrome 142+ al usar el controlador TDI +sidebar_position: 1 --- :::info -Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +Este artículo describe AdGuard para Windows v8.0, un bloqueador de anuncios integral que protege su dispositivo a nivel del sistema. Esta es una versión beta que aún está en desarrollo. Para probarlo, descarga la [versión beta de AdGuard para Windows](https://agrd.io/windows_beta). ::: -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. +Algunos usuarios de AdGuard para Windows pueden notar que [la aplicación deja de filtrar el tráfico en navegadores basados en Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partir de Google Chrome 142+, el tráfico del navegador simplemente no aparece a nivel del controlador TDI, lo que impide que AdGuard lo inspeccione o lo filtre. -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. +Este comportamiento no es un error en AdGuard, sino el resultado de cambios recientes en la arquitectura y la seguridad de los navegadores modernos. -## Why this happens +## Por qué sucede esto -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. +Navegadores basados en Chromium (Chrome, Edge, Brave, Vivaldi, etc.) han estado fortaleciendo su arquitectura de seguridad. Un cambio significativo es trasladar los procesos internos sensibles al [sandbox de Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), incluido el Network Service, que gestiona todo el tráfico del navegador. -### What changed in Chrome 142 +### Qué cambió en Chrome 142 -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. +A partir de Chrome 142, el proceso Network Service ahora se inicia dentro de AppContainer de forma predeterminada. -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. +Cuando esto ocurre, las aplicaciones que se ejecutan en un AppContainer no utilizan la interfaz de red TDI heredada; en su lugar, su tráfico se enruta a través de la pila más moderna WSK (Winsock Kernel). Como resultado, el controlador TDI no puede ver, interceptar ni procesar las conexiones que pasan por WSK, y todo el tráfico del navegador se vuelve invisible para el controlador TDI utilizado por AdGuard. -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. +Este comportamiento está controlado completamente por las políticas de aislamiento (sandboxing) de Chrome y los experimentos internos (pruebas de campo), no por la configuración del usuario. -## Why this affects AdGuard +## Por qué esto afecta a AdGuard -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. +El controlador TDI es una tecnología de Windows obsoleta que ha sido descontinuada y no es compatible por Microsoft desde hace muchos años. No es compatible con los modelos modernos de aislamiento y sandboxing utilizados por los navegadores. -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. +Debido a esto, la visibilidad del tráfico basada en TDI se vuelve cada vez más inestable. En algunos navegadores, ya ha desaparecido por completo, y eventualmente dejará de funcionar por completo. -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. +AdGuard ya considera obsoleto el controlador TDI, y su eliminación completa está prevista a medida que el producto evoluciona. -## Permanent solution +## Solución permanente -From v7.22.4, we’ve added experimental support for the SockFilter driver. Soluciona el problema al resolver conflictos en la stack WFP. [Más información](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +Desde la versión 8.0 RC, hemos añadido soporte experimental para el controlador SockFilter. Soluciona el problema al resolver conflictos en la stack WFP. [Más información](/adguard-for-windows/settings/app-settings/network-settings/). Para usarlo, ve a _Configuración → Red → Filtrado de tráfico_, habilita el filtrado de tráfico y selecciona _SockFilter (Experimental)_ de la lista de opciones disponibles. Como es experimental, puede haber errores. Si notas algo inusual, inesperado o simplemente roto, **puedes volver a TDI o WFP en cualquier momento** en la misma sección. -## Temporary solution +## Solución temporal -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. +Ciertos cambios en el registro de Windows pueden obligar al navegador a dejar de usar AppContainer, provocando que sus procesos vuelvan a ejecutarse en un modo sin sandbox. El Servicio de red deja de usar la pila WSK y recurre a una ruta de red que el controlador TDI puede ver. AdGuard vuelve a tener la capacidad de filtrar el tráfico del navegador. -### How to modify the registry in Chromium-based browsers +### Cómo modificar el registro en navegadores basados en Chromium :::warning -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. +Se requieren derechos de administrador para editar el registro. Los cambios incorrectos pueden afectar la estabilidad y la seguridad del sistema o del navegador. Siempre cree una copia de seguridad de la rama del registro antes de modificarla. -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. +Antes de continuar, ten en cuenta que esta solución reduce la seguridad del sandbox/AppContainer, haciendo que el navegador esté menos aislado. Se aplica a todo el sistema porque modifica `HKLM`, y solo debe usarse para depuración, soluciones temporales, en entornos controlados o cuando la interceptación de tráfico basada en TDI sea estrictamente necesaria. -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** +**No** debería aplicarse de forma generalizada en las máquinas de usuarios finales. **Continúa solo si entiendes las implicaciones.** ::: -#### Using .reg files +Puedes aplicar automáticamente los cambios necesarios en el registro usando uno de los archivos de .reg pregenerados que aparecen a continuación. Cada archivo desactiva el sandboxing de AppContainer/Network Service para un navegador específico basado en Chromium: -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: +- [Descargar Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Descargar Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Descargar Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Descargar Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Descargar Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Descargar YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Si tu navegador no está listado, sigue las instrucciones del manual a continuación para crear las entradas necesarias en el registro: -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: +1. Determina su rama de política consultando la documentación oficial del proveedor o abriendo la página interna de políticas. En Chrome, navega hasta 'chrome://policy'. Otros navegadores usan un camino similar. -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) +2. Identifica la rama correcta del registro para tu navegador. Diferentes navegadores basados en Chromium utilizan distintas rutas de política bajo 'HKLM'. Debe seguir el modelo 'HKLM\SOFTWARE\Políticas\\\`. -#### Explicit registry editing +3. Abre el editor del registro: -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + - Pulsa _Win + R_ + - Escribe _regedit_ y pulsa _Enter_ + - Aprueba el aviso UAC ejecutándolo como administrador -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. +4. Haz una copia de seguridad de la rama Policies: -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + - En el panel izquierdo, navega hasta 'HKEY_LOCAL_MACHINE\SOFTWARE\Políticas' + - Haz clic derecho en _Políticas_ → _Exportar_ + - Guarda el archivo como _Policies_backup.reg_ -3. Open the Registry Editor: + Si algo sale mal, puedes restaurar la copia de seguridad haciendo doble clic en este archivo. - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator +5. Navega hasta la clave de política de tu navegador: -4. Back up the Policies branch: + - Amplía el camino 'HKEY_LOCAL_MACHINE' → _SOFTWARE_ → _Políticas_. + - Localiza la carpeta correspondiente a tu navegador. - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ +Si la clave no existe, puedes crearla manualmente. Ejemplo para Chrome: - If something goes wrong, you can restore the backup by double-clicking this file. +- Haz clic derecho en _Políticas_ → _Nuevo_ → _Clave_ y ponle el nombre 'Google' +- Dentro de 'Google', crea otra clave llamada 'Chrome' -5. Navigate to your browser’s policy key: +Repite la misma lógica para Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Deberías acabar con una clave que se parezca a 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\\`. - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. +1. Añade los valores del registro requeridos: -If the key does not exist, you can create it manually. Example for Chrome: + - En la clave correcta, haz clic en el panel derecho → _Nuevo_ → _Valor DWORD (32 bits)_ -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` + - Llámalo 'RendererAppContainerEnabled' -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: + - Haz doble clic y pon: - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) + - **Base:** Hexadecimal o Decimal (cualquiera de las dos está bien) - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + - Repite el proceso y crea un segundo DWORD 'NetworkServiceSandboxEnabled'. - - Set its value to 0. + - Ponle su valor a 0. - Both parameters must be `REG_DWORD` and have the value **0**. + Ambos parámetros deben ser 'REG_DWORD' y tener el valor **0**. -2. Close the browser and apply the settings. To ensure the policy is loaded: +2. Cierra el navegador y aplica la configuración. Para asegurar que la política esté cargada: - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser + - Cierra completamente el navegador + - Revisa el Administrador de tareas y asegúrate de que ningún proceso como _chrome.exe_, _msedge.exe_, _brave.exe_ siga ejecutándose + - Vuelve a abrir el navegador -3. Verify that the policies have been applied by opening the policy viewer for your browser. +3. Verifica que las políticas se hayan aplicado abriendo el visor de políticas en tu navegador. -You should see the following policies active: +Deberías ver activas las siguientes políticas: -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** +- 'RendererAppContainerEnabled' — **0 / false** +- 'NetworkServiceSandboxEnabled' — **0 / false** -If available, click _Reload policies_. +Si está disponible, haz clic en _Recargar políticas_. ¡Listo! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..408d1bf5fd7 --- /dev/null +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard para Windows +sidebar_position: 1 +--- + +:::info + +Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. Para ver cómo funciona, [descarga la app de AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Funciones](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Instalación](/archive/adguard-for-windows/installation.md) + + Instalación, desinstalación y requisitos del sistema para AdGuard para Windows + +- [Asistente de navegador](/archive/adguard-for-windows/browser-assistant.md) + + Una extensión que complementa la aplicación de escritorio y te permite gestionar el filtrado desde tu navegador + +- [Resolviendo problemas](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Problemas conocidos y posibles soluciones + +- [Documentación para administradores](/archive/adguard-for-windows/admins-documentation.md) + + Guía de configuración para administradores de sistemas diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 17a58ad1874..f55ad13759a 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Las siguientes extensiones se instalan con AdGuard: **Asistente de AdGuard** -El Asistente de AdGuard es un asistente antiguo que puede utilizar si el [nuevo Asistente](/adguard-for-windows/browser-assistant.md) no está disponible para tu navegador. El nombre de esta extensión es bastante deliberado: en realidad ayuda al usuario a cambiar la configuración básica de AdGuard directamente en el navegador, sin la necesidad de abrir la aplicación. AdGuard Assistant funciona con todos los navegadores compatibles con Microsoft Windows. Además, el icono del Asistente de AdGuard no se mostrará en los sitios web enumerados como excepciones por el usuario y en determinadas páginas web donde existe el riesgo de que se muestre contenido incorrecto. +El Asistente de AdGuard es un asistente antiguo que puede utilizar si el [nuevo Asistente](/archive/adguard-for-windows/browser-assistant.md) no está disponible para tu navegador. El nombre de esta extensión es bastante deliberado: en realidad ayuda al usuario a cambiar la configuración básica de AdGuard directamente en el navegador, sin la necesidad de abrir la aplicación. AdGuard Assistant funciona con todos los navegadores compatibles con Microsoft Windows. Además, el icono del Asistente de AdGuard no se mostrará en los sitios web enumerados como excepciones por el usuario y en determinadas páginas web donde existe el riesgo de que se muestre contenido incorrecto. **AdGuard Extra** diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 73% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index c343b9893b7..17a044a6aa8 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multi ::: -- [Pantalla de inicio](/adguard-for-windows/features/home-screen/) +- [Pantalla de inicio](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Configuración](/adguard-for-windows/features/settings/) +- [Configuración](/archive/adguard-for-windows/features/settings/) Configuración de tema e idioma, personalización de bloqueo de anuncios, Protección DNS, controles parentales, gestión de extensiones y opciones avanzadas para usuarios expertos -- [Extensiones](/adguard-for-windows/features/extensions/) +- [Extensiones](/archive/adguard-for-windows/features/extensions/) Una función que te permite ampliar la funcionalidad de los sitios web agregando scripts y estilos de usuario -- [Red](/adguard-for-windows/features/network/) +- [Red](/archive/adguard-for-windows/features/network/) Opciones adicionales relacionadas con la red y configuración de proxy -- [Otras funciones](/adguard-for-windows/features/others/) +- [Otras funciones](/archive/adguard-for-windows/features/others/) Soporte, gestión de licencias, opciones del menú de la bandeja, versión de la app y actualizaciones diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 65c9c096781..f60ee6b1d4f 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 96% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 89156ba7052..8626c9b5247 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Configuración_ es la sección que requiere mayor atención. Aquí es donde pod ### Configuración general -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Además, configuración es el lugar al que acudir si AdGuard para Windows no funciona correctamente y el equipo de soporte te pidió que [recopiles _Logs de depuración_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Además, configuración es el lugar al que acudir si AdGuard para Windows no funciona correctamente y el equipo de soporte te pidió que [recopiles _Logs de depuración_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Si deseas saber qué se puede configurar en _Configuración avanzada_, lee el [artículo dedicado](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Si deseas saber qué se puede configurar en _Configuración avanzada_, lee el [artículo dedicado](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Explicamos más sobre cómo trabajar con él y qué hacer si no hay un Asistente de navegador disponible para tu navegador en el [artículo separado](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Explicamos más sobre cómo trabajar con él y qué hacer si no hay un Asistente de navegador disponible para tu navegador en el [artículo separado](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..064ce075fff --- /dev/null +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Resolución de problemas +sidebar_position: 1 +--- + +:::info + +Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. Para ver cómo funciona, [descarga la app de AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Aquí hay algunos problemas comunes y sus soluciones, guías e instrucciones que puedes necesitar. + +- [Compatibilidad del controlador WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Problemas relacionados con certificados](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Cómo recoger registros de AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Cómo recoger registros de instalación de AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Cómo recoger registros del sistema de Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Errores comunes del instalador](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Guía de configuración de bajo nivel Avanzado](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Cómo crear un archivo de volcado](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Posibles filtraciones de DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Problemas conocidos de AdGuard para Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Cómo solucionar el error `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..b2546e6a46e --- /dev/null +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +Este artículo trata sobre AdGuard para Windows, un bloqueador de anuncios multifuncional que protege tu dispositivo a nivel de sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. Soluciona el problema al resolver conflictos en la stack WFP. [Más información](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +Para usarlo, ve a _Configuración → Red → Filtrado de tráfico_, habilita el filtrado de tráfico y selecciona _SockFilter (Experimental)_ de la lista de opciones disponibles. + +Como es experimental, puede haber errores. Si notas algo inusual, inesperado o simplemente roto, **puedes volver a TDI o WFP en cualquier momento** en la misma sección. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +¡Listo! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 6090a73cbe3..3e2e4f9eeaf 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/es/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/es/docusaurus-plugin-content-docs/current/general/extensions.md index 0d6c9667c8b..8423da8b0e6 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Los scripts de usuario (también los llamamos "extensiones") son, de facto, mini :::note Aplicaciones compatibles -AdGuard puede ampliar significativamente la funcionalidad del sitio web al actuar como administrador de scripts de usuario. Puedes agregar tus scripts personalizados o administrar los existentes en nuestros tres productos: [AdGuard para Windows](/adguard-for-windows/features/extensions), [AdGuard para Android](/adguard-for-android/features/settings#userscripts) y [AdGuard para Mac](/adguard-for-mac/features/extensions). +AdGuard puede ampliar significativamente la funcionalidad del sitio web al actuar como administrador de scripts de usuario. Puedes agregar tus scripts personalizados o administrar los existentes en nuestros tres productos: [AdGuard para Windows](/adguard-for-windows/protection/extensions), [AdGuard para Android](/adguard-for-android/features/settings#userscripts) y [AdGuard para Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/es/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/es/docusaurus-plugin-content-docs/current/general/how-to-install.md index 60104819bc3..05094429efd 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Dependiendo de la aplicación AdGuard o de la extensión del navegador que desee [AdGuard para iOS](/adguard-for-ios/installation) -[AdGuard para Windows](/adguard-for-windows/installation) +[AdGuard para Windows](/adguard-for-windows/) [AdGuard para Mac](/adguard-for-mac/installation) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/es/docusaurus-plugin-content-docs/current/guides/report-website.md index 71712dd55ba..b3aabb54959 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Para informar sobre la reinserción de un anuncio o la visualización incorrecta ### Windows {#windows} -- Abre [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) y presiona **Reportar un problema**: +- Abre [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) y presiona **Reportar un problema**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/intro.md b/i18n/es/docusaurus-plugin-content-docs/current/intro.md index 5f42349eeee..78467add4fc 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard es uno de los líderes en el mercado de software de bloqueo de anuncios con más de 15 años de experiencia, casi una docena de productos para varias plataformas y más de 375 millones de instalaciones de usuarios. A diferencia de otras soluciones de bloqueo de publicidad, la mayoría de las cuales están basadas en navegador, ofrecemos aplicaciones independientes para todas las plataformas principales, tanto de escritorio como en teléfonos inteligentes. Las aplicaciones AdGuard son más poderosas que las extensiones de navegador, pueden bloquear más y hacerlo de manera más eficiente: -- [AdGuard para Windows](/adguard-for-windows/features/home-screen) +- [AdGuard para Windows](/adguard-for-windows/) - [AdGuard para Mac](/adguard-for-mac/features/main) - [AdGuard para Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard para iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 55059f69b9a..0193f4e921d 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index dc2217c07ab..a319ccea0c8 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 63cf8114bf1..aee05ec197d 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index e7f71ee45e7..607da5cec68 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 307e8c0dc89..c5e8c6283e8 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 994dbfb335d..e5d946e49d3 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f8074e9cfa1..b69464b6d0a 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5699b31b033..8bf2d1500ad 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 1ab588bb16c..00c2124c31d 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/fa/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/fa/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/fa/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/intro.md b/i18n/fa/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index dc2217c07ab..a319ccea0c8 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 63% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 63cf8114bf1..aee05ec197d 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ If you wish, you can agree to send anonymized app usage data to help us improve In case of issues, you can change the logging level to create detailed logs for the support team. -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index e7f71ee45e7..607da5cec68 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 994dbfb335d..e5d946e49d3 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5699b31b033..8bf2d1500ad 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 85% rename from i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 1ab588bb16c..00c2124c31d 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/fi/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/fi/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/fi/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/intro.md b/i18n/fi/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 3129a84fca8..b1ab35d9d4a 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Si vous avez la version de bureau d'AdGuard installée sur votre PC, il est pré ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -L'Assistant de navigateur AdGuard Browser Assistant est une extension de navigateur qui fonctionne et se sent comme l'Extension de navigateur AdGuard, mais elle est beaucoup plus légère et n'interfère pas avec les applications de bureau. Vous pouvez [apprendre plus sur l'Assistant de navigateur pour Windows](/adguard-for-windows/browser-assistant) ou [Mac](/adguard-for-mac/features/browser-assistant), ou [le télécharger depuis notre site web](https://adguard.com/adguard-assistant/overview.html). +L'Assistant de navigateur AdGuard Browser Assistant est une extension de navigateur qui fonctionne et se sent comme l'Extension de navigateur AdGuard, mais elle est beaucoup plus légère et n'interfère pas avec les applications de bureau. Vous pouvez [apprendre plus sur l'Assistant de navigateur pour Windows](/archive/adguard-for-windows/browser-assistant) ou [Mac](/adguard-for-mac/features/browser-assistant), ou [le télécharger depuis notre site web](https://adguard.com/adguard-assistant/overview.html). L'Assistant de navigateur AdGuard est disponible dans tous les navigateurs principaux. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index bf1428b6b06..a93978a0b1d 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Cet article concerne l'extension de navigateur AdGuard, qui protège uniquement ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 331a0d3735b..d88d99fe718 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index b5d5a73afbc..660b0fe1bc6 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Cet article concerne l'extension de navigateur AdGuard, qui protège uniquement ::: -AdGuard propose une gamme de produits logiciels qui bloquent les publicités et les traceurs sur différentes plateformes. L'un des produits AdGuard les plus populaires est une extension gratuite qui fonctionne sur cinq navigateurs populaires : Chrome, Firefox, Edge, Opera et Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard propose une gamme de produits logiciels qui bloquent les publicités et les traceurs sur différentes plateformes. L'un des produits AdGuard les plus populaires est une extension gratuite qui fonctionne sur cinq navigateurs populaires : Chrome, Firefox, Edge, Opera et Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Extension AdGuard pour Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b5d24e45cd5..00000000000 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard pour Windows v8 -sidebar_position: 1 ---- - -:::info - -Cet article décrit AdGuard pour Windows v8.0, un bloqueur de publicité complet qui protège votre appareil au niveau du système. Il s'agit d'une version bêta encore en développement. Pour l'essayer, téléchargez la [version bêta d'AdGuard pour Windows](https://agrd.io/windows_beta). - -::: - -AdGuard pour Windows est un outil facile à utiliser qui bloque les bannières, les pop-ups, les publicités vidéo et les traqueurs agaçants. Mais ce n'est pas tout : il vous aide à enregistrer le trafic, à charger les pages Web plus rapidement et à protéger votre ordinateur contre les sites Web indésirables et potentiellement malveillants. AdGuard vous protège également des sites web hameçonneurs et tient vos enfants à l'écart des contenus inappropriés. - -## Configuration requise - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Écran d'accueil](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -Sur l'écran d'accueil, vous trouverez un bouton pour activer ou désactiver la protection AdGuard, ainsi que des icônes pour le _Blocage des publicités_, la _Protection contre le pistage_, la _Protection DNS_ et le _Blocage des nuisances_. Les paramètres principaux sont accessibles via le menu latéral gauche. - -## [Protection](/adguard-for-windows-8/protection/) - -Les paramètres pour configurer le _Blocage des publicités_, la _Protection contre le suivi_, la _Protection DNS_, le _Blocage des nuisances_, la _Navigation sécurisée_, le _Contrôle parental_, et les _Extensions_. - -## [Statistiques](/adguard-for-windows-8/statistics/) - -Informations détaillées sur les publicités bloquées, les traqueurs et l'utilisation des données. - -## [Gestion des applications](/adguard-for-windows-8/app-management/) - -Paramètres pour personnaliser le filtrage et le routage du trafic pour chaque app et navigateur. - -## [Paramètres](/adguard-for-windows-8/settings/) - -Options permettant de sélectionner la langue et le thème, de consulter les documents juridiques, de vérifier les informations de licence et de contacter l'assistance. Les paramètres avancés et les paramètres réseau se trouvent également là. - -Cliquez sur _Vérifier les mises à jour_ pour vérifier si la version de votre application, les filtres et les extensions sont à jour. - -![Vérifier les mises à jour](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index d55ad94d1d9..00000000000 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Problèmes de filtrage dans Chrome 142+ lors de l'utilisation du pilote TDI -sidebar_position: 1 ---- - -:::info - -Cet article décrit AdGuard pour Windows v8.0, un bloqueur de publicité complet qui protège votre appareil au niveau du système. Il s'agit d'une version bêta encore en développement. Pour l'essayer, téléchargez la [version bêta d'AdGuard pour Windows](https://agrd.io/windows_beta). - -::: - -Certains utilisateurs d'AdGuard pour Windows peuvent remarquer que [l'application cesse de filtrer le trafic dans les navigateurs basés sur Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). À partir de Google Chrome 142+, le trafic du navigateur n'apparaît tout simplement pas au niveau du pilote TDI, empêchant AdGuard de l'inspecter ou de le filtrer. - -Ce comportement n'est pas un bug d'AdGuard, mais le résultat de récentes modifications architecturales et de sécurité apportées aux navigateurs modernes. - -## Pourquoi cela arrive-t-il - -Les navigateurs basés sur Chromium (Chrome, Edge, Brave, Vivaldi, etc.) ont renforcé leur architecture de sécurité. Un changement important consiste à déplacer les processus internes sensibles dans le [sandbox Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), y compris le service réseau, qui gère tout le trafic du navigateur. - -### Qu'est-ce qui a changé dans Chrome 142 ? - -À partir de Chrome 142, le processus de service réseau est désormais lancé dans AppContainer par défaut. - -Dans ce cas, les applications exécutées dans l'AppContainer n'utilisent pas l'interface réseau TDI héritée ; leur trafic est acheminé via la pile WSK (Winsock Kernel) plus moderne. Par conséquent, le pilote TDI ne peut ni voir, ni intercepter, ni traiter les connexions qui transitent par WSK, et tout le trafic du navigateur devient invisible pour le pilote TDI utilisé par AdGuard. - -Ce comportement est entièrement contrôlé par les politiques de sandbox de Chrome et ses expériences internes (essais sur le terrain), et non par les paramètres de l'utilisateur. - -## Pourquoi cela affecte AdGuard - -Le pilote TDI est une technologie Windows obsolète qui a été dépréciée et n'est plus prise en charge par Microsoft depuis de nombreuses années. Il n'est pas compatible avec les modèles modernes d'isolation et de sandbox utilisés par les navigateurs. - -De ce fait, la visibilité du trafic basée sur le TDI devient de plus en plus instable. Sur certains navigateurs, cette fonctionnalité a déjà complètement disparu et finira par cesser de fonctionner totalement. - -AdGuard considère déjà le pilote TDI comme obsolète, et sa suppression complète est prévue à mesure que le produit évolue. - -## Solution permanente - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Plus d'informations](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Solution temporaire - -Certaines modifications du registre Windows peuvent forcer le navigateur à cesser d'utiliser AppContainer, ce qui aura pour conséquence que ses processus s'exécutent à nouveau en mode non isolé. Le service réseau cesse d'utiliser la pile WSK et se rabat sur un chemin réseau que le pilote TDI peut voir. AdGuard retrouve alors la capacité de filtrer le trafic du navigateur. - -### Comment modifier le registre dans les navigateurs basés sur Chromium - -:::warning - -Des droits d'administrateur sont requis pour modifier le registre. Des modifications incorrectes peuvent affecter la stabilité et la sécurité du système ou du navigateur. Créez toujours une sauvegarde de la branche du registre avant de la modifier. - -Avant de continuer, gardez à l’esprit que cette solution réduit la sécurité du sandbox/AppContainer, en rendant le navigateur moins isolé. Elle s'applique à l'ensemble du système car elle modifie `HKLM`, et ne doit être utilisée que pour le débogage, les solutions de contournement temporaires, dans des environnements contrôlés, ou lorsque l'interception du trafic basée sur TDI est strictement nécessaire. - -Elle ne devrait **pas** être appliquée de manière généralisée aux machines des utilisateurs finaux. \*\*Ne procédez que si vous en comprenez les implications - -::: - -Vous pouvez appliquer automatiquement les modifications de registre nécessaires en utilisant l'un des fichiers .reg pré-générés ci-dessous. Chaque fichier désactive le sandboxing d'AppContainer/Network Service pour un navigateur spécifique basé sur Chromium : - -- [Télécharger Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Télécharger Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Télécharger Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Télécharger Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Télécharger Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Télécharger YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -Si votre navigateur n'est pas répertorié, suivez les instructions manuelles ci-dessous pour créer les entrées de registre nécessaires : - -1. Déterminez sa branche politique en vérifiant la documentation officielle du vendeur ou en ouvrant la page de politique interne. Dans Chrome, accédez à `chrome://policy`. Les autres navigateurs utilisent un chemin similaire. - -2. Identifiez la branche de registre appropriée pour votre navigateur. Les différents navigateurs basés sur Chromium utilisent des chemins de stratégie différents sous `HKLM`. Il devrait suivre le modèle `HKLM\SOFTWARE\Policies\\`. - -3. Ouvrez l'Éditeur du Registre : - - - Appuyez sur _Win + R_ - - Tapez _regedit_ puis appuyez sur _Entrée_ - - Approuvez l'invite UAC en l'exécutant en tant qu'administrateur - -4. Sauvegarder la branche des Politiques : - - - Dans le panneau de gauche, accédez à `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Cliquez avec le bouton droit sur _Politiques_ → _Exporter_ - - Enregistrez le fichier sous le nom _Policies_backup.reg_ - - Si quelque chose tourne mal, vous pouvez restaurer la sauvegarde en double-cliquant sur ce fichier. - -5. Accédez à la clé de stratégie de votre navigateur : - - - Développez le chemin `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Localisez le dossier correspondant à votre navigateur. - -Si la clé n'existe pas, vous pouvez la créer manuellement. Exemple pour Chrome : - -- Faites un clic droit sur _Stratégies_ → _Nouveau_ → _Clé_ et nommez-la `Google` -- Dans `Google`, créez une autre clé nommée `Chrome` - -Répétez la même logique pour Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Vous devriez obtenir une clé qui ressemble à `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Ajoutez les valeurs obligatoires du registre : - - - Dans la clé correcte, cliquez sur le panneau de droite → _Nouveau_ → _Valeur DWORD (32 bits)_ - - - Nommez-le `RendererAppContainerEnabled` - - - Double-cliquez dessus et définissez : - - - **Valeur :** 0 - - **Base :** Hexadécimal ou Décimal (l'un ou l'autre convient) - - - Répétez le processus et créez une deuxième valeur DWORD `NetworkServiceSandboxEnabled`. - - - Définissez sa valeur à 0. - - Les deux paramètres doivent être de type `REG_DWORD` et avoir la valeur **0**. - -2. Fermez le navigateur et appliquez les paramètres. Pour garantir que la politique est chargée : - - - Fermer complètement le navigateur - - Vérifiez le Gestionnaire des tâches et assurez-vous qu'aucun processus tel que _chrome.exe_, _msedge.exe_, _brave.exe_ ne reste en cours d'exécution - - Rouvrez le navigateur - -3. Vérifiez que les politiques ont été appliquées en ouvrant le visualiseur de politiques pour votre navigateur. - -Vous devriez voir les politiques actives suivantes : - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -Si disponible, cliquez sur _Recharger les politiques_. - -C'est fait ! diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 9d9d72dfc83..172aa7f3486 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard pour Windows +title: AdGuard pour Windows v8 sidebar_position: 1 --- :::info -Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. Pour voir comment ça fonctionne, [téléchargez l'application AdGuard](https://agrd.io/download-kb-adblock) +Cet article décrit AdGuard pour Windows v8.0, un bloqueur de publicité complet qui protège votre appareil au niveau du système. Il s'agit d'une version bêta encore en développement. Pour l'essayer, téléchargez la [version bêta d'AdGuard pour Windows](https://agrd.io/windows_beta). ::: -- [Fonctionnalités](/adguard-for-windows/features/features.md) +AdGuard pour Windows est un outil facile à utiliser qui bloque les bannières, les pop-ups, les publicités vidéo et les traqueurs agaçants. Mais ce n'est pas tout : il vous aide à enregistrer le trafic, à charger les pages Web plus rapidement et à protéger votre ordinateur contre les sites Web indésirables et potentiellement malveillants. AdGuard vous protège également des sites web hameçonneurs et tient vos enfants à l'écart des contenus inappropriés. - Main features and settings available in AdGuard for Windows +## Configuration requise -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Vous trouverez ici la configuration requise ainsi que des instructions sur l'installation et la désinstallation d'AdGuard pour Windows +--- + +![Écran d'accueil](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +Sur l'écran d'accueil, vous trouverez un bouton pour activer ou désactiver la protection AdGuard, ainsi que des icônes pour le _Blocage des publicités_, la _Protection contre le pistage_, la _Protection DNS_ et le _Blocage des nuisances_. Les paramètres principaux sont accessibles via le menu latéral gauche. + +## [Protection](/adguard-for-windows/protection/) + +Les paramètres pour configurer le _Blocage des publicités_, la _Protection contre le suivi_, la _Protection DNS_, le _Blocage des nuisances_, la _Navigation sécurisée_, le _Contrôle parental_, et les _Extensions_. + +## [Statistiques](/adguard-for-windows/statistics/) + +Informations détaillées sur les publicités bloquées, les traqueurs et l'utilisation des données. -- [Assistant AdGuard](/adguard-for-windows/browser-assistant.md) +## [Gestion des applications](/adguard-for-windows/app-management/) - Une extension qui complète l'application de bureau et vous permet de gérer le filtrage depuis votre navigateur +Paramètres pour personnaliser le filtrage et le routage du trafic pour chaque app et navigateur. -- [Résolution des problèmes](/adguard-for-windows/solving-problems/solving-problems.md) +## [Paramètres](/adguard-for-windows/settings/) - Problèmes connus et solutions possibles +Options permettant de sélectionner la langue et le thème, de consulter les documents juridiques, de vérifier les informations de licence et de contacter l'assistance. Les paramètres avancés et les paramètres réseau se trouvent également là. -- [Documentation pour les administrateurs](/adguard-for-windows/admins-documentation.md) +Cliquez sur _Vérifier les mises à jour_ pour vérifier si la version de votre application, les filtres et les extensions sont à jour. - Guide de configuration pour les administrateurs système +![Vérifier les mises à jour](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 91% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 29c1c89bbfb..dfe5efd311c 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard possède quatre userscripts préinstallés : ### Assistant AdGuard (Bêta) -AdGuard Assistant est l'ancienne version de l'Assistant, que vous pouvez utiliser si le [nouvel Assistant](/adguard-for-windows/browser-assistant.md) n'est pas disponible pour votre navigateur. Comme son nom l'indique, il vous permet de gérer les paramètres de base d'AdGuard directement depuis votre navigateur sans ouvrir l'application. +AdGuard Assistant est l'ancienne version de l'Assistant, que vous pouvez utiliser si le [nouvel Assistant](/archive/adguard-for-windows/browser-assistant.md) n'est pas disponible pour votre navigateur. Comme son nom l'indique, il vous permet de gérer les paramètres de base d'AdGuard directement depuis votre navigateur sans ouvrir l'application. L'Assistant AdGuard fonctionne avec tous les navigateurs compatibles avec Microsoft Windows. Il n'apparaîtra pas sur les sites web exclus du filtrage ni sur certaines pages où il pourrait causer des problèmes d'affichage. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 639ce7048c2..f2a614da953 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Cet article décrit AdGuard pour Windows v8.0, un bloqueur de publicité complet L’onglet _Protection_ contient tous les paramètres clés de sécurité et de filtrage. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. Vous pouvez également gérer l'Assistant AdGuard ici — c'est un outil qui vous permet de contrôler sa fonctionnalité sans ouvrir l'app. Chacune de ces fonctionnalités est décrite dans un article séparé. -[Blocage des publicités](/adguard-for-windows-8/protection/ad-blocking) +[Blocage des publicités](/adguard-for-windows/protection/ad-blocking) -[Protection contre le suivi](/adguard-for-windows-8/protection/tracking-protection) +[Protection contre le suivi](/adguard-for-windows/protection/tracking-protection) -[Blocage des nuisances](/adguard-for-windows-8/protection/annoyance-blocking) +[Blocage des nuisances](/adguard-for-windows/protection/annoyance-blocking) -[Protection DNS](/adguard-for-windows-8/protection/dns-protection) +[Protection DNS](/adguard-for-windows/protection/dns-protection) -[Navigation sécurisée](/adguard-for-windows-8/protection/browsing-security) +[Navigation sécurisée](/adguard-for-windows/protection/browsing-security) -[Contrôle parental](/adguard-for-windows-8/protection/parental-control) +[Contrôle parental](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 64% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 2e8df573955..79c2db0db14 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Si vous le souhaitez, vous pouvez accepter de nous envoyer des données anonymis En cas de problème, vous pouvez modifier le niveau de journalisation afin de créer des journaux détaillés pour l'équipe d'assistance. -Dans l'[_Éditeur de filtres_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), vous pouvez ajouter vos propres règles de filtrage ou importer des filtres prêts à l'emploi. +Dans l'[_Éditeur de filtres_](/adguard-for-windows/settings/app-settings/filter-editor.md), vous pouvez ajouter vos propres règles de filtrage ou importer des filtres prêts à l'emploi. -Les [paramètres _Réseau_](/adguard-for-windows-8/settings/app-settings/network-settings.md) incluent toutes les options relatives au filtrage réseau et à la façon dont AdGuard interagit avec le réseau de votre système. +Les [paramètres _Réseau_](/adguard-for-windows/settings/app-settings/network-settings.md) incluent toutes les options relatives au filtrage réseau et à la façon dont AdGuard interagit avec le réseau de votre système. -Les paramètres [_Avancés_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) sont destinés aux utilisateurs expérimentés. Ils sont rarement nécessaires dans le cadre d'une utilisation quotidienne et ne doivent être changés que si vous savez ce que vous faites ou si notre équipe d'assistance vous le demande. +Les paramètres [_Avancés_](/adguard-for-windows/settings/app-settings/advanced-settings.md) sont destinés aux utilisateurs expérimentés. Ils sont rarement nécessaires dans le cadre d'une utilisation quotidienne et ne doivent être changés que si vous savez ce que vous faites ou si notre équipe d'assistance vous le demande. ! [Paramètres de l’application](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 84% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 4161032aad2..d73ec8ff412 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ D’autres options utiles proposées par AdGuard ne devraient pas passer inaper ![Paramètres](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Paramètres de l'application](/adguard-for-windows-8/settings/app-settings) +## [Paramètres de l'application](/adguard-for-windows/settings/app-settings) Langue et thème, canal et intervalle de mise à jour, options avancées pour utilisateurs expérimentés, et un éditeur de filtrage pour créer rapidement des règles personnalisées. -## [Licence](/adguard-for-windows-8/settings/license) +## [Licence](/adguard-for-windows/settings/license) Des informations concernant le type de licence, le nombre d'appareils disponibles et le code d'activation, avec des options pour actualiser ou réinitialiser la licence et la lier à votre compte AdGuard. -## [Assistance](/adguard-for-windows-8/settings/support) +## [Assistance](/adguard-for-windows/settings/support) FAQ et formulaire d'assistance, outils pour signaler les publicités manquées et demander de nouvelles fonctionnalités, possibilité de noter l'application, partager des commentaires et accéder aux réseaux sociaux d'AdGuard. -## [À propos](/adguard-for-windows-8/settings/about) +## [À propos](/adguard-for-windows/settings/about) Détails concernant la version de l'application et les bibliothèques, ainsi que des liens vers les documents juridiques. diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 389a64240be..00000000000 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Résoudre les problèmes -sidebar_position: 1 ---- - -:::info - -Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. Pour voir comment ça fonctionne, [téléchargez l'application AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Voici quelques problèmes auxquels vous pourriez faire face ainsi que des solutions, des guides et des instructions dont vous pourriez avoir besoin. - -- [Compatibilité du pilote WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Problèmes liés aux certificats](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Comment collecter les journaux AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Comment collecter les journaux d'installation d'AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Comment collecter les journaux système de Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Erreurs courantes de l'installateur](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Guide des paramètres Avancés (de bas niveau)](/adguard-for-windows/solving-problems/low-level-settings/) -- [Comment créer un fichier de vidage](/adguard-for-windows/solving-problems/dump-file/) -- [Fuites DNS possibles](/adguard-for-windows/solving-problems/dns-leaks/) -- [Problèmes connus d'AdGuard pour Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Comment résoudre l'erreur `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 4414577222c..77ee872628a 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,146 +1,133 @@ --- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +title: Problèmes de filtrage dans Chrome 142+ lors de l'utilisation du pilote TDI +sidebar_position: 1 --- :::info -Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +Cet article décrit AdGuard pour Windows v8.0, un bloqueur de publicité complet qui protège votre appareil au niveau du système. Il s'agit d'une version bêta encore en développement. Pour l'essayer, téléchargez la [version bêta d'AdGuard pour Windows](https://agrd.io/windows_beta). ::: -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. +Certains utilisateurs d'AdGuard pour Windows peuvent remarquer que [l'application cesse de filtrer le trafic dans les navigateurs basés sur Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). À partir de Google Chrome 142+, le trafic du navigateur n'apparaît tout simplement pas au niveau du pilote TDI, empêchant AdGuard de l'inspecter ou de le filtrer. -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. +Ce comportement n'est pas un bug d'AdGuard, mais le résultat de récentes modifications architecturales et de sécurité apportées aux navigateurs modernes. -## Why this happens +## Pourquoi cela arrive-t-il -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. +Les navigateurs basés sur Chromium (Chrome, Edge, Brave, Vivaldi, etc.) ont renforcé leur architecture de sécurité. Un changement important consiste à déplacer les processus internes sensibles dans le [sandbox Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), y compris le service réseau, qui gère tout le trafic du navigateur. -### What changed in Chrome 142 +### Qu'est-ce qui a changé dans Chrome 142 ? -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. +À partir de Chrome 142, le processus de service réseau est désormais lancé dans AppContainer par défaut. -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. +Dans ce cas, les applications exécutées dans l'AppContainer n'utilisent pas l'interface réseau TDI héritée ; leur trafic est acheminé via la pile WSK (Winsock Kernel) plus moderne. Par conséquent, le pilote TDI ne peut ni voir, ni intercepter, ni traiter les connexions qui transitent par WSK, et tout le trafic du navigateur devient invisible pour le pilote TDI utilisé par AdGuard. -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. +Ce comportement est entièrement contrôlé par les politiques de sandbox de Chrome et ses expériences internes (essais sur le terrain), et non par les paramètres de l'utilisateur. -## Why this affects AdGuard +## Pourquoi cela affecte AdGuard -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. +Le pilote TDI est une technologie Windows obsolète qui a été dépréciée et n'est plus prise en charge par Microsoft depuis de nombreuses années. Il n'est pas compatible avec les modèles modernes d'isolation et de sandbox utilisés par les navigateurs. -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. +De ce fait, la visibilité du trafic basée sur le TDI devient de plus en plus instable. Sur certains navigateurs, cette fonctionnalité a déjà complètement disparu et finira par cesser de fonctionner totalement. -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. +AdGuard considère déjà le pilote TDI comme obsolète, et sa suppression complète est prévue à mesure que le produit évolue. -## Permanent solution +## Solution permanente -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Plus d'informations](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Plus d'informations](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. -## Temporary solution +## Solution temporaire -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. +Certaines modifications du registre Windows peuvent forcer le navigateur à cesser d'utiliser AppContainer, ce qui aura pour conséquence que ses processus s'exécutent à nouveau en mode non isolé. Le service réseau cesse d'utiliser la pile WSK et se rabat sur un chemin réseau que le pilote TDI peut voir. AdGuard retrouve alors la capacité de filtrer le trafic du navigateur. -### How to modify the registry in Chromium-based browsers +### Comment modifier le registre dans les navigateurs basés sur Chromium :::warning -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. +Des droits d'administrateur sont requis pour modifier le registre. Des modifications incorrectes peuvent affecter la stabilité et la sécurité du système ou du navigateur. Créez toujours une sauvegarde de la branche du registre avant de la modifier. -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. +Avant de continuer, gardez à l’esprit que cette solution réduit la sécurité du sandbox/AppContainer, en rendant le navigateur moins isolé. Elle s'applique à l'ensemble du système car elle modifie `HKLM`, et ne doit être utilisée que pour le débogage, les solutions de contournement temporaires, dans des environnements contrôlés, ou lorsque l'interception du trafic basée sur TDI est strictement nécessaire. -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** +Elle ne devrait **pas** être appliquée de manière généralisée aux machines des utilisateurs finaux. \*\*Ne procédez que si vous en comprenez les implications ::: -#### Using .reg files +Vous pouvez appliquer automatiquement les modifications de registre nécessaires en utilisant l'un des fichiers .reg pré-générés ci-dessous. Chaque fichier désactive le sandboxing d'AppContainer/Network Service pour un navigateur spécifique basé sur Chromium : -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: +- [Télécharger Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Télécharger Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Télécharger Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Télécharger Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Télécharger Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Télécharger YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Si votre navigateur n'est pas répertorié, suivez les instructions manuelles ci-dessous pour créer les entrées de registre nécessaires : -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: +1. Déterminez sa branche politique en vérifiant la documentation officielle du vendeur ou en ouvrant la page de politique interne. Dans Chrome, accédez à `chrome://policy`. Les autres navigateurs utilisent un chemin similaire. -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) +2. Identifiez la branche de registre appropriée pour votre navigateur. Les différents navigateurs basés sur Chromium utilisent des chemins de stratégie différents sous `HKLM`. Il devrait suivre le modèle `HKLM\SOFTWARE\Policies\\`. -#### Explicit registry editing +3. Ouvrez l'Éditeur du Registre : -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + - Appuyez sur _Win + R_ + - Tapez _regedit_ puis appuyez sur _Entrée_ + - Approuvez l'invite UAC en l'exécutant en tant qu'administrateur -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. +4. Sauvegarder la branche des Politiques : -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + - Dans le panneau de gauche, accédez à `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Cliquez avec le bouton droit sur _Politiques_ → _Exporter_ + - Enregistrez le fichier sous le nom _Policies_backup.reg_ -3. Open the Registry Editor: + Si quelque chose tourne mal, vous pouvez restaurer la sauvegarde en double-cliquant sur ce fichier. - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator +5. Accédez à la clé de stratégie de votre navigateur : -4. Back up the Policies branch: + - Développez le chemin `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Localisez le dossier correspondant à votre navigateur. - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ +Si la clé n'existe pas, vous pouvez la créer manuellement. Exemple pour Chrome : - If something goes wrong, you can restore the backup by double-clicking this file. +- Faites un clic droit sur _Stratégies_ → _Nouveau_ → _Clé_ et nommez-la `Google` +- Dans `Google`, créez une autre clé nommée `Chrome` -5. Navigate to your browser’s policy key: +Répétez la même logique pour Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Vous devriez obtenir une clé qui ressemble à `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. +1. Ajoutez les valeurs obligatoires du registre : -If the key does not exist, you can create it manually. Example for Chrome: + - Dans la clé correcte, cliquez sur le panneau de droite → _Nouveau_ → _Valeur DWORD (32 bits)_ -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` + - Nommez-le `RendererAppContainerEnabled` -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + - Double-cliquez dessus et définissez : -1. Add the required registry values: + - **Valeur :** 0 + - **Base :** Hexadécimal ou Décimal (l'un ou l'autre convient) - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + - Répétez le processus et créez une deuxième valeur DWORD `NetworkServiceSandboxEnabled`. - - Name it `RendererAppContainerEnabled` + - Définissez sa valeur à 0. - - Double-click it and set: + Les deux paramètres doivent être de type `REG_DWORD` et avoir la valeur **0**. - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) +2. Fermez le navigateur et appliquez les paramètres. Pour garantir que la politique est chargée : - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + - Fermer complètement le navigateur + - Vérifiez le Gestionnaire des tâches et assurez-vous qu'aucun processus tel que _chrome.exe_, _msedge.exe_, _brave.exe_ ne reste en cours d'exécution + - Rouvrez le navigateur - - Set its value to 0. +3. Vérifiez que les politiques ont été appliquées en ouvrant le visualiseur de politiques pour votre navigateur. - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: +Vous devriez voir les politiques actives suivantes : - `RendererAppContainerEnabled` — **0 / false** - `NetworkServiceSandboxEnabled` — **0 / false** -If available, click _Reload policies_. +Si disponible, cliquez sur _Recharger les politiques_. C'est fait ! diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..aad38d9646b --- /dev/null +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard pour Windows +sidebar_position: 1 +--- + +:::info + +Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. Pour voir comment ça fonctionne, [téléchargez l'application AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Fonctionnalités](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Vous trouverez ici la configuration requise ainsi que des instructions sur l'installation et la désinstallation d'AdGuard pour Windows + +- [Assistant AdGuard](/archive/adguard-for-windows/browser-assistant.md) + + Une extension qui complète l'application de bureau et vous permet de gérer le filtrage depuis votre navigateur + +- [Résolution des problèmes](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Problèmes connus et solutions possibles + +- [Documentation pour les administrateurs](/archive/adguard-for-windows/admins-documentation.md) + + Guide de configuration pour les administrateurs système diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 592f7b4c36b..1800e4b4064 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Les extensions suivantes sont installées avec AdGuard : **Assistant AdGuard** -L'Assistant AdGuard est un ancien assistant que vous pouvez utiliser si le [nouvel Assistant](/adguard-for-windows/browser-assistant.md) n'est pas disponible pour votre navigateur. Le nom de cette extension est tout à fait délibéré : elle aide en fait l'utilisateur à modifier les paramètres de base d'AdGuard directement dans le navigateur, sans avoir besoin d'ouvrir l'application elle-même. AdGuard Assistant fonctionne avec tous les navigateurs compatibles avec Microsoft Windows. En outre, l'icône de l'assistant AdGuard ne s'affichera pas sur les sites web répertoriés comme des exceptions par l'utilisateur et sur certaines pages web où il existe un risque d'affichage de contenu incorrect. +L'Assistant AdGuard est un ancien assistant que vous pouvez utiliser si le [nouvel Assistant](/archive/adguard-for-windows/browser-assistant.md) n'est pas disponible pour votre navigateur. Le nom de cette extension est tout à fait délibéré : elle aide en fait l'utilisateur à modifier les paramètres de base d'AdGuard directement dans le navigateur, sans avoir besoin d'ouvrir l'application elle-même. AdGuard Assistant fonctionne avec tous les navigateurs compatibles avec Microsoft Windows. En outre, l'icône de l'assistant AdGuard ne s'affichera pas sur les sites web répertoriés comme des exceptions par l'utilisateur et sur certaines pages web où il existe un risque d'affichage de contenu incorrect. **AdGuard Extra** diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 74% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 33f0f73fe41..0b7fc3b0df2 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonction ::: -- [Écran d'accueil](/adguard-for-windows/features/home-screen/) +- [Écran d'accueil](/archive/adguard-for-windows/features/home-screen/) Sur l'écran principal, vous trouverez _Paramètres_, _Assistance_, _Licence_ et _À propos_, ainsi que des statistiques sur les publicités et les traqueurs bloqués -- [Paramètres](/adguard-for-windows/features/settings/) +- [Paramètres](/archive/adguard-for-windows/features/settings/) Paramètres de thème et de langue, personnalisation du blocage des publicités, Protection DNS, contrôles parentaux, gestion des extensions et options avancées pour les utilisateurs experts -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) Une fonctionnalité qui vous permet d'étendre la fonctionnalité des sites Web en ajoutant des scripts utilisateur et des styles utilisateur -- [Réseau](/adguard-for-windows/features/network/) +- [Réseau](/archive/adguard-for-windows/features/network/) Options supplémentaires liées au réseau et paramètres du proxy -- [Autres fonctionnalités](/adguard-for-windows/features/others/) +- [Autres fonctionnalités](/archive/adguard-for-windows/features/others/) Assistance, gestion des licences, options de menu de la barre d'état, version de l'app et les mises à jour diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index a4bde3af9fc..1ead4a29e2d 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 4cb0a4d231d..340a7e264d2 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Paramètres_ est la section qui nécessite un maximum d'attention. C'est ici qu ### Paramètres généraux -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Les paramètres sont également l'endroit où aller si AdGuard pour Windows ne fonctionne pas correctement et si l'équipe d'assistance vous a demandé de [collecter les _journaux de débogage_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Les paramètres sont également l'endroit où aller si AdGuard pour Windows ne fonctionne pas correctement et si l'équipe d'assistance vous a demandé de [collecter les _journaux de débogage_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Si vous souhaitez savoir ce qui peut être configuré dans _Paramètres avancés_, lisez l'[article dédié](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Si vous souhaitez savoir ce qui peut être configuré dans _Paramètres avancés_, lisez l'[article dédié](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Nous avons expliqué plus en détail comment l'utiliser et que faire s'il n'y a pas d'Assistant de navigateur pour votre navigateur dans l'[article séparé](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Nous avons expliqué plus en détail comment l'utiliser et que faire s'il n'y a pas d'Assistant de navigateur pour votre navigateur dans l'[article séparé](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a52ef601ba1 --- /dev/null +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Résoudre les problèmes +sidebar_position: 1 +--- + +:::info + +Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. Pour voir comment ça fonctionne, [téléchargez l'application AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Voici quelques problèmes auxquels vous pourriez faire face ainsi que des solutions, des guides et des instructions dont vous pourriez avoir besoin. + +- [Compatibilité du pilote WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Problèmes liés aux certificats](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Comment collecter les journaux AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Comment collecter les journaux d'installation d'AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Comment collecter les journaux système de Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Erreurs courantes de l'installateur](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Guide des paramètres Avancés (de bas niveau)](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Comment créer un fichier de vidage](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Fuites DNS possibles](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Problèmes connus d'AdGuard pour Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Comment résoudre l'erreur `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..5a8069e8dd8 --- /dev/null +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +Cet article parle de AdGuard pour Windows, un bloqueur de contenus multifonctionnel qui protège votre appareil au niveau du système. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Plus d'informations](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +C'est fait ! diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 9170d71375b..953f99f6bda 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/fr/docusaurus-plugin-content-docs/current/general/extensions.md index 849c58f69f3..843a04271e1 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Les scripts utilisateurs ou userscripts (que nous appelons aussi "extensions") s :::note Apps prises en charge -AdGuard peut accroître considérablement les fonctionnalités des sites web en agissant comme un gestionnaire de scripts utilisateur. Vous pouvez ajouter vos scripts personnalisés ou gérer ceux existants dans nos trois produits : [AdGuard pour Windows](/adguard-for-windows/features/extensions), [AdGuard pour Android](/adguard-for-android/features/settings#userscripts) et [AdGuard pour Mac](/adguard-for-mac/features/extensions). +AdGuard peut accroître considérablement les fonctionnalités des sites web en agissant comme un gestionnaire de scripts utilisateur. Vous pouvez ajouter vos scripts personnalisés ou gérer ceux existants dans nos trois produits : [AdGuard pour Windows](/adguard-for-windows/protection/extensions), [AdGuard pour Android](/adguard-for-android/features/settings#userscripts) et [AdGuard pour Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/fr/docusaurus-plugin-content-docs/current/general/how-to-install.md index d065112612f..caa507373b1 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Selon l'application AdGuard ou l'extension de navigateur que vous souhaitez inst [AdGuard pour iOS](/adguard-for-ios/installation) -[AdGuard pour Windows](/adguard-for-windows/installation) +[AdGuard pour Windows](/adguard-for-windows/) [AdGuard pour Mac](/adguard-for-mac/installation) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/fr/docusaurus-plugin-content-docs/current/guides/report-website.md index 663d718737e..a78ce3c03a0 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Pour signaler une réinsertion d'une annonce ou un mauvais affichage d'un site i ### Windows {#windows} -- Ouvrez l'[Assistant de navigateur AdGuard](/adguard-for-windows/browser-assistant) et appuyez sur **Signaler un problème** : +- Ouvrez l'[Assistant de navigateur AdGuard](/archive/adguard-for-windows/browser-assistant) et appuyez sur **Signaler un problème** : ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/intro.md b/i18n/fr/docusaurus-plugin-content-docs/current/intro.md index 7835a3c5efa..6e546de7db7 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard est l'un des leaders sur le marché des logiciels de blocage de publicités avec plus de 15 ans d'expérience, près d'une dizaine de produits pour des plateformes différentes, et plus de 375 millions d'installations par les utilisateurs. Contrairement à d'autres solutions de blocage de publicités, dont la plupart sont basées sur le navigateur, nous proposons des applications autonomes pour toutes les grandes plateformes, tant sur ordinateur que sur mobile. Les applications AdGuard sont plus puissantes que les extensions de navigateur, peuvent bloquer davantage et le font plus efficacement : -- [AdGuard pour Windows](/adguard-for-windows/features/home-screen) +- [AdGuard pour Windows](/adguard-for-windows/) - [AdGuard pour Mac](/adguard-for-mac/features/main) - [AdGuard pour Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard pour iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/hr/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/hr/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/hr/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/intro.md b/i18n/hr/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 7039f18cb51..9b500b13403 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index a09c36ec102..a0aa3bf4a18 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index a89be01884a..00000000000 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Problémák megoldása -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..74082878fe7 --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Problémák megoldása +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 98bb8284d70..20fbc5f8ca8 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/hu/docusaurus-plugin-content-docs/current/general/extensions.md index 39eae9c5b40..d0671fc553c 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/hu/docusaurus-plugin-content-docs/current/general/how-to-install.md index 80cedc6db55..a1fac08e6fe 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/hu/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/intro.md b/i18n/hu/docusaurus-plugin-content-docs/current/intro.md index ea657c4b67a..4ca4e8d2fb9 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / Az AdGuard az egyik vezető a hirdetésblokkoló szoftverpiacon 15 éves tapasztalattal, majd tíz termékkel különböző platformokra és több mint 375 millió felhasználói telepítéssel. Más reklámblokkoló megoldásokkal ellentétben, amelyek többsége böngészőalapú, mi önálló alkalmazásokat kínálunk minden főbb platformra, mind asztali, mind mobil platformokra. Az AdGuard alkalmazások nagyobb teljesítményűek, mint a böngészőbővítmények, többet és hatékonyabban tudnak blokkolni: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index d871c3b35d4..817aaabdc56 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Se hai installato la versione desktop di AdGuard sul tuo PC, è meglio utilizzar ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant è un'estensione del browser che funziona e si presenta esattamente come l'Estensione del browser AdGuard, ma è molto più leggera e non interferisce con le app desktop. Puoi [leggere di più su Browser Assistant per Windows](/adguard-for-windows/browser-assistant) o [Mac](/adguard-for-mac/features/browser-assistant), oppure [scaricarlo dal nostro sito web](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant è un'estensione del browser che funziona e si presenta esattamente come l'Estensione del browser AdGuard, ma è molto più leggera e non interferisce con le app desktop. Puoi [leggere di più su Browser Assistant per Windows](/archive/adguard-for-windows/browser-assistant) o [Mac](/adguard-for-mac/features/browser-assistant), oppure [scaricarlo dal nostro sito web](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant è disponibile su tutti i browser principali. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index a81e0d0f157..0e303bf55ce 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Questo articolo riguarda l'Estensione di browser AdGuard, che protegge solo il t ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 88a385405c3..60a03fb190b 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index ff6d8414aed..f057428889b 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Questo articolo riguarda l'Estensione di browser AdGuard, che protegge solo il t ::: -AdGuard fornisce numerosi prodotti software che bloccano annunci e tracciatori, su diverse piattaforme. Uno dei prodotti più popolari di AdGuard è un'estensione gratuita che funziona su cinque browser popolari: Chrome, Firefox, Edge, Opera e Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard fornisce numerosi prodotti software che bloccano annunci e tracciatori, su diverse piattaforme. Uno dei prodotti più popolari di AdGuard è un'estensione gratuita che funziona su cinque browser popolari: Chrome, Firefox, Edge, Opera e Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Estensione AdGuard Browser per Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index e39cc637ea7..00000000000 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard per Windows v8 -sidebar_position: 1 ---- - -:::info - -Questo articolo descrive AdGuard per Windows v8.0, un blocca-inserzioni completo che protegge il tuo dispositivo a livello di sistema. Questo è una versione beta ancora in fase di sviluppo. Per provarlo, scarica la [versione beta di AdGuard per Windows](https://agrd.io/windows_beta). - -::: - -AdGuard per Windows è uno strumento facile da usare che blocca banner, popup, annunci video e tracker fastidiosi. Ma non solo: aiuta a risparmiare traffico, caricare le pagine web più velocemente e proteggere il computer da siti web indesiderati e potenzialmente dannosi. AdGuard ti protegge anche dai siti di phishing e tiene lontani i bambini da contenuti inappropriati. - -## Requisiti di sistema - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Schermata iniziale](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -Nella schermata Iniziale, troverai un commutatore per abilitare o disabilitare la protezione AdGuard, oltre a icone per _Bloccaggio inserzioni_, _Protezione dal tracciamento_, _protezione DNS_ e _Bloccaggio fastidi_. Le impostazioni principali possono essere richiamate tramite il menu' laterale sinistro. - -## [Protezione](/adguard-for-windows-8/protection/) - -Impostazioni per configurare _Bloccaggio inserzioni_, _Protezione dal tracciamento_, _Protezione DNS_, _Bloccaggio fastidi_, _Sicurezza di navigazione_, _Controllo genitori_ e _Estensioni_. - -## [Statistiche](/adguard-for-windows-8/statistics/) - -Informazioni dettagliate su inserzioni bloccate, tracciatori e uso dei dati. - -## [Gestione app](/adguard-for-windows-8/app-management/) - -Impostazioni per personalizzare il filtraggio e l'instradamento del traffico per ciascuna app e ciascun browser. - -## [Impostazioni](/adguard-for-windows-8/settings/) - -Opzioni per selezionare lingua e tema, vedere documenti legali, controllare le informazioni sulla licenza e contattare l'assistenza. Le impostazioni avanzate e le impostazioni della rete dedicata sono presenti anche lì. - -Clicca _Controlla aggiornamenti_ per verificare se la tua versione dell'app, i filtri e le estensioni sono aggiornati. - -![Controlla aggiornamenti](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 28548cb32c1..2ded95c5506 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard per Windows +title: AdGuard per Windows v8 sidebar_position: 1 --- :::info -Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. Per vedere come funziona, [scarica l'app di AdGuard](https://agrd.io/download-kb-adblock) +Questo articolo descrive AdGuard per Windows v8.0, un blocca-inserzioni completo che protegge il tuo dispositivo a livello di sistema. Questo è una versione beta ancora in fase di sviluppo. Per provarlo, scarica la [versione beta di AdGuard per Windows](https://agrd.io/windows_beta). ::: -- [Funzioni](/adguard-for-windows/features/features.md) +AdGuard per Windows è uno strumento facile da usare che blocca banner, popup, annunci video e tracker fastidiosi. Ma non solo: aiuta a risparmiare traffico, caricare le pagine web più velocemente e proteggere il computer da siti web indesiderati e potenzialmente dannosi. AdGuard ti protegge anche dai siti di phishing e tiene lontani i bambini da contenuti inappropriati. - Main features and settings available in AdGuard for Windows +## Requisiti di sistema -- [Installazione](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installazione, rimozione e requisiti di sistema per AdGuard per Windows +--- + +![Schermata iniziale](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +Nella schermata Iniziale, troverai un commutatore per abilitare o disabilitare la protezione AdGuard, oltre a icone per _Bloccaggio inserzioni_, _Protezione dal tracciamento_, _protezione DNS_ e _Bloccaggio fastidi_. Le impostazioni principali possono essere richiamate tramite il menu' laterale sinistro. + +## [Protezione](/adguard-for-windows/protection/) + +Impostazioni per configurare _Bloccaggio inserzioni_, _Protezione dal tracciamento_, _Protezione DNS_, _Bloccaggio fastidi_, _Sicurezza di navigazione_, _Controllo genitori_ e _Estensioni_. + +## [Statistiche](/adguard-for-windows/statistics/) + +Informazioni dettagliate su inserzioni bloccate, tracciatori e uso dei dati. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [Gestione app](/adguard-for-windows/app-management/) - Un'estensione che completa l'app per sistemi fissi e consente di gestire il filtraggio dal browser +Impostazioni per personalizzare il filtraggio e l'instradamento del traffico per ciascuna app e ciascun browser. -- [Risoluzione problemi](/adguard-for-windows/solving-problems/solving-problems.md) +## [Impostazioni](/adguard-for-windows/settings/) - Problemi noti e possibili soluzioni +Opzioni per selezionare lingua e tema, vedere documenti legali, controllare le informazioni sulla licenza e contattare l'assistenza. Le impostazioni avanzate e le impostazioni della rete dedicata sono presenti anche lì. -- [Documentazione per amministratori](/adguard-for-windows/admins-documentation.md) +Clicca _Controlla aggiornamenti_ per verificare se la tua versione dell'app, i filtri e le estensioni sono aggiornati. - Guida alla configurazione per gli amministratori di sistema +![Controlla aggiornamenti](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 91% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index cf2cb3f1ec8..a3acd949099 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard è dotato di quattro script utente preinstallati: ### AdGuard Assistant (Beta) -AdGuard Assistant è la versione non attuale di Assistant, che puoi usare se il [nuovo Assistant](/adguard-for-windows/browser-assistant.md) non è disponibile per il tuo browser. Come suggerisce il nome, aiuta a gestire le impostazioni base di AdGuard direttamente dal tuo browser senza aprire l'app. +AdGuard Assistant è la versione non attuale di Assistant, che puoi usare se il [nuovo Assistant](/archive/adguard-for-windows/browser-assistant.md) non è disponibile per il tuo browser. Come suggerisce il nome, aiuta a gestire le impostazioni base di AdGuard direttamente dal tuo browser senza aprire l'app. AdGuard Assistant funziona in tutti i browser compatibili con Microsoft Windows. Non apparirà nei siti web esclusi dal filtraggio o in certe pagine dove potrebbe causare inghippi di visualizzazione. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 9200d6b2e7b..ef736cccb73 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Questo articolo descrive AdGuard per Windows v8.0, un blocca-inserzioni completo La scheda _Protezione_ contiene tutte le impostazioni chiave per sicurezza e filtraggio. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. Puoi anche gestire AdGuard Assistant — uno strumento che ti consente di controllare le sue funzionalità senza aprire l'app — qui. Ognuna di queste funzioni è descritta in un articolo separato. -[Blocco inserzioni](/adguard-for-windows-8/protection/ad-blocking) +[Blocco inserzioni](/adguard-for-windows/protection/ad-blocking) -[Protezione dal tracciamento](/adguard-for-windows-8/protection/tracking-protection) +[Protezione dal tracciamento](/adguard-for-windows/protection/tracking-protection) -[Bloccaggio fastidi](/adguard-for-windows-8/protection/annoyance-blocking) +[Bloccaggio fastidi](/adguard-for-windows/protection/annoyance-blocking) -[Protezione DNS](/adguard-for-windows-8/protection/dns-protection) +[Protezione DNS](/adguard-for-windows/protection/dns-protection) -[Sicurezza di navigazione](/adguard-for-windows-8/protection/browsing-security) +[Sicurezza di navigazione](/adguard-for-windows/protection/browsing-security) -[Controllo parentale](/adguard-for-windows-8/protection/parental-control) +[Controllo parentale](/adguard-for-windows/protection/parental-control) -[Estensioni](/adguard-for-windows-8/protection/extensions) +[Estensioni](/adguard-for-windows/protection/extensions) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 62% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index b962a3bec5d..f77ef20d60d 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Se lo desideri, puoi accettare di inviarci dati anonimi sull'uso dell'app per ai In caso di inghippi, puoi cambiare il livello di annotazione onde creare annotazioni dettagliate per il gruppo di assistenza. -Nell'[_Editor dei filtri_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), puoi aggiungere le tue regole di filtraggio o importare filtri già pronti. +Nell'[_Editor dei filtri_](/adguard-for-windows/settings/app-settings/filter-editor.md), puoi aggiungere le tue regole di filtraggio o importare filtri già pronti. -Le [_impostazioni_ della rete dedicata](/adguard-for-windows-8/settings/app-settings/network-settings.md) includono tutte le opzioni relative al filtraggio della rete dedicata e a come AdGuard interagisce con la rete dedicata del sistema. +Le [_impostazioni_ della rete dedicata](/adguard-for-windows/settings/app-settings/network-settings.md) includono tutte le opzioni relative al filtraggio della rete dedicata e a come AdGuard interagisce con la rete dedicata del sistema. -Le impostazioni [_Avanzate_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) sono destinate a utenti con esperienza. Sono raramente necessari nell'uso quotidiano e dovrebbero essere modificati solo se sai quello che stai facendo o se il nostro gruppo di assistenza te lo chiede. +Le impostazioni [_Avanzate_](/adguard-for-windows/settings/app-settings/advanced-settings.md) sono destinate a utenti con esperienza. Sono raramente necessari nell'uso quotidiano e dovrebbero essere modificati solo se sai quello che stai facendo o se il nostro gruppo di assistenza te lo chiede. ![Impostazioni app](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 1b8114c3165..df262151c68 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ Esistono altre utili opzioni di AdGuard che non dovrebbero passare inosservate i ![Impostazioni](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Impostazioni app](/adguard-for-windows-8/settings/app-settings) +## [Impostazioni app](/adguard-for-windows/settings/app-settings) Lingua e tema, canale di aggiornamento e intervallo, opzioni avanzate per utenti con esperienza e un editor di filtri per creare rapidamente regole personali. -## [Licenza](/adguard-for-windows-8/settings/license) +## [Licenza](/adguard-for-windows/settings/license) Informazioni sul tipo di licenza, numero di dispositivi disponibili e codice di attivazione, con opzioni per aggiornare o reimpostare la licenza e legarla al tuo profilo AdGuard. -## [Assistenza](/adguard-for-windows-8/settings/support) +## [Assistenza](/adguard-for-windows/settings/support) Modulo FAQ e assistenza, strumenti per fare rapporto sulle inserzioni mancate e richiedere nuove funzioni, possibilità di valutare l'app, condividere riscontri e accedere alle reti sociali di AdGuard. -## [Informazioni](/adguard-for-windows-8/settings/about) +## [Informazioni](/adguard-for-windows/settings/about) Dettagli su versione dell'app e librerie, nonché collegamenti ai documenti legali. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 293c09e873e..00000000000 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Risoluzione problemi -sidebar_position: 1 ---- - -:::info - -Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. Per vedere come funziona, [scarica l'app di AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Ecco alcuni problemi che puoi riscontrare e le loro soluzioni, guide e istruzioni di cui potresti avere bisogno. - -- [Compatibilità del driver WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Problemi relativi al certificato](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Come raccogliere registri di AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Come raccogliere registri di installazione di AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Come raccogliere registri di sistema di Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Errori comuni dell'installatore](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Guida alle impostazioni Avanzate (basso livello)](/adguard-for-windows/solving-problems/low-level-settings/) -- [Come creare un file di dump](/adguard-for-windows/solving-problems/dump-file/) -- [Possibili perdite DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemi noti di AdGuard per Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Come risolvere l'errore `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index e7c89b4ba03..ee502ca7740 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,15 +1,15 @@ --- title: Inghippi di filtraggio in Chrome 142 e successivi quando si usa il driver TDI -sidebar_position: 14 +sidebar_position: 1 --- :::info -Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +Questo articolo descrive AdGuard per Windows v8.0, un blocca-inserzioni completo che protegge il tuo dispositivo a livello di sistema. Questo è una versione beta ancora in fase di sviluppo. Per provarlo, scarica la [versione beta di AdGuard per Windows](https://agrd.io/windows_beta). ::: -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. +Alcuni utenti di AdGuard per Windows possono notare che [l'app smette di filtrare il traffico nei browser basati su Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partire da Google Chrome 142, il traffico del browser semplicemente non appare più al livello del driver TDI, impedendo ad AdGuard d'ispezionarlo o filtrarne il traffico. Questo comportamento non è un errore di AdGuard, ma il risultato di recenti cambiamenti architetturali e di sicurezza nei browser moderni. @@ -35,7 +35,7 @@ AdGuard già considera il driver TDI obsoleto e la sua completa rimozione è pia ## Soluzione permanente -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Ulteriori informazioni](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Ulteriori informazioni](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ Non dovrebbe essere **applicata** in modo ampio nei computer degli utenti finali ::: -#### Using .reg files - Puoi applicare automaticamente le modifiche necessarie al registro usando uno dei file .reg pre-generati qui sotto. Ogni file disabilita la messa in disparte diAppContainer/rete per uno specifico browser basato su Chromium: - [Scarica Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ Puoi applicare automaticamente le modifiche necessarie al registro usando uno de - [Scarica Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Scarica YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - Se il tuo browser non è elencato, segui le istruzioni manuali qui sotto per creare le voci di registro necessarie: 1. Determina il suo ramo di politica controllando la documentazione ufficiale del fornitore oppure aprendo la pagina politica interna. In Chrome, vai in `chrome://policy`. Altri browser usano un percorso simile. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..2645ee027d6 --- /dev/null +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard per Windows +sidebar_position: 1 +--- + +:::info + +Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. Per vedere come funziona, [scarica l'app di AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Funzioni](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installazione](/archive/adguard-for-windows/installation.md) + + Installazione, rimozione e requisiti di sistema per AdGuard per Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + Un'estensione che completa l'app per sistemi fissi e consente di gestire il filtraggio dal browser + +- [Risoluzione problemi](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Problemi noti e possibili soluzioni + +- [Documentazione per amministratori](/archive/adguard-for-windows/admins-documentation.md) + + Guida alla configurazione per gli amministratori di sistema diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index d4ddaaa5f64..77e34f717da 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Le seguenti estensioni sono installate con AdGuard: **AdGuard Assistant** -AdGuard Assistant è l'Assistente legacy che puoi utilizzare se il [nuovo Assistant](/adguard-for-windows/browser-assistant.md) non è disponibile per il tuo browser. Il nome di quest'estensione è abbastanza deliberato: effettivamente, assiste l'utente nella modifica delle impostazioni di base di AdGuard, direttamente sul browser, senza dover aprire l'app stessa. AdGuard Assistant funziona con tutti i browser compatibili con Microsoft Windows. Inoltre, l'icona di AdGuard Assistant non sarà mostrata sui siti web elencati come eccezioni dall'utente e su certe pagine web in cui esiste il rischio dell'errata visualizzazione dei contenuti. +AdGuard Assistant è l'Assistente legacy che puoi utilizzare se il [nuovo Assistant](/archive/adguard-for-windows/browser-assistant.md) non è disponibile per il tuo browser. Il nome di quest'estensione è abbastanza deliberato: effettivamente, assiste l'utente nella modifica delle impostazioni di base di AdGuard, direttamente sul browser, senza dover aprire l'app stessa. AdGuard Assistant funziona con tutti i browser compatibili con Microsoft Windows. Inoltre, l'icona di AdGuard Assistant non sarà mostrata sui siti web elencati come eccezioni dall'utente e su certe pagine web in cui esiste il rischio dell'errata visualizzazione dei contenuti. **AdGuard Extra** diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 73% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index fa31e144c84..6723c63d40a 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunziona ::: -- [Schermata principale](/adguard-for-windows/features/home-screen/) +- [Schermata principale](/archive/adguard-for-windows/features/home-screen/) Nella schermata principale troverai _Impostazioni_, _Assistenza_, _Licenza_ e _Informazioni_, così come le statistiche sulle inserzioni bloccate e sui tracciatori -- [Impostazioni](/adguard-for-windows/features/settings/) +- [Impostazioni](/archive/adguard-for-windows/features/settings/) Impostazioni di tema e lingua, personalizzazione del blocco delle inserzioni, Protezione DNS, controlli parentali, gestione delle estensioni e opzioni avanzate per utenti esperti -- [Estensioni](/adguard-for-windows/features/extensions/) +- [Estensioni](/archive/adguard-for-windows/features/extensions/) Una funzione che consente di estendere le funzionalità dei siti web aggiungendo codici e stili personali -- [Rete](/adguard-for-windows/features/network/) +- [Rete](/archive/adguard-for-windows/features/network/) Opzioni aggiuntive relative alla rete e impostazioni del proxy -- [Altre funzioni](/adguard-for-windows/features/others/) +- [Altre funzioni](/archive/adguard-for-windows/features/others/) Assistenza, gestione della licenza, opzioni del menu', versione dell'app e aggiornamenti diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 75e50399e38..4f4f4c7e145 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 96% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index c0e816cf4af..14ec800a1a9 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Impostazioni_ è la sezione che richiede maggiore attenzione. Qui, puoi configu ### Impostazioni generali -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Inoltre, Impostazioni è il posto in cui andare se AdGuard per Windows non funziona correttamente e se il team di supporto ti ha richiesto di [raccogliere i _Registri di debug_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Inoltre, Impostazioni è il posto in cui andare se AdGuard per Windows non funziona correttamente e se il team di supporto ti ha richiesto di [raccogliere i _Registri di debug_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Se desideri scoprire cosa è possibile configurare nelle _Impostazioni Avanzate_, leggi l'[articolo dedicato](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Se desideri scoprire cosa è possibile configurare nelle _Impostazioni Avanzate_, leggi l'[articolo dedicato](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Abbiamo spiegato di più sul funzionamento e sul da farsi se non è presente alcun Browser Assistant per il tuo browser, in un [articolo separato](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Abbiamo spiegato di più sul funzionamento e sul da farsi se non è presente alcun Browser Assistant per il tuo browser, in un [articolo separato](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..297c2729f32 --- /dev/null +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Risoluzione problemi +sidebar_position: 1 +--- + +:::info + +Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. Per vedere come funziona, [scarica l'app di AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Ecco alcuni problemi che puoi riscontrare e le loro soluzioni, guide e istruzioni di cui potresti avere bisogno. + +- [Compatibilità del driver WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Problemi relativi al certificato](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Come raccogliere registri di AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Come raccogliere registri di installazione di AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Come raccogliere registri di sistema di Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Errori comuni dell'installatore](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Guida alle impostazioni Avanzate (basso livello)](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Come creare un file di dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possibili perdite DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Problemi noti di AdGuard per Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Come risolvere l'errore `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 82% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 355ed4069f0..97b9380f55f 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,15 +1,15 @@ --- title: Inghippi di filtraggio in Chrome 142 e successivi quando si usa il driver TDI -sidebar_position: 1 +sidebar_position: 14 --- :::info -Questo articolo descrive AdGuard per Windows v8.0, un blocca-inserzioni completo che protegge il tuo dispositivo a livello di sistema. Questo è una versione beta ancora in fase di sviluppo. Per provarlo, scarica la [versione beta di AdGuard per Windows](https://agrd.io/windows_beta). +Questo articolo riguarda AdGuard per Windows, un blocca-inserzioni multifunzionale che protegge il tuo dispositivo a livello di sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: -Alcuni utenti di AdGuard per Windows possono notare che [l'app smette di filtrare il traffico nei browser basati su Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partire da Google Chrome 142, il traffico del browser semplicemente non appare più al livello del driver TDI, impedendo ad AdGuard d'ispezionarlo o filtrarne il traffico. +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. Questo comportamento non è un errore di AdGuard, ma il risultato di recenti cambiamenti architetturali e di sicurezza nei browser moderni. @@ -35,7 +35,7 @@ AdGuard già considera il driver TDI obsoleto e la sua completa rimozione è pia ## Soluzione permanente -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Ulteriori informazioni](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [Ulteriori informazioni](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ Non dovrebbe essere **applicata** in modo ampio nei computer degli utenti finali ::: +#### Using .reg files + Puoi applicare automaticamente le modifiche necessarie al registro usando uno dei file .reg pre-generati qui sotto. Ogni file disabilita la messa in disparte diAppContainer/rete per uno specifico browser basato su Chromium: - [Scarica Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ Puoi applicare automaticamente le modifiche necessarie al registro usando uno de - [Scarica Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Scarica YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + Se il tuo browser non è elencato, segui le istruzioni manuali qui sotto per creare le voci di registro necessarie: 1. Determina il suo ramo di politica controllando la documentazione ufficiale del fornitore oppure aprendo la pagina politica interna. In Chrome, vai in `chrome://policy`. Altri browser usano un percorso simile. diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index adf81855d9f..32459e6b370 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/it/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/it/docusaurus-plugin-content-docs/current/general/extensions.md index f72ee8f2bbe..a264064f4fd 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Gli userscript (li chiamiamo anche "estensioni") sono, di fatto, miniprogrammi s :::note App supportate -AdGuard può ampliare significativamente la funzionalità del sito web, agendo da gestore di userscript. Puoi aggiungere i tuoi script personali o gestire quelli esistenti nei nostri tre prodotti: [AdGuard per Windows](/adguard-for-windows/features/extensions), [AdGuard per Android](/adguard-for-android/features/settings#userscripts) e [AdGuard per Mac](/adguard-for-mac/features/extensions). +AdGuard può ampliare significativamente la funzionalità del sito web, agendo da gestore di userscript. Puoi aggiungere i tuoi script personali o gestire quelli esistenti nei nostri tre prodotti: [AdGuard per Windows](/adguard-for-windows/protection/extensions), [AdGuard per Android](/adguard-for-android/features/settings#userscripts) e [AdGuard per Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/it/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/it/docusaurus-plugin-content-docs/current/general/how-to-install.md index ad62cc046ee..e69958052eb 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ A seconda di quale app o estensione del browser di AdGuard desideri installare, [AdGuard per iOS](/adguard-for-ios/installation) -[AdGuard per Windows](/adguard-for-windows/installation) +[AdGuard per Windows](/adguard-for-windows/) [AdGuard per Mac](/adguard-for-mac/installation) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/it/docusaurus-plugin-content-docs/current/guides/report-website.md index dbda91cb856..18223781426 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Per segnalare il reinserimento di un annuncio o l'errata visualizzazione di un s ### Windows {#windows} -- Apri [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) e clicca su **Segnala un problema**: +- Apri [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) e clicca su **Segnala un problema**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/intro.md b/i18n/it/docusaurus-plugin-content-docs/current/intro.md index 43fbba1ac44..ef5773ad797 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard è uno dei leader sul mercato dei programmi di blocco delle inserzioni, con oltre 15 anni di esperienza, circa una dozzina di prodotti per varie piattaforme e oltre 375 milioni di installazioni dagli utenti. A differenza di altre soluzioni di blocco inserzioni, molte delle quali sono basate sui browser, offriamo app indipendenti per tutte le piattaforme principali, sia desktop che mobili. Le app di AdGuard sono più potenti delle estensioni per browser, possono bloccare di più e farlo più efficientemente: -- [AdGuard per Windows](/adguard-for-windows/features/home-screen) +- [AdGuard per Windows](/adguard-for-windows/) - [AdGuard per Mac](/adguard-for-mac/features/main) - [AdGuard per Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard per iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 86257301078..8378529d413 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ AdGuard ブラウザ拡張機能はブラウザ内の広告をブロックでき ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard ブラウザアシスタントは、AdGuard ブラウザ拡張機能と同じように機能し、同じように感じられるブラウザ拡張機能ですが、はるかにより軽量で、デスクトップ版AdGuardアプリに干渉しません。 役に立つリンク: [Windows版ブラウザアシスタントの詳細はこちら](/adguard-for-windows/browser-assistant)、[Mac版はこちら](/adguard-for-mac/features/browser-assistant)、[AdGuardホームページからダウンロードするにはこちら](https://adguard.com/adguard-assistant/overview.html) +AdGuard ブラウザアシスタントは、AdGuard ブラウザ拡張機能と同じように機能し、同じように感じられるブラウザ拡張機能ですが、はるかにより軽量で、デスクトップ版AdGuardアプリに干渉しません。 役に立つリンク: [Windows版ブラウザアシスタントの詳細はこちら](/archive/adguard-for-windows/browser-assistant)、[Mac版はこちら](/adguard-for-mac/features/browser-assistant)、[AdGuardホームページからダウンロードするにはこちら](https://adguard.com/adguard-assistant/overview.html) AdGuard ブラウザアシスタントは、すべての主要ブラウザで利用できます。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index 4d6b8afe647..266375bd8fa 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ sidebar_position: 10 ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 9c8c75406b0..70eca0bbe55 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 38bb509c483..1f251efdd58 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ sidebar_position: 10 ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 58c7572e9dd..00000000000 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows は、迷惑なバナー、ポップアップ、ビデオ広告、トラッカーをブロックする使いやすいツールです。 But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. また、AdGuard はフィッシング Web サイトからユーザーを保護し、お子様を不適切なコンテンツから守ります。 - -## 動作環境 - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index efa78532688..8987641c908 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 実際どのように機能するのかを確認するには、 [AdGuard アプリ](https://agrd.io/download-kb-adblock)をダウンロードしてください。 +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [機能](/adguard-for-windows/features/features.md) +AdGuard for Windows は、迷惑なバナー、ポップアップ、ビデオ広告、トラッカーをブロックする使いやすいツールです。 But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. また、AdGuard はフィッシング Web サイトからユーザーを保護し、お子様を不適切なコンテンツから守ります。 - Main features and settings available in AdGuard for Windows +## 動作環境 -- [インストール方法](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - 動作環境と、AdGuard for Windows のインストールおよびアンインストール方法の手順について説明しております: +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [ブラウザアシスタント](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [問題解決](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - 既知の問題と考えられる解決策を説明する記事がまとめられています: +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [管理者向けドキュメント](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - システム管理者向けの設定ガイドです: +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index ea0f0a3ef09..8d57d27e8b8 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 9db6844f8f5..7f8cdaa0514 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 38637cec01d..00000000000 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 問題解決 -sidebar_position: 1 ---- - -:::info - -この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 実際どのように機能するのかを確認するには、 [AdGuard アプリ](https://agrd.io/download-kb-adblock)をダウンロードしてください。 - -::: - -あなたが遭遇する可能性のある問題と、それらへの回避策、ガイド、および手順を紹介しております: - -- [WFPドライバーの互換性](/adguard-for-windows/solving-problems/wfp-driver/) -- [証明書関連の問題](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [AdGuard のログを収集する方法](/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuardのインストールログを収集する方法](/adguard-for-windows/solving-problems/installation-logs/) -- [Windows のシステムログを収集する方法](/adguard-for-windows/solving-problems/system-logs/) -- [よくあるインストーラーエラー](/adguard-for-windows/solving-problems/common-installer-errors/) -- [詳細設定(ローレベル設定)ガイド](/adguard-for-windows/solving-problems/low-level-settings/) -- [ダンプファイルの作成方法](/adguard-for-windows/solving-problems/dump-file/) -- [可能なDNSリーク](/adguard-for-windows/solving-problems/dns-leaks/) -- [AdGuard for Windows の既知の問題](/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` エラーを修正する方法](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 496b7ffd006..a4cb5c2f731 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..2ce1a898cd1 --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 実際どのように機能するのかを確認するには、 [AdGuard アプリ](https://agrd.io/download-kb-adblock)をダウンロードしてください。 + +::: + +- [機能](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [インストール方法](/archive/adguard-for-windows/installation.md) + + 動作環境と、AdGuard for Windows のインストールおよびアンインストール方法の手順について説明しております: + +- [ブラウザアシスタント](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [問題解決](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + 既知の問題と考えられる解決策を説明する記事がまとめられています: + +- [管理者向けドキュメント](/archive/adguard-for-windows/admins-documentation.md) + + システム管理者向けの設定ガイドです: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 83% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index fdb09b69d2f..dc283e7056a 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ AdGuard にインストールされている拡張機能は以下の通りです **AdGuard アシスタント** -AdGuard アシスタントは、[新しいアシスタント](/adguard-for-windows/browser-assistant.md)がブラウザで利用できない場合に使用できるレガシー アシスタントです。 ユーザーがAdGuardアプリを開かなくても、ブラウザ上で AdGuard の基本設定をすばやく変更できるようにする拡張機能です。 AdGuard アシスタントは、Microsoft Windowsと互換性のあるブラウザの全てで動作します。 ※ユーザーによって例外としてリストされたウェブサイト、およびコンテンツが不正に表示される可能性がある特定のウェブページには、AdGuard アシスタントのアイコンは表示されません。 +AdGuard アシスタントは、[新しいアシスタント](/archive/adguard-for-windows/browser-assistant.md)がブラウザで利用できない場合に使用できるレガシー アシスタントです。 ユーザーがAdGuardアプリを開かなくても、ブラウザ上で AdGuard の基本設定をすばやく変更できるようにする拡張機能です。 AdGuard アシスタントは、Microsoft Windowsと互換性のあるブラウザの全てで動作します。 ※ユーザーによって例外としてリストされたウェブサイト、およびコンテンツが不正に表示される可能性がある特定のウェブページには、AdGuard アシスタントのアイコンは表示されません。 **AdGuard Extra** diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 75% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 57d3043180f..2976ab5b9a8 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ sidebar_position: 1 ::: -- [ホーム画面](/adguard-for-windows/features/home-screen/) +- [ホーム画面](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [設定](/adguard-for-windows/features/settings/) +- [設定](/archive/adguard-for-windows/features/settings/) テーマと言語設定、広告ブロックのカスタマイズ、DNS通信を保護、ペアレンタルコントロール、拡張機能の管理、上級ユーザー向けの詳細設定などがあります: -- [拡張機能](/adguard-for-windows/features/extensions/) +- [拡張機能](/archive/adguard-for-windows/features/extensions/) ユーザースクリプトやユーザースタイルを追加することで、ウェブサイトの機能を拡張できる機能です: -- [ネットワーク](/adguard-for-windows/features/network/) +- [ネットワーク](/archive/adguard-for-windows/features/network/) 追加のネットワーク関連オプションとプロキシ設定についての説明です: -- [その他の機能](/adguard-for-windows/features/others/) +- [その他の機能](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index d9333ec0b0a..bef5d6e1d5d 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index d3548e2c448..9ad7db85288 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ sidebar_position: 2 ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..b11c0959c42 --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: 問題解決 +sidebar_position: 1 +--- + +:::info + +この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 実際どのように機能するのかを確認するには、 [AdGuard アプリ](https://agrd.io/download-kb-adblock)をダウンロードしてください。 + +::: + +あなたが遭遇する可能性のある問題と、それらへの回避策、ガイド、および手順を紹介しております: + +- [WFPドライバーの互換性](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [証明書関連の問題](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [AdGuard のログを収集する方法](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [AdGuardのインストールログを収集する方法](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Windows のシステムログを収集する方法](/archive/adguard-for-windows/solving-problems/system-logs/) +- [よくあるインストーラーエラー](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [詳細設定(ローレベル設定)ガイド](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [ダンプファイルの作成方法](/archive/adguard-for-windows/solving-problems/dump-file/) +- [可能なDNSリーク](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [AdGuard for Windows の既知の問題](/archive/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` エラーを修正する方法](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 84% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 660b91ebc2d..b3fcf693650 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index d6d4146f8ff..e9f7f19e27e 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/ja/docusaurus-plugin-content-docs/current/general/extensions.md index e138fbcfa9a..3c86852bafc 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ sidebar_position: 6 :::note Supported apps -AdGuard はユーザースクリプトマネージャとして、ウェブサイトの機能を大幅に拡張することができます。 You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard はユーザースクリプトマネージャとして、ウェブサイトの機能を大幅に拡張することができます。 You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ja/docusaurus-plugin-content-docs/current/general/how-to-install.md index f68a164de2e..5728b168dd8 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/report-website.md index f5723b57dd5..e008af3e8be 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ sidebar_position: 3 ### AdGuard for Windows の場合 {#windows} -- [AdGuardブラウザアシスタント](/adguard-for-windows/browser-assistant)を開き、 「**問題・不具合を報告する**」を押す +- [AdGuardブラウザアシスタント](/archive/adguard-for-windows/browser-assistant)を開き、 「**問題・不具合を報告する**」を押す ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/report-website-ja-2.png) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md index b1ab2bdf856..4a82565afe5 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard は、15 年以上の経験、さまざまなプラットフォーム向けの10種類近くの製品、累計ダウンロード数3億7,500万の突破を誇る、広告ブロックソフトウェア業界のリーダー企業です。 他社の広告ブロックソリューションの多くはブラウザベースであるのに対し、私たちは主要なプラットフォーム(iOS/Android/Windows/Mac)に対応した、デスクトップ版とモバイル版の両方のスタンドアロンアプリを提供しています。 AdGuard のアプリは、ブラウザの拡張機能よりも強力で、より多くのものをより効率的にブロックすることができます: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 0e911f8b337..652b225675d 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ AdGuard 확장 프로그램은 브라우저에서 광고를 차단할 수 있지 ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard 브라우저 어시스턴트는 AdGuard 브라우저 확장 프로그램처럼 작동하지만 훨씬 가볍고 데스크톱 앱과 간섭하지 않는 브라우저 확장 프로그램입니다. [Windows](/adguard-for-windows/browser-assistant) 또는 [Mac용 브라우저 어시스턴트](/adguard-for-mac/features/browser-assistant)에 대한 자세한 내용을 읽고 [웹사이트에서 다운로드](https://adguard.com/adguard-assistant/overview.html)할 수 있습니다. +AdGuard 브라우저 어시스턴트는 AdGuard 브라우저 확장 프로그램처럼 작동하지만 훨씬 가볍고 데스크톱 앱과 간섭하지 않는 브라우저 확장 프로그램입니다. [Windows](/archive/adguard-for-windows/browser-assistant) 또는 [Mac용 브라우저 어시스턴트](/adguard-for-mac/features/browser-assistant)에 대한 자세한 내용을 읽고 [웹사이트에서 다운로드](https://adguard.com/adguard-assistant/overview.html)할 수 있습니다. AdGuard 브라우저 어시스턴트는 모든 주요 브라우저에서 사용할 수 있습니다. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index dc3e8595ddb..07d5288c4b1 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ sidebar_position: 10 ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index d6671e76a43..02fc4267585 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 4d7301d146f..a08185e8704 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ sidebar_position: 10 ::: -AdGuard는 다양한 플랫폼에서 광고와 추적기를 차단하는 다양한 프로그램를 제공합니다. 가장 인기 있는 AdGuard 제품 중 하나는 5개의 주요 브라우저인 Chrome, Firefox, Edge, Opera, Yandex 브라우저에서 작동하는 무료 확장 프로그램입니다. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard는 다양한 플랫폼에서 광고와 추적기를 차단하는 다양한 프로그램를 제공합니다. 가장 인기 있는 AdGuard 제품 중 하나는 5개의 주요 브라우저인 Chrome, Firefox, Edge, Opera, Yandex 브라우저에서 작동하는 무료 확장 프로그램입니다. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Chrome용 AdGuard 브라우저 확장 프로그램 *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index a3002232ff4..00000000000 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Windows용 AdGuard는 성가신 배너, 팝업, 동영상 광고 및 트래커를 차단하는 사용하기 쉬운 도구입니다. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. 또한 AdGuard는 피싱 웹사이트로부터 사용자를 보호하고 자녀가 부적절한 콘텐츠를 보지 못하도록 차단합니다. - -## 시스템 요구 사항 - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index ccfe202caf5..045873f98f0 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: Windows용 AdGuard +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. 이용하고자 한다면 [AdGuard 앱을 다운로드](https://agrd.io/download-kb-adblock)해 보세요. +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [기능](/adguard-for-windows/features/features.md) +Windows용 AdGuard는 성가신 배너, 팝업, 동영상 광고 및 트래커를 차단하는 사용하기 쉬운 도구입니다. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. 또한 AdGuard는 피싱 웹사이트로부터 사용자를 보호하고 자녀가 부적절한 콘텐츠를 보지 못하도록 차단합니다. - Main features and settings available in AdGuard for Windows +## 시스템 요구 사항 -- [설치](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Windows용 AdGuard의 설치, 제거 방법 및 시스템 요구 사항 +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [브라우저 어시스턴트](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [문제 해결](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - 알려진 문제 및 해결 방법 +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [관리자를 위한 문서](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - 시스템 관리자를 위한 구성 가이드 +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 43c34f59685..532c1af72cb 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index f276b18a479..b6ef42c7ea6 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index a63ee43ed9f..00000000000 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 문제 해결 -sidebar_position: 1 ---- - -:::info - -본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. 이용하고자 한다면 [AdGuard 앱을 다운로드](https://agrd.io/download-kb-adblock)해 보세요. - -::: - -다음은 발생할 수 있는 몇 가지 문제와 해결 방법, 그리고 필요한 지침입니다. - -- [WFP 드라이버 호환성](/adguard-for-windows/solving-problems/wfp-driver/) -- [인증서 관련 문제](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [AdGuard 로그를 수집하는 방법](/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuard 설치 로그 수집 방법](/adguard-for-windows/solving-problems/installation-logs/) -- [Windows 시스템 로그 수집 방법](/adguard-for-windows/solving-problems/system-logs/) -- [일반 설치 프로그램 오류](/adguard-for-windows/solving-problems/common-installer-errors/) -- [고급 (로우 레벨) 설정 가이드](/adguard-for-windows/solving-problems/low-level-settings/) -- [덤프 파일을 생성하는 방법](/adguard-for-windows/solving-problems/dump-file/) -- [가능한 DNS 누출](/adguard-for-windows/solving-problems/dns-leaks/) -- [Windows용 AdGuard의 알려진 문제점](/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 오류 수정 방법](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index ce56f6acbf2..e4f57d5f7b4 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..cbdf1649023 --- /dev/null +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: Windows용 AdGuard +sidebar_position: 1 +--- + +:::info + +본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. 이용하고자 한다면 [AdGuard 앱을 다운로드](https://agrd.io/download-kb-adblock)해 보세요. + +::: + +- [기능](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [설치](/archive/adguard-for-windows/installation.md) + + Windows용 AdGuard의 설치, 제거 방법 및 시스템 요구 사항 + +- [브라우저 어시스턴트](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [문제 해결](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + 알려진 문제 및 해결 방법 + +- [관리자를 위한 문서](/archive/adguard-for-windows/admins-documentation.md) + + 시스템 관리자를 위한 구성 가이드 diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 82% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 5325a38993c..605d07ef32b 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ AdGuard와 함께 설치되는 확장 프로그램은 다음과 같습니다. **AdGuard 어시스턴트** -AdGuard 어시스턴트는 브라우저에서 [새 어시스턴트](/adguard-for-windows/browser-assistant.md)를 사용할 수 없는 경우 사용할 수 있는 이전 어시스턴트입니다. 이 확장 프로그램은 사용자가 앱 자체를 열지 않고도 브라우저에서 바로 기본 AdGuard 설정을 변경할 수 있도록 도와줍니다. AdGuard 어시스턴트는 모든 Microsoft Windows 호환 브라우저에서 작동합니다. 또한 사용자가 예외로 지정한 웹사이트와 잘못된 콘텐츠가 표시될 위험이 있는 특정 웹페이지에는 AdGuard 어시스턴트 아이콘이 표시되지 않습니다. +AdGuard 어시스턴트는 브라우저에서 [새 어시스턴트](/archive/adguard-for-windows/browser-assistant.md)를 사용할 수 없는 경우 사용할 수 있는 이전 어시스턴트입니다. 이 확장 프로그램은 사용자가 앱 자체를 열지 않고도 브라우저에서 바로 기본 AdGuard 설정을 변경할 수 있도록 도와줍니다. AdGuard 어시스턴트는 모든 Microsoft Windows 호환 브라우저에서 작동합니다. 또한 사용자가 예외로 지정한 웹사이트와 잘못된 콘텐츠가 표시될 위험이 있는 특정 웹페이지에는 AdGuard 어시스턴트 아이콘이 표시되지 않습니다. **AdGuard Extra** diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 72% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 5c3dd65d2f8..2215a1825fe 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ sidebar_position: 1 ::: -- [홈 화면](/adguard-for-windows/features/home-screen/) +- [홈 화면](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [설정](/adguard-for-windows/features/settings/) +- [설정](/archive/adguard-for-windows/features/settings/) 필요에 따라 프로그램을 설정할 수 있습니다. 예를 들어 차단할 카테고리를 선택하고, DNS 서버를 구성하며, 타사 쿠키를 차단할 수 있습니다. -- [확장 프로그램](/adguard-for-windows/features/extensions/) +- [확장 프로그램](/archive/adguard-for-windows/features/extensions/) 유저스크립트 및 유저스타일을 추가하여 웹사이트의 기능을 확장할 수 있는 기능입니다. -- [네트워크](/adguard-for-windows/features/network/) +- [네트워크](/archive/adguard-for-windows/features/network/) 추가 네트워크 관련 옵션 및 프록시 설정 -- [다른 기능](/adguard-for-windows/features/others/) +- [다른 기능](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 28d7243095b..504ff8abe91 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index fb07af417be..1797925795c 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ sidebar_position: 2 ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..81de42b24a1 --- /dev/null +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: 문제 해결 +sidebar_position: 1 +--- + +:::info + +본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. 이용하고자 한다면 [AdGuard 앱을 다운로드](https://agrd.io/download-kb-adblock)해 보세요. + +::: + +다음은 발생할 수 있는 몇 가지 문제와 해결 방법, 그리고 필요한 지침입니다. + +- [WFP 드라이버 호환성](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [인증서 관련 문제](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [AdGuard 로그를 수집하는 방법](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [AdGuard 설치 로그 수집 방법](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Windows 시스템 로그 수집 방법](/archive/adguard-for-windows/solving-problems/system-logs/) +- [일반 설치 프로그램 오류](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [고급 (로우 레벨) 설정 가이드](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [덤프 파일을 생성하는 방법](/archive/adguard-for-windows/solving-problems/dump-file/) +- [가능한 DNS 누출](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Windows용 AdGuard의 알려진 문제점](/archive/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 오류 수정 방법](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 84% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index a85deb60e68..a86acd7bbbe 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +본 문서는 시스템 수준에서 기기를 보호하는 다기능 광고 차단기인 Windows용 AdGuard에 대해 다룹니다. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 01e8817fbaa..076d62a8b17 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/ko/docusaurus-plugin-content-docs/current/general/extensions.md index fd194fbb946..ae3df1c1ab6 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ sidebar_position: 6 :::note 지원되는 앱 -AdGuard는 유저스크립트 관리자 역할을 수행하여 웹사이트 기능을 크게 확장할 수 있습니다. 다음 제품에서 사용자 정의 스크립트를 추가하거나 기존 스크립트를 관리할 수 있습니다: [Windows용 AdGuard](/adguard-for-windows/features/extensions), [Android용 AdGuard](/adguard-for-android/features/settings#userscripts), [Mac용 AdGuard](/adguard-for-mac/features/extensions). +AdGuard는 유저스크립트 관리자 역할을 수행하여 웹사이트 기능을 크게 확장할 수 있습니다. 다음 제품에서 사용자 정의 스크립트를 추가하거나 기존 스크립트를 관리할 수 있습니다: [Windows용 AdGuard](/adguard-for-windows/protection/extensions), [Android용 AdGuard](/adguard-for-android/features/settings#userscripts), [Mac용 AdGuard](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ko/docusaurus-plugin-content-docs/current/general/how-to-install.md index 447a351ab04..13a19090938 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [iOS용 AdGuard](/adguard-for-ios/installation) -[Windows용 AdGuard](/adguard-for-windows/installation) +[Windows용 AdGuard](/adguard-for-windows/) [Mac용 AdGuard](/adguard-for-mac/installation) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/ko/docusaurus-plugin-content-docs/current/guides/report-website.md index 64062d05212..71802c71705 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ sidebar_position: 3 ### Windows {#windows} -- [AdGuard 브라우저 어시스턴트](/adguard-for-windows/browser-assistant)를 열고 **문제 신고하기**를 누릅니다. +- [AdGuard 브라우저 어시스턴트](/archive/adguard-for-windows/browser-assistant)를 열고 **문제 신고하기**를 누릅니다. ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/intro.md b/i18n/ko/docusaurus-plugin-content-docs/current/intro.md index 66348855870..8e3e78a4235 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard는 15년 이상의 경험, 다양한 플랫폼을 위한 여러 제품, 3억 7,500만 명 이상 사용자의 설치를 자랑하는 광고 차단 소프트웨어 시장의 선두주자 중 하나입니다. 대부분이 브라우저 기반인 다른 광고 차단 솔루션과 달리 저희는 데스크탑과 모바일 모두의 주요 플랫폼에 대한 독립형 앱을 제공합니다. AdGuard 앱은 브라우저 확장 프로그램보다 더 강력하며 더 많은 것을 차단하고 더 효율적이게 작동합니다. -- [Windows용 AdGuard](/adguard-for-windows/features/home-screen) +- [Windows용 AdGuard](/adguard-for-windows/) - [Mac용 AdGuard](/adguard-for-mac/features/main) - [Android용 AdGuard](/adguard-for-android/features/protection/ad-blocking) - [iOS용 AdGuard](/adguard-for-ios/features/safari-protection) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/nl/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/nl/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/nl/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/intro.md b/i18n/nl/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/no/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/no/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/no/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/no/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/no/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/intro.md b/i18n/no/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/pl/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/pl/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/pl/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/intro.md b/i18n/pl/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 93c11ed56c0..b28a00e6c41 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Se você tiver a versão desktop do AdGuard instalada em seu PC, é melhor usar ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -O Assistente de navegador AdGuard é uma extensão de navegador que funciona e se sente exatamente como a Extensão do AdGuard para navegador, mas é muito mais leve e não interfere nos aplicativos de desktop. Você pode [ler mais sobre o Assistente do navegador para Windows](/adguard-for-windows/browser-assistant) ou [Mac](/adguard-for-mac/features/browser-assistant), ou [baixá-lo em nosso site](https://adguard.com/adguard-assistant/overview.html). +O Assistente de navegador AdGuard é uma extensão de navegador que funciona e se sente exatamente como a Extensão do AdGuard para navegador, mas é muito mais leve e não interfere nos aplicativos de desktop. Você pode [ler mais sobre o Assistente do navegador para Windows](/archive/adguard-for-windows/browser-assistant) ou [Mac](/adguard-for-mac/features/browser-assistant), ou [baixá-lo em nosso site](https://adguard.com/adguard-assistant/overview.html). O Assistente de Navegador AdGuard está disponível em todos os principais navegadores. diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index f333a9c03dd..3245be30d5c 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Este artigo é sobre a extensão de navegador AdGuard, que protege apenas o seu ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 028e83e4e53..761721c494f 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 4054502248e..e6d56e0286a 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Este artigo é sobre a extensão de navegador AdGuard, que protege apenas o seu ::: -AdGuard oferece uma variedade de produtos de software que bloqueiam anúncios e rastreadores em diferentes plataformas. Um dos produtos AdGuard mais procurados é uma extensão gratuita que funciona em cinco navegadores populares: Chrome, Firefox, Edge, Opera e Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard oferece uma variedade de produtos de software que bloqueiam anúncios e rastreadores em diferentes plataformas. Um dos produtos AdGuard mais procurados é uma extensão gratuita que funciona em cinco navegadores populares: Chrome, Firefox, Edge, Opera e Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Extensão de navegador AdGuard para Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 23fc4af77ed..00000000000 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard para Windows v8 -sidebar_position: 1 ---- - -:::info - -Este artigo descreve o AdGuard para Windows v8.0, um bloqueador de anúncios completo que protege seu dispositivo em nível de sistema. Esta é uma versão beta que ainda está em desenvolvimento. Para experimentá-lo, baixe a [versão beta do AdGuard para Windows](https://agrd.io/windows_beta). - -::: - -AdGuard para Windows é uma ferramenta fácil de usar que bloqueia banners, pop-ups, anúncios em vídeo e rastreadores irritantes. Mas isso não é tudo: ajuda a economizar tráfego, carregar páginas Web mais rápido e proteger seu computador contra sites indesejáveis e potencialmente maliciosos. O AdGuard também protege você contra sites de phishing e mantém seus filhos longe de conteúdo impróprio. - -## Requisitos do sistema - -- **Versão do sistema operativo:** Microsoft Windows 10 ou superior -- **RAM:** pelo menos 6 GB -- **Processador:** 2 núcleos, 2.0 GHz (ou mais rápido) -- **Espaço livre em disco:** pelo menos 4 GB. - ---- - -![Tela inicial](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -Na tela inicial, você encontrará um botão para ativar ou desativar a proteção do AdGuard, bem como ícones para _bloqueio de anúncios_, _Proteção contra rastreamento_, _Proteção de DNS_ e _Bloqueio de aborrecimentos_. As configurações principais podem ser acessadas através do menu lateral esquerdo. - -## [Proteção](/adguard-for-windows-8/protection/) - -Configurações para configurar o _Bloqueio de anúncios_, a _Proteção contra rastreamento_, a _Proteção de DNS_, o _Bloqueio de aborrecimentos_, a _Segurança de navegação_, o _Controle parental_ e as _Extensões_. - -## [Estatísticas](/adguard-for-windows-8/statistics/) - -Informações detalhadas sobre anúncios bloqueados, rastreadores e uso de dados. - -## [Gerenciamento de aplicativos](/adguard-for-windows-8/app-management/) - -Configurações para personalizar a filtragem e roteamento de tráfego para cada aplicativo e navegador. - -## [Configurações](/adguard-for-windows-8/settings/) - -Opções para selecionar idioma e tema, ver documentos legais, verificar informações da licença e contatar o suporte. Configurações avançadas e configurações de rede também estão presentes lá. - -Clique em _Verificar atualizações_ para ver se a versão do seu aplicativo, as filtragens e as extensões estão atualizadas. - -![Verificar atualizações](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index ee40aeb114e..00000000000 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Problemas de filtragem no Chrome 142+ ao usar o driver TDI -sidebar_position: 1 ---- - -:::info - -Este artigo descreve o AdGuard para Windows v8.0, um bloqueador de anúncios completo que protege seu dispositivo em nível de sistema. Esta é uma versão beta que ainda está em desenvolvimento. Para experimentá-lo, baixe a [versão beta do AdGuard para Windows](https://agrd.io/windows_beta). - -::: - -Alguns usuários do AdGuard para Windows podem notar que [o aplicativo para de filtrar o tráfego em navegadores baseados no Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partir do Google Chrome 142+, o tráfego do navegador simplesmente não aparece no nível do driver TDI, impedindo que o AdGuard o inspecione ou filtre. - -Esse comportamento não é um bug do AdGuard, mas sim resultado de mudanças recentes na arquitetura e na segurança dos navegadores modernos. - -## Por que isso acontece - -Navegadores baseados em Chromium (Chrome, Edge, Brave, Vivaldi, etc.) têm fortalecido sua arquitetura de segurança. Uma mudança significativa é mover processos internos sensíveis para o [sandbox Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), incluindo o Serviço de Rede, que gerencia todo o tráfego do navegador. - -### O que mudou no Chrome 142 - -A partir do Chrome 142, o processo do Serviço de Rede agora é lançado dentro do AppContainer por padrão. - -Quando isso acontece, aplicativos executados em um AppContainer não usam a interface de rede legada TDI; em vez disso, seu tráfego é roteado pelo stack WSK (Winsock Kernel) mais moderno. Como resultado, o driver TDI não pode ver, interceptar ou processar conexões que passam pelo WSK, e todo o tráfego do navegador se torna invisível para o driver TDI utilizado pelo AdGuard. - -Esse comportamento é controlado inteiramente pelas políticas de sandboxing e experimentos internos (testes de campo) do Chrome, não pelas configurações do usuário. - -## Por que isso afeta o AdGuard - -O driver TDI é uma tecnologia do Windows obsoleta que foi descontinuada e não é mais suportada pela Microsoft há muitos anos. Não é compatível com os modelos modernos de isolamento e sandbox utilizados pelos navegadores. - -Por causa disso, a visibilidade do tráfego baseada em TDI torna-se cada vez mais instável. Em alguns navegadores, ele já desapareceu completamente e, eventualmente, deixará de funcionar por completo. - -O AdGuard já considera o driver TDI obsoleto e sua remoção completa está planejada conforme o produto evolui. - -## Solução permanente - -A partir da v8.0 RC, adicionamos suporte experimental para o driver SockFilter. Ele corrige o problema ao resolver conflitos no stack WFP. [Mais informações](/adguard-for-windows-8/settings/app-settings/network-settings/). - -Para usá-lo, vá para _Configurações → Rede → Filtragem de tráfego_, ative a filtragem de tráfego e selecione _SockFilter (Experimental)_ na lista de opções disponíveis. - -Por ser experimental, pode haver bugs. Se você notar algo incomum, inesperado ou simplesmente com defeito, **você pode voltar para TDI ou WFP a qualquer momento** na mesma seção. - -## Solução temporária - -Certas alterações no registro do Windows podem forçar o navegador a parar de usar AppContainer, fazendo com que seus processos voltem a ser executados em modo não-sandboxed. O serviço de rede para de usar a pilha WSK e recorre a um caminho de rede que o driver TDI pode enxergar. O AdGuard recupera então a capacidade de filtrar o tráfego do navegador. - -### Como modificar o registro em navegadores baseados no Chromium - -:::warning - -Direitos de administrador são obrigatórios para editar o registro. Alterações incorretas podem afetar a estabilidade e a segurança do sistema ou do navegador. Sempre crie um backup do ramo do registro antes de modificá-lo. - -Antes de prosseguir, tenha em mente que essa solução reduz a segurança do sandbox/AppContainer, tornando o navegador menos isolado. Aplica-se em todo o sistema porque modifica o `HKLM`, e deve ser usado apenas para depuração, soluções temporárias, em ambientes controlados, ou quando a interceptação de tráfego baseada em TDI for estritamente necessária. - -Isso **não** deve ser aplicado de forma ampla em máquinas de usuários finais. **Proceda apenas se compreender as implicações.** - -::: - -Você pode aplicar as alterações de registro necessárias automaticamente usando um dos arquivos .reg pré-gerados abaixo. Cada arquivo desativa o sandboxing de AppContainer/Serviço de Rede para um navegador específico baseado em Chromium: - -- [Baixar Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Baixar Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Baixar Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Baixar Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Baixar Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Baixar YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -Se o seu navegador não estiver listado, siga as instruções manuais abaixo para criar as entradas necessárias no registro: - -1. Determine sua filial de política verificando a documentação oficial do fornecedor ou abrindo a página de política interna. No Chrome, navegue até `chrome://policy`. Outros navegadores usam um caminho semelhante. - -2. Identifique o ramo do registro correto para o seu navegador. Diferentes navegadores baseados no Chromium utilizam diferentes caminhos de política sob `HKLM`. Deve seguir o modelo `HKLM\SOFTWARE\Policies\\`. - -3. Abra o Editor do Registro: - - - Pressione _Win + R_ - - Digite _regedit_ e pressione _Enter_ - - Aprovar o prompt UAC executando-o como administrador - -4. Faça backup do ramo de Políticas: - - - No painel esquerdo, navegue até `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Clique com o botão direito em _Políticas_ → _Exportar_ - - Salvar o arquivo como _Policies_backup.reg_ - - Se algo der errado, você pode restaurar o backup dando um duplo clique neste arquivo. - -5. Navegue até a chave de política do seu navegador: - - - Expanda o caminho `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Políticas_. - - Localize a pasta correspondente ao seu navegador. - -Se a chave não existir, você pode criá-la manualmente. Exemplo para o Chrome: - -- Clique com o botão direito em _Políticas_ → _Nova_ → _Chave_ e nomeie-a como `Google` -- Dentro do `Google`, crie outra chave chamada `Chrome` - -Repita a mesma lógica para Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Você deverá obter uma chave semelhante a `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Adicione os valores de registro necessários: - - - Na chave correta, clique no painel direito → _Novo_ → _Valor DWORD (32 bits)_ - - - Dê o nome de `RendererAppContainerEnabled` - - - Clique duas vezes e defina: - - - **Valor:** 0 - - **Base:** Hexadecimal ou Decimal (pode ser qualquer um) - - - Repita o processo e crie um segundo DWORD `NetworkServiceSandboxEnabled`. - - - Defina seu valor como 0. - - Ambos os parâmetros devem ser do tipo `REG_DWORD` e ter o valor **0**. - -2. Feche o navegador e aplique as configurações. Para garantir que a política seja carregada: - - - Feche completamente o navegador - - Verifique o Gerenciador de Tarefas e certifique-se de que nenhum processo como _chrome.exe_, _msedge.exe_, _brave.exe_ continue em execução - - Abra novamente o navegador - -3. Verifique se as políticas foram aplicadas abrindo o visualizador de políticas do seu navegador. - -Você deve ver as seguintes políticas ativas: - -- `RendererAppContainerEnabled` — **0 / falso** -- `NetworkServiceSandboxEnabled` — **0 / falso** - -Se disponível, clique em _Recarregar políticas_. - -Pronto! diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index c1b998bb326..7ee332dcab9 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard para Windows +title: AdGuard para Windows v8 sidebar_position: 1 --- :::info -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. Para ver como funciona, [baixe o aplicativo AdGuard](https://agrd.io/download-kb-adblock) +Este artigo descreve o AdGuard para Windows v8.0, um bloqueador de anúncios completo que protege seu dispositivo em nível de sistema. Esta é uma versão beta que ainda está em desenvolvimento. Para experimentá-lo, baixe a [versão beta do AdGuard para Windows](https://agrd.io/windows_beta). ::: -- [Recursos](/adguard-for-windows/features/features.md) +AdGuard para Windows é uma ferramenta fácil de usar que bloqueia banners, pop-ups, anúncios em vídeo e rastreadores irritantes. Mas isso não é tudo: ajuda a economizar tráfego, carregar páginas Web mais rápido e proteger seu computador contra sites indesejáveis e potencialmente maliciosos. O AdGuard também protege você contra sites de phishing e mantém seus filhos longe de conteúdo impróprio. - Main features and settings available in AdGuard for Windows +## Requisitos do sistema -- [Instalação](/adguard-for-windows/installation.md) +- **Versão do sistema operativo:** Microsoft Windows 10 ou superior +- **RAM:** pelo menos 6 GB +- **Processador:** 2 núcleos, 2.0 GHz (ou mais rápido) +- **Espaço livre em disco:** pelo menos 4 GB. - Instalação, desinstalação e requisitos de sistema do AdGuard para Windows +--- + +![Tela inicial](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +Na tela inicial, você encontrará um botão para ativar ou desativar a proteção do AdGuard, bem como ícones para _bloqueio de anúncios_, _Proteção contra rastreamento_, _Proteção de DNS_ e _Bloqueio de aborrecimentos_. As configurações principais podem ser acessadas através do menu lateral esquerdo. + +## [Proteção](/adguard-for-windows/protection/) + +Configurações para configurar o _Bloqueio de anúncios_, a _Proteção contra rastreamento_, a _Proteção de DNS_, o _Bloqueio de aborrecimentos_, a _Segurança de navegação_, o _Controle parental_ e as _Extensões_. + +## [Estatísticas](/adguard-for-windows/statistics/) + +Informações detalhadas sobre anúncios bloqueados, rastreadores e uso de dados. -- [Assistente de navegador](/adguard-for-windows/browser-assistant.md) +## [Gerenciamento de aplicativos](/adguard-for-windows/app-management/) - Uma extensão que complementa o aplicativo de computador e permite que você gerencie a filtragem do seu navegador +Configurações para personalizar a filtragem e roteamento de tráfego para cada aplicativo e navegador. -- [Resolvendo problemas](/adguard-for-windows/solving-problems/solving-problems.md) +## [Configurações](/adguard-for-windows/settings/) - Problemas conhecidos e possíveis soluções +Opções para selecionar idioma e tema, ver documentos legais, verificar informações da licença e contatar o suporte. Configurações avançadas e configurações de rede também estão presentes lá. -- [Documentação para administradores](/adguard-for-windows/admins-documentation.md) +Clique em _Verificar atualizações_ para ver se a versão do seu aplicativo, as filtragens e as extensões estão atualizadas. - Guia de configuração para administradores de sistema +![Verificar atualizações](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 972c911bb3e..a4cb15a5420 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ O AdGuard vem com quatro scripts de usuário pré-instalados: ### AdGuard Assistant (Beta) -O Assistente do navegador é a versão legada do Assistente, que você pode usar se o [novo Assistente](/adguard-for-windows/browser-assistant.md) não estiver disponível para o seu navegador. Como o nome sugere, ele ajuda você a gerenciar as configurações básicas do AdGuard diretamente do seu navegador, sem precisar abrir o aplicativo. +O Assistente do navegador é a versão legada do Assistente, que você pode usar se o [novo Assistente](/archive/adguard-for-windows/browser-assistant.md) não estiver disponível para o seu navegador. Como o nome sugere, ele ajuda você a gerenciar as configurações básicas do AdGuard diretamente do seu navegador, sem precisar abrir o aplicativo. O AdGuard Assistant funciona com todos os navegadores compatíveis com o Microsoft Windows. Não aparecerá em sites excluídos da filtragem ou em determinadas páginas onde possa causar problemas de exibição. diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 65% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 7bf4dddf7a0..c38d6163142 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ Este artigo descreve o AdGuard para Windows v8.0, um bloqueador de anúncios com A aba _Proteção_ contém todas as principais configurações de segurança e filtragem. Aqui você pode controlar o _Bloqueio de anúncios_, a _Proteção contra rastreamento_, o _Bloqueio de mensagens irritantes_, a _Filtragem de DNS_, a _Segurança de navegação_, o _Controle parental_ e as _Extensões_. Você também pode gerenciar o Assistente do navegador aqui — uma ferramenta que permite controlar sua funcionalidade sem abrir o aplicativo. Cada um desses recursos é descrito em um artigo separado. -[Bloqueio de anúncios](/adguard-for-windows-8/protection/ad-blocking) +[Bloqueio de anúncios](/adguard-for-windows/protection/ad-blocking) -[Proteção contra rastreamento](/adguard-for-windows-8/protection/tracking-protection) +[Proteção contra rastreamento](/adguard-for-windows/protection/tracking-protection) -[Bloqueio de elementos irritantes](/adguard-for-windows-8/protection/annoyance-blocking) +[Bloqueio de elementos irritantes](/adguard-for-windows/protection/annoyance-blocking) -[Proteção de DNS](/adguard-for-windows-8/protection/dns-protection) +[Proteção de DNS](/adguard-for-windows/protection/dns-protection) -[Segurança da navegação](/adguard-for-windows-8/protection/browsing-security) +[Segurança da navegação](/adguard-for-windows/protection/browsing-security) -[Controle parental](/adguard-for-windows-8/protection/parental-control) +[Controle parental](/adguard-for-windows/protection/parental-control) -[Extensões](/adguard-for-windows-8/protection/extensions) +[Extensões](/adguard-for-windows/protection/extensions) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 64% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 786cf5a2a77..c4905f32651 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ Se desejar, você pode concordar em enviar dados de uso do aplicativo anonimizad Em caso de problemas, você pode alterar o nível de registro para criar registros detalhados para a equipe de suporte. -No [_Editor de filtragem_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), você pode adicionar suas próprias regras de filtragem ou importar filtros prontos para uso. +No [_Editor de filtragem_](/adguard-for-windows/settings/app-settings/filter-editor.md), você pode adicionar suas próprias regras de filtragem ou importar filtros prontos para uso. -[_Configurações_ de rede](/adguard-for-windows-8/settings/app-settings/network-settings.md) incluem todas as opções relacionadas à filtragem de rede e como o AdGuard interage com a rede do seu sistema. +[_Configurações_ de rede](/adguard-for-windows/settings/app-settings/network-settings.md) incluem todas as opções relacionadas à filtragem de rede e como o AdGuard interage com a rede do seu sistema. -As configurações [_Avançadas_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) destinam-se a usuários experientes. Eles raramente são necessários no uso diário e só devem ser alterados se você souber o que está fazendo ou se nossa equipe de suporte solicitar. +As configurações [_Avançadas_](/adguard-for-windows/settings/app-settings/advanced-settings.md) destinam-se a usuários experientes. Eles raramente são necessários no uso diário e só devem ser alterados se você souber o que está fazendo ou se nossa equipe de suporte solicitar. ![Configurações do aplicativo](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 84% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index b2d026b12ec..248bd539afb 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ Existem outras opções úteis do AdGuard que não devem passar despercebidas ne ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Configurações do aplicativo](/adguard-for-windows-8/settings/app-settings) +## [Configurações do aplicativo](/adguard-for-windows/settings/app-settings) Idioma e tema, canal e intervalo de atualização, opções avançadas para usuários experientes e um editor de filtros para criar regras personalizadas rapidamente. -## [Licença](/adguard-for-windows-8/settings/license) +## [Licença](/adguard-for-windows/settings/license) Informações sobre o tipo de licença, número de dispositivos disponíveis e código de ativação, com opções para atualizar ou redefinir a licença e vinculá-la à sua conta AdGuard. -## [Suporte](/adguard-for-windows-8/settings/support) +## [Suporte](/adguard-for-windows/settings/support) Formulário de perguntas frequentes e suporte, ferramentas para reportar anúncios não exibidos e solicitar novos recursos, possibilidade de avaliar o aplicativo, compartilhar feedback e acessar as redes sociais do AdGuard. -## [Sobre](/adguard-for-windows-8/settings/about) +## [Sobre](/adguard-for-windows/settings/about) Detalhes sobre a versão do aplicativo e as bibliotecas, além de links para documentos legais. diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index d67d852d30b..00000000000 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Resolvendo problemas -sidebar_position: 1 ---- - -:::info - -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. Para ver como funciona, [baixe o aplicativo AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Aqui estão alguns problemas que você pode encontrar e as suas respectivas soluções, além de guias e instruções úteis. - -- [Compatibilidade do driver WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Problemas relacionados a certificados](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Como coletar registros do AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Como coletar registros de instalação do AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Como coletar registros do sistema Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Erros comuns do instalador](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Guia de configurações avançadas (baixo nível)](/adguard-for-windows/solving-problems/low-level-settings/) -- [Como criar um arquivo dump](/adguard-for-windows/solving-problems/dump-file/) -- [Possíveis vazamentos de DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemas conhecidos do AdGuard para Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Como corrigir o erro `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index b3c561d39f9..baacbbb9f41 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,146 +1,133 @@ --- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +title: Problemas de filtragem no Chrome 142+ ao usar o driver TDI +sidebar_position: 1 --- :::info -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +Este artigo descreve o AdGuard para Windows v8.0, um bloqueador de anúncios completo que protege seu dispositivo em nível de sistema. Esta é uma versão beta que ainda está em desenvolvimento. Para experimentá-lo, baixe a [versão beta do AdGuard para Windows](https://agrd.io/windows_beta). ::: -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. +Alguns usuários do AdGuard para Windows podem notar que [o aplicativo para de filtrar o tráfego em navegadores baseados no Chromium](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). A partir do Google Chrome 142+, o tráfego do navegador simplesmente não aparece no nível do driver TDI, impedindo que o AdGuard o inspecione ou filtre. -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. +Esse comportamento não é um bug do AdGuard, mas sim resultado de mudanças recentes na arquitetura e na segurança dos navegadores modernos. -## Why this happens +## Por que isso acontece -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. +Navegadores baseados em Chromium (Chrome, Edge, Brave, Vivaldi, etc.) têm fortalecido sua arquitetura de segurança. Uma mudança significativa é mover processos internos sensíveis para o [sandbox Windows AppContainer](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), incluindo o Serviço de Rede, que gerencia todo o tráfego do navegador. -### What changed in Chrome 142 +### O que mudou no Chrome 142 -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. +A partir do Chrome 142, o processo do Serviço de Rede agora é lançado dentro do AppContainer por padrão. -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. +Quando isso acontece, aplicativos executados em um AppContainer não usam a interface de rede legada TDI; em vez disso, seu tráfego é roteado pelo stack WSK (Winsock Kernel) mais moderno. Como resultado, o driver TDI não pode ver, interceptar ou processar conexões que passam pelo WSK, e todo o tráfego do navegador se torna invisível para o driver TDI utilizado pelo AdGuard. -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. +Esse comportamento é controlado inteiramente pelas políticas de sandboxing e experimentos internos (testes de campo) do Chrome, não pelas configurações do usuário. -## Why this affects AdGuard +## Por que isso afeta o AdGuard -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. +O driver TDI é uma tecnologia do Windows obsoleta que foi descontinuada e não é mais suportada pela Microsoft há muitos anos. Não é compatível com os modelos modernos de isolamento e sandbox utilizados pelos navegadores. -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. +Por causa disso, a visibilidade do tráfego baseada em TDI torna-se cada vez mais instável. Em alguns navegadores, ele já desapareceu completamente e, eventualmente, deixará de funcionar por completo. -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. +O AdGuard já considera o driver TDI obsoleto e sua remoção completa está planejada conforme o produto evolui. -## Permanent solution +## Solução permanente -From v7.22.4, we’ve added experimental support for the SockFilter driver. Ele corrige o problema ao resolver conflitos no stack WFP. [Mais informações](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +A partir da v8.0 RC, adicionamos suporte experimental para o driver SockFilter. Ele corrige o problema ao resolver conflitos no stack WFP. [Mais informações](/adguard-for-windows/settings/app-settings/network-settings/). Para usá-lo, vá para _Configurações → Rede → Filtragem de tráfego_, ative a filtragem de tráfego e selecione _SockFilter (Experimental)_ na lista de opções disponíveis. Por ser experimental, pode haver bugs. Se você notar algo incomum, inesperado ou simplesmente com defeito, **você pode voltar para TDI ou WFP a qualquer momento** na mesma seção. -## Temporary solution +## Solução temporária -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. +Certas alterações no registro do Windows podem forçar o navegador a parar de usar AppContainer, fazendo com que seus processos voltem a ser executados em modo não-sandboxed. O serviço de rede para de usar a pilha WSK e recorre a um caminho de rede que o driver TDI pode enxergar. O AdGuard recupera então a capacidade de filtrar o tráfego do navegador. -### How to modify the registry in Chromium-based browsers +### Como modificar o registro em navegadores baseados no Chromium :::warning -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. +Direitos de administrador são obrigatórios para editar o registro. Alterações incorretas podem afetar a estabilidade e a segurança do sistema ou do navegador. Sempre crie um backup do ramo do registro antes de modificá-lo. -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. +Antes de prosseguir, tenha em mente que essa solução reduz a segurança do sandbox/AppContainer, tornando o navegador menos isolado. Aplica-se em todo o sistema porque modifica o `HKLM`, e deve ser usado apenas para depuração, soluções temporárias, em ambientes controlados, ou quando a interceptação de tráfego baseada em TDI for estritamente necessária. -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** +Isso **não** deve ser aplicado de forma ampla em máquinas de usuários finais. **Proceda apenas se compreender as implicações.** ::: -#### Using .reg files +Você pode aplicar as alterações de registro necessárias automaticamente usando um dos arquivos .reg pré-gerados abaixo. Cada arquivo desativa o sandboxing de AppContainer/Serviço de Rede para um navegador específico baseado em Chromium: -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: +- [Baixar Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Baixar Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Baixar Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Baixar Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Baixar Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Baixar YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Se o seu navegador não estiver listado, siga as instruções manuais abaixo para criar as entradas necessárias no registro: -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: +1. Determine sua filial de política verificando a documentação oficial do fornecedor ou abrindo a página de política interna. No Chrome, navegue até `chrome://policy`. Outros navegadores usam um caminho semelhante. -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) +2. Identifique o ramo do registro correto para o seu navegador. Diferentes navegadores baseados no Chromium utilizam diferentes caminhos de política sob `HKLM`. Deve seguir o modelo `HKLM\SOFTWARE\Policies\\`. -#### Explicit registry editing +3. Abra o Editor do Registro: -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + - Pressione _Win + R_ + - Digite _regedit_ e pressione _Enter_ + - Aprovar o prompt UAC executando-o como administrador -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. +4. Faça backup do ramo de Políticas: -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + - No painel esquerdo, navegue até `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Clique com o botão direito em _Políticas_ → _Exportar_ + - Salvar o arquivo como _Policies_backup.reg_ -3. Open the Registry Editor: + Se algo der errado, você pode restaurar o backup dando um duplo clique neste arquivo. - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator +5. Navegue até a chave de política do seu navegador: -4. Back up the Policies branch: + - Expanda o caminho `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Políticas_. + - Localize a pasta correspondente ao seu navegador. - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ +Se a chave não existir, você pode criá-la manualmente. Exemplo para o Chrome: - If something goes wrong, you can restore the backup by double-clicking this file. +- Clique com o botão direito em _Políticas_ → _Nova_ → _Chave_ e nomeie-a como `Google` +- Dentro do `Google`, crie outra chave chamada `Chrome` -5. Navigate to your browser’s policy key: +Repita a mesma lógica para Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. Você deverá obter uma chave semelhante a `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. +1. Adicione os valores de registro necessários: -If the key does not exist, you can create it manually. Example for Chrome: + - Na chave correta, clique no painel direito → _Novo_ → _Valor DWORD (32 bits)_ -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` + - Dê o nome de `RendererAppContainerEnabled` -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + - Clique duas vezes e defina: -1. Add the required registry values: + - **Valor:** 0 + - **Base:** Hexadecimal ou Decimal (pode ser qualquer um) - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + - Repita o processo e crie um segundo DWORD `NetworkServiceSandboxEnabled`. - - Name it `RendererAppContainerEnabled` + - Defina seu valor como 0. - - Double-click it and set: + Ambos os parâmetros devem ser do tipo `REG_DWORD` e ter o valor **0**. - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) +2. Feche o navegador e aplique as configurações. Para garantir que a política seja carregada: - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + - Feche completamente o navegador + - Verifique o Gerenciador de Tarefas e certifique-se de que nenhum processo como _chrome.exe_, _msedge.exe_, _brave.exe_ continue em execução + - Abra novamente o navegador - - Set its value to 0. +3. Verifique se as políticas foram aplicadas abrindo o visualizador de políticas do seu navegador. - Both parameters must be `REG_DWORD` and have the value **0**. +Você deve ver as seguintes políticas ativas: -2. Close the browser and apply the settings. To ensure the policy is loaded: +- `RendererAppContainerEnabled` — **0 / falso** +- `NetworkServiceSandboxEnabled` — **0 / falso** - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. +Se disponível, clique em _Recarregar políticas_. Pronto! diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..fb44c1ba33b --- /dev/null +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard para Windows +sidebar_position: 1 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. Para ver como funciona, [baixe o aplicativo AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Recursos](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Instalação](/archive/adguard-for-windows/installation.md) + + Instalação, desinstalação e requisitos de sistema do AdGuard para Windows + +- [Assistente de navegador](/archive/adguard-for-windows/browser-assistant.md) + + Uma extensão que complementa o aplicativo de computador e permite que você gerencie a filtragem do seu navegador + +- [Resolvendo problemas](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Problemas conhecidos e possíveis soluções + +- [Documentação para administradores](/archive/adguard-for-windows/admins-documentation.md) + + Guia de configuração para administradores de sistema diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 568438c9f53..afa9931dd89 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ As seguintes extensões são instaladas com o AdGuard: **Assistente AdGuard** -O Assistente AdGuard é um assistente antigo que você pode usar se o [novo assistente](/adguard-for-windows/browser-assistant.md) não estiver disponível para o seu navegador. O nome desta extensão não é coincidência: na verdade, ela auxilia o usuário a alterar as configurações básicas do AdGuard diretamente no navegador, sem a necessidade de abrir o próprio aplicativo. O Assistente AdGuard funciona com todos os navegadores compatíveis com Microsoft Windows. Além disso, o ícone do Assistente do AdGuard não será exibido em sites listados como exceções pelo usuário e em determinadas páginas da Web em que há risco de exibição de conteúdo incorreto. +O Assistente AdGuard é um assistente antigo que você pode usar se o [novo assistente](/archive/adguard-for-windows/browser-assistant.md) não estiver disponível para o seu navegador. O nome desta extensão não é coincidência: na verdade, ela auxilia o usuário a alterar as configurações básicas do AdGuard diretamente no navegador, sem a necessidade de abrir o próprio aplicativo. O Assistente AdGuard funciona com todos os navegadores compatíveis com Microsoft Windows. Além disso, o ícone do Assistente do AdGuard não será exibido em sites listados como exceções pelo usuário e em determinadas páginas da Web em que há risco de exibição de conteúdo incorreto. **AdGuard Extra** diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 73% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 19653219017..2f1f62dde34 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifunci ::: -- [Tela inicial](/adguard-for-windows/features/home-screen/) +- [Tela inicial](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Configurações](/adguard-for-windows/features/settings/) +- [Configurações](/archive/adguard-for-windows/features/settings/) Configurações de tema e idioma, personalização do bloqueio de anúncios, Proteção de DNS, controles parentais, gerenciamento de extensões e opções avançadas para usuários experientes -- [Extensões](/adguard-for-windows/features/extensions/) +- [Extensões](/archive/adguard-for-windows/features/extensions/) Um recurso que permite ampliar a funcionalidade dos sites adicionando scripts e estilos de usuário -- [Rede](/adguard-for-windows/features/network/) +- [Rede](/archive/adguard-for-windows/features/network/) Opções adicionais relacionadas à rede e configurações de proxy -- [Outros recursos](/adguard-for-windows/features/others/) +- [Outros recursos](/archive/adguard-for-windows/features/others/) Suporte, gerenciamento de licença, opções do menu de bandeja, versão do aplicativo e atualizações diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 56c0b0b519b..5fc7ce25d96 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index f5a3ed40b2c..1e98c435066 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Configurações_ é a seção que requer mais atenção. É aqui que você pode ### Configurações gerais -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Além disso, você pode recorrer às configurações se o AdGuard para Windows não estiver funcionando corretamente e o Suporte ao cliente solicitar que você [colete _Logs de depuração_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Além disso, você pode recorrer às configurações se o AdGuard para Windows não estiver funcionando corretamente e o Suporte ao cliente solicitar que você [colete _Logs de depuração_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Se você quiser saber o que pode ser configurado em _Configurações avançadas_, leia o [nosso artigo](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. Se você quiser saber o que pode ser configurado em _Configurações avançadas_, leia o [nosso artigo](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Explicamos mais sobre como trabalhar com ele e o que fazer se não houver um Assistente de Navegador para o seu navegador no [artigo separado](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Explicamos mais sobre como trabalhar com ele e o que fazer se não houver um Assistente de Navegador para o seu navegador no [artigo separado](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..358f7be9027 --- /dev/null +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Resolvendo problemas +sidebar_position: 1 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. Para ver como funciona, [baixe o aplicativo AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Aqui estão alguns problemas que você pode encontrar e as suas respectivas soluções, além de guias e instruções úteis. + +- [Compatibilidade do driver WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Problemas relacionados a certificados](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Como coletar registros do AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Como coletar registros de instalação do AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Como coletar registros do sistema Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Erros comuns do instalador](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Guia de configurações avançadas (baixo nível)](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Como criar um arquivo dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possíveis vazamentos de DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Problemas conhecidos do AdGuard para Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Como corrigir o erro `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..664f3af7fb5 --- /dev/null +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. Ele corrige o problema ao resolver conflitos no stack WFP. [Mais informações](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +Para usá-lo, vá para _Configurações → Rede → Filtragem de tráfego_, ative a filtragem de tráfego e selecione _SockFilter (Experimental)_ na lista de opções disponíveis. + +Por ser experimental, pode haver bugs. Se você notar algo incomum, inesperado ou simplesmente com defeito, **você pode voltar para TDI ou WFP a qualquer momento** na mesma seção. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Pronto! diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 75377ac2633..bd7b403accb 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/extensions.md index c73f37ec34f..a31fd9309b2 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (também chamados de "extensões") são, na verdade, miniprogramas e :::note Aplicativos compatíveis -O AdGuard pode ampliar significativamente a funcionalidade de sites, agindo como um gerenciador de userscripts. Você pode adicionar seus scripts personalizados ou gerenciar os existentes em nossos três produtos: [AdGuard para Windows](/adguard-for-windows/features/extensions), [AdGuard para Android](/adguard-for-android/features/settings#userscripts) e [AdGuard para Mac](/adguard-for-mac/features/extensions). +O AdGuard pode ampliar significativamente a funcionalidade de sites, agindo como um gerenciador de userscripts. Você pode adicionar seus scripts personalizados ou gerenciar os existentes em nossos três produtos: [AdGuard para Windows](/adguard-for-windows/protection/extensions), [AdGuard para Android](/adguard-for-android/features/settings#userscripts) e [AdGuard para Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/how-to-install.md index a3b97d94488..258c2f202fb 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard para iOS](/adguard-for-ios/installation) -[AdGuard para Windows](/adguard-for-windows/installation) +[AdGuard para Windows](/adguard-for-windows/) [AdGuard para Mac](/adguard-for-mac/installation) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/guides/report-website.md index cc8987b099e..348ae9ba6d2 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Para denunciar a reinserção de um anúncio ou exibição incorreta de um site, ### Windows {#windows} -- Abra o [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) e clique em **Relate um problema**: +- Abra o [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) e clique em **Relate um problema**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/intro.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/intro.md index 585d9dc279d..360f0dd3a24 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / O AdGuard é um dos líderes no mercado de software de bloqueio de anúncios com mais de 15 anos de experiência, quase uma dúzia de produtos para diversas plataformas e mais de 375 milhões de instalações por usuários. Ao contrário de outras soluções para o bloqueio de anúncios, das quais a maioria se baseia apenas em navegadores, nós oferecemos aplicações independentes para às principais plataformas do mercado, além de dispositivos móveis. As aplicações AdGuard são superiores a extensões para navegadores, podendo bloquear mais anúncios com maior eficiência: -- [AdGuard para Windows](/adguard-for-windows/features/home-screen) +- [AdGuard para Windows](/adguard-for-windows/) - [AdGuard para Mac](/adguard-for-mac/features/main) - [AdGuard para Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard para iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 9e8c65025a0..9a9be03d603 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index 19c90a00207..a0fd46b053f 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Este artigo é sobre a extensão do navegador AdGuard, que protege apenas o seu ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 644c431914a..f414774b17f 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index b62fd02d4a7..fd4db5c27ad 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Este artigo é sobre a extensão do navegador AdGuard, que protege apenas o seu ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index a3c88b95a2f..f0f81e4d852 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 75889b2a50a..00000000000 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index fffa43f1b28..94df53beaaa 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..6cc2c76cfa1 --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 6f322b182a4..e487c06ab36 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ The following extensions are installed with AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. **AdGuard Extra** diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 71% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 1f4ac9a2943..b96a9fa7bff 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifunci ::: -- [Home screen](/adguard-for-windows/features/home-screen/) +- [Home screen](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Settings](/adguard-for-windows/features/settings/) +- [Settings](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensions](/adguard-for-windows/features/extensions/) +- [Extensions](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Network](/adguard-for-windows/features/network/) +- [Network](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Other features](/adguard-for-windows/features/others/) +- [Other features](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 6640b2382bf..81d98b79455 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 1dd96d2e10a..c45ed9889a1 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Settings_ is the section that requires the most attention. This is where you ca ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..58d5c2a9d18 --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..b6f678f5575 --- /dev/null +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege o seu dispositivo ao nível do sistema. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 0aea301ba1a..f7ab02c9962 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/pt/docusaurus-plugin-content-docs/current/general/extensions.md index fca9bfe8b1c..86d457ba736 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/pt/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/pt/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/intro.md b/i18n/pt/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index f6b65797b57..b517e7caf44 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index f5ef20a2eaf..00000000000 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## Cerințele Sistemului - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index b82f80b1189..c0a048468e5 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. Pentru a vedea cum funcționează, [descărcați aplicația AdGuard](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Caracteristici](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## Cerințele Sistemului -- [Instalare](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Rezolvarea problemelor](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentație pentru administratori](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 48a9ad82d35..4a10aaaff98 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 83d5f4e8ac9..ea4f0bcc313 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 58d2a56d1b2..6b8cdf41c26 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 8346d6650ed..00000000000 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. Pentru a vedea cum funcționează, [descărcați aplicația AdGuard](https://agrd.io/download-kb-adblock) - -::: - -Iată câteva probleme cu care s-ar putea să te confrunți și soluții, ghiduri și instrucțiuni de care ai putea avea nevoie. - -- [Compatibilitatea driverului WFP](/adguard-for-windows/solving-problems/wfp-driver/) -- [Probleme legate de certificate](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Cum să colectezi jurnalele AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Cum să colectezi jurnalele de instalare AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Cum să colectezi jurnalele sistemului Windows](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Ghid de setări avansate (de nivel scăzut)](/adguard-for-windows/solving-problems/low-level-settings/) -- [Cum să creezi un fișier de dump](/adguard-for-windows/solving-problems/dump-file/) -- [Posibile scurgeri DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Probleme cunoscute ale AdGuard pentru Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 09f8386a6b7..cf4d3fccad7 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..859896f13b1 --- /dev/null +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. Pentru a vedea cum funcționează, [descărcați aplicația AdGuard](https://agrd.io/download-kb-adblock) + +::: + +- [Caracteristici](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Instalare](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Rezolvarea problemelor](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentație pentru administratori](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index f23d403088e..b2b323554bc 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Următoarele extensii sunt instalate cu AdGuard: **AdGuard Assistant** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. Numele acestei extensii este destul de deliberat: efectiv asistează utilizatorul în schimbarea setărilor de bază AdGuard chiar în browser, fără a fi nevoie să deschideți aplicația în sine. Asistentul AdGuard funcționează cu toate browserele compatibile cu Microsoft Windows. În plus, iconița Asistentului AdGuard nu va fi afișată pe site-urile listate ca excepții de utilizator și pe anumite pagini web unde există riscul de afișare incorrectă a conținutului. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. Numele acestei extensii este destul de deliberat: efectiv asistează utilizatorul în schimbarea setărilor de bază AdGuard chiar în browser, fără a fi nevoie să deschideți aplicația în sine. Asistentul AdGuard funcționează cu toate browserele compatibile cu Microsoft Windows. În plus, iconița Asistentului AdGuard nu va fi afișată pe site-urile listate ca excepții de utilizator și pe anumite pagini web unde există riscul de afișare incorrectă a conținutului. **AdGuard Extra** diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 72% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 0ed8a42ac72..31edc01ecac 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multif ::: -- [Ecranul principal](/adguard-for-windows/features/home-screen/) +- [Ecranul principal](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Setări](/adguard-for-windows/features/settings/) +- [Setări](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Extensii](/adguard-for-windows/features/extensions/) +- [Extensii](/archive/adguard-for-windows/features/extensions/) A feature that allows you to extend the functionality of websites by adding userscripts and userstyles -- [Rețea](/adguard-for-windows/features/network/) +- [Rețea](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Alte caracteristici](/adguard-for-windows/features/others/) +- [Alte caracteristici](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index e430f99fa46..91dcbd249a5 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5b26bca4070..bb566da24ea 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Setările_ este secțiunea care necesită cea mai mare atenție. Aici poți con ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a145bfd390b --- /dev/null +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. Pentru a vedea cum funcționează, [descărcați aplicația AdGuard](https://agrd.io/download-kb-adblock) + +::: + +Iată câteva probleme cu care s-ar putea să te confrunți și soluții, ghiduri și instrucțiuni de care ai putea avea nevoie. + +- [Compatibilitatea driverului WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Probleme legate de certificate](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Cum să colectezi jurnalele AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Cum să colectezi jurnalele de instalare AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Cum să colectezi jurnalele sistemului Windows](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Ghid de setări avansate (de nivel scăzut)](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Cum să creezi un fișier de dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Posibile scurgeri DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Probleme cunoscute ale AdGuard pentru Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 84% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 81b84e96389..f01621a3855 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +Acest articol se referă la AdGuard pentru Windows, un blocant de reclame multifuncțional care protejează dispozitivul dumneavoastră la nivel de sistem. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### Using .reg files + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 84727c59a8e..4172715ef61 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/ro/docusaurus-plugin-content-docs/current/general/extensions.md index 5d13f235b26..192b2af6678 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (pe care le numim și "extensii") sunt, de facto, miniprograme scris :::note Aplicații suportate -AdGuard poate mări semnificativ funcționalitatea site-ului operând ca manager de userscript. Puteți adăuga scripturi personalizate sau gestiona cele existente în cele trei produse ale noastre: [AdGuard pentru Windows](/adguard-for-windows/features/extensions), [AdGuard pentru Android](/adguard-for-android/features/settings#userscripts) și [AdGuard pentru Mac](/adguard-for-mac/features/extensions). +AdGuard poate mări semnificativ funcționalitatea site-ului operând ca manager de userscript. Puteți adăuga scripturi personalizate sau gestiona cele existente în cele trei produse ale noastre: [AdGuard pentru Windows](/adguard-for-windows/protection/extensions), [AdGuard pentru Android](/adguard-for-android/features/settings#userscripts) și [AdGuard pentru Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ro/docusaurus-plugin-content-docs/current/general/how-to-install.md index eb5877c23b1..2c3e0fdcef4 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/ro/docusaurus-plugin-content-docs/current/guides/report-website.md index b4c26e50a90..ec47b707313 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Pentru a raporta o reinserție a unei reclame sau o afișare incorectă a unui s ### Windows {#windows} -- Deschide [Asistentul Browser AdGuard](/adguard-for-windows/browser-assistant) și apasă **Raportează o problemă**: +- Deschide [Asistentul Browser AdGuard](/archive/adguard-for-windows/browser-assistant) și apasă **Raportează o problemă**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/intro.md b/i18n/ro/docusaurus-plugin-content-docs/current/intro.md index e77fd9409bc..39fc6400df0 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard este unul dintre liderii pe piața software-ului de blocare a reclamelor, cu peste 15 ani de experiență, aproape o duzină de produse pentru diverse platforme și peste 375 de milioane de instalări de utilizatori. Spre deosebire de alte soluții de blocare a reclamelor, cele mai multe dintre care sunt bazate pe browser, oferim aplicații autonome pentru toate platformele majore, atât desktop, cât și mobile. Aplicațiile AdGuard sunt mai puternice decât extensiile de browser, pot bloca mai multe și o fac mai eficient: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index c20205c9f9d..f76f105a063 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ sidebar_position: 10 ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 65a90b4e18b..a4efe3f8874 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index ff6398b8333..9ef53ae004d 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ sidebar_position: 10 ::: -У AdGuard есть ряд продуктов для блокировки рекламы и трекеров на различных платформах. Один из самых популярных продуктов AdGuard — это бесплатное расширение, которое работает в пяти популярных браузерах: Chrome, Firefox, Edge, Opera и Яндекс Браузере. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +У AdGuard есть ряд продуктов для блокировки рекламы и трекеров на различных платформах. Один из самых популярных продуктов AdGuard — это бесплатное расширение, которое работает в пяти популярных браузерах: Chrome, Firefox, Edge, Opera и Яндекс Браузере. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Браузерное расширение AdGuard для Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 8ef2e97f866..00000000000 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard для Windows v8 -sidebar_position: 1 ---- - -:::info - -В этой статье описывается AdGuard для Windows v8.0 — комплексный блокировщик рекламы, который защищает устройство на системном уровне. Это бета-релиз, который ещё находится в стадии разработки. Чтобы начать им пользоваться, скачайте [бета-версию AdGuard для Windows](https://agrd.io/windows_beta). - -::: - -AdGuard для Windows — это простой в использовании инструмент, блокирующий раздражающие баннеры, всплывающие окна, видеорекламу и трекеры. Но это ещё не всё: он помогает сохранить трафик, загружать интернет-страницы быстрее и защищать ваш компьютер от нежелательных и потенциально вредоносных веб-сайтов. Также AdGuard защищает вас от фишинговых сайтов, а ваших детей — от неприемлемого контента. - -## Системные требования - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Главный экран](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -На главном экране вы найдёте тумблер для включения или отключения защиты AdGuard, а также иконки _Блокировка рекламы_, _Защита от трекинга_, _DNS-защита_ и _Блокировка раздражителей_. Основные настройки доступны через меню слева. - -## [Защита](/adguard-for-windows-8/protection/) - -Настройки для конфигурации _Блокировки рекламы_, _Защиты от трекинга_, _DNS-защиты_, _Блокировки раздражителей_, _Защиты от фишинга_, _Родительского контроля_ и _Расширений_. - -## [Статистика](/adguard-for-windows-8/statistics/) - -Подробная информация о заблокированной рекламе, трекерах и использовании данных. - -## [Приложения](/adguard-for-windows-8/app-management/) - -Настройки, которые позволяют персонализировать фильтрацию и маршрутизацию трафика для каждого приложения и браузера. - -## [Настройки](/adguard-for-windows-8/settings/) - -Параметры для выбора языка и темы, просмотра юридических документов, проверки информации о лицензии и связи со службой поддержки. Там же находятся расширенные и сетевые настройки. - -Нажмите _Проверить обновления_, чтобы узнать, актуальна ли версия вашего приложения, фильтры и расширения. - -![Проверить обновления](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 831999c7414..b04e6ce0502 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard для Windows +title: AdGuard для Windows v8 sidebar_position: 1 --- :::info -В этой статье рассказывается об AdGuard для Windows — многофункциональном блокировщике рекламы, который защищает ваше устройство на системном уровне. [Скачайте приложение AdGuard](https://agrd.io/download-kb-adblock), чтобы увидеть, как оно работает +В этой статье описывается AdGuard для Windows v8.0 — комплексный блокировщик рекламы, который защищает устройство на системном уровне. Это бета-релиз, который ещё находится в стадии разработки. Чтобы начать им пользоваться, скачайте [бета-версию AdGuard для Windows](https://agrd.io/windows_beta). ::: -- [Обзор](/adguard-for-windows/) +AdGuard для Windows — это простой в использовании инструмент, блокирующий раздражающие баннеры, всплывающие окна, видеорекламу и трекеры. Но это ещё не всё: он помогает сохранить трафик, загружать интернет-страницы быстрее и защищать ваш компьютер от нежелательных и потенциально вредоносных веб-сайтов. Также AdGuard защищает вас от фишинговых сайтов, а ваших детей — от неприемлемого контента. - Краткое описание AdGuard для Windows и его основных возможностей. +## Системные требования -- [Защита](/adguard-for-windows/protection/) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Настройки для блокировки рекламы, защиты от отслеживания, DNS-защиты, устранения раздражителей, защиты от фишинга, родительского контроля и расширений. +--- + +![Главный экран](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +На главном экране вы найдёте тумблер для включения или отключения защиты AdGuard, а также иконки _Блокировка рекламы_, _Защита от трекинга_, _DNS-защита_ и _Блокировка раздражителей_. Основные настройки доступны через меню слева. + +## [Защита](/adguard-for-windows/protection/) + +Настройки для конфигурации _Блокировки рекламы_, _Защиты от трекинга_, _DNS-защиты_, _Блокировки раздражителей_, _Защиты от фишинга_, _Родительского контроля_ и _Расширений_. + +## [Статистика](/adguard-for-windows/statistics/) + +Подробная информация о заблокированной рекламе, трекерах и использовании данных. -- [Статистика](/adguard-for-windows/statistics/) +## [Приложения](/adguard-for-windows/app-management/) - Подробная информация о заблокированной рекламе, трекерах и использовании трафика. +Настройки, которые позволяют персонализировать фильтрацию и маршрутизацию трафика для каждого приложения и браузера. -- [Управление приложениями](/adguard-for-windows/app-management/) +## [Настройки](/adguard-for-windows/settings/) - Настройки для управления фильтрацией и маршрутизацией трафика для отдельных приложений и браузеров. +Параметры для выбора языка и темы, просмотра юридических документов, проверки информации о лицензии и связи со службой поддержки. Там же находятся расширенные и сетевые настройки. -- [Настройки](/adguard-for-windows/settings/) +Нажмите _Проверить обновления_, чтобы узнать, актуальна ли версия вашего приложения, фильтры и расширения. - Параметры языка и темы, лицензии, поддержки, а также дополнительные настройки приложения и сети. +![Проверить обновления](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 91% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 99470139cab..49d9dd29a8f 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard может расширить функциональность сайт ### Помощник AdGuard (Beta) -Помощник AdGuard — это устаревшая версия Помощника, который вы можете использовать, если [новый Помощник](/adguard-for-windows/browser-assistant.md) недоступен для вашего браузера. Как следует из названия, он помогает управлять основными настройками AdGuard прямо из браузера без необходимости открывать приложение. +Помощник AdGuard — это устаревшая версия Помощника, который вы можете использовать, если [новый Помощник](/archive/adguard-for-windows/browser-assistant.md) недоступен для вашего браузера. Как следует из названия, он помогает управлять основными настройками AdGuard прямо из браузера без необходимости открывать приложение. Помощник AdGuard работает со всеми браузерами, совместимыми с Microsoft Windows. Он не будет отображаться на веб-сайтах, исключённых из фильтрации, или на определённых страницах, где это может вызвать проблемы с отображением. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 76% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index b3a059a862f..d44fa72a386 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ sidebar_position: 1 Вкладка «Защита» содержит все ключевые настройки безопасности и фильтрации. Здесь вы можете управлять _Блокировкой рекламы_, _Защитой от трекинга_, _Блокировкой раздражителей_, _DNS-защитой_, _Защитой от фишинга_, _Родительским контролем_ и _Расширениями_. Здесь же вы можете настроить Помощник AdGuard — инструмент, которым можно управлять без открытия приложения. Каждая из этих функций описана в отдельной статье. -[Блокировка рекламы](/adguard-for-windows-8/protection/ad-blocking) +[Блокировка рекламы](/adguard-for-windows/protection/ad-blocking) -[Защита от трекинга](/adguard-for-windows-8/protection/tracking-protection) +[Защита от трекинга](/adguard-for-windows/protection/tracking-protection) -[Блокировка раздражителей](/adguard-for-windows-8/protection/annoyance-blocking) +[Блокировка раздражителей](/adguard-for-windows/protection/annoyance-blocking) -[DNS-защита](/adguard-for-windows-8/protection/dns-protection) +[DNS-защита](/adguard-for-windows/protection/dns-protection) -[Защита от фишинга](/adguard-for-windows-8/protection/browsing-security) +[Защита от фишинга](/adguard-for-windows/protection/browsing-security) -[Родительский контроль](/adguard-for-windows-8/protection/parental-control) +[Родительский контроль](/adguard-for-windows/protection/parental-control) -[Расширения](/adguard-for-windows-8/protection/extensions) +[Расширения](/adguard-for-windows/protection/extensions) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 64% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index f102a257ae3..6539c4e3ea0 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ sidebar_position: 1 В случае возникновения проблем вы можете изменить уровень логирования, чтобы создавать подробные записи для команды поддержки. -В [_Редакторе фильтров_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), вы можете добавлять собственные правила фильтрации или импортировать готовые фильтры. +В [_Редакторе фильтров_](/adguard-for-windows/settings/app-settings/filter-editor.md), вы можете добавлять собственные правила фильтрации или импортировать готовые фильтры. -Во вкладке [_Сеть_](/adguard-for-windows-8/settings/app-settings/network-settings.md) размещены все настройки, связанные с сетевой фильтрацией и тем, как AdGuard взаимодействует с сетью вашей системы. +Во вкладке [_Сеть_](/adguard-for-windows/settings/app-settings/network-settings.md) размещены все настройки, связанные с сетевой фильтрацией и тем, как AdGuard взаимодействует с сетью вашей системы. -[_Расширенные_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) настройки предназначены для опытных пользователей. В повседневной работе они требуются крайне редко и их следует изменять только в том случае, если вы знаете, что делаете, или вас об этом попросила наша команда поддержки. +[_Расширенные_](/adguard-for-windows/settings/app-settings/advanced-settings.md) настройки предназначены для опытных пользователей. В повседневной работе они требуются крайне редко и их следует изменять только в том случае, если вы знаете, что делаете, или вас об этом попросила наша команда поддержки. ![Настройки приложения](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 90% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 9a453c54c0e..784ad514271 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ sidebar_position: 1 ![Настройки](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [Настройки приложения](/adguard-for-windows-8/settings/app-settings) +## [Настройки приложения](/adguard-for-windows/settings/app-settings) Язык и тема, канал и интервал обновлений, расширенные настройки для опытных пользователей и редактор фильтров для быстрого создания пользовательских правил. -## [Лицензия](/adguard-for-windows-8/settings/license) +## [Лицензия](/adguard-for-windows/settings/license) Информация о типе лицензии, количестве доступных устройств и коде активации, а также возможности обновления или сброса лицензии и её привязки к личному кабинету AdGuard. -## [Поддержка](/adguard-for-windows-8/settings/support) +## [Поддержка](/adguard-for-windows/settings/support) FAQ и форма обращения в поддержку, инструменты для сообщения о пропущенной рекламе и запроса новых функций, возможность оценить приложение, поделиться отзывами и получить доступ к социальным сетям AdGuard. -## [О программе](/adguard-for-windows-8/settings/about) +## [О программе](/adguard-for-windows/settings/about) Подробная информация о версии приложения и библиотеках, а также ссылки на юридические документы. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 6d7887e0446..0bfbc43753f 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Проблемы с фильтрацией в Chrome 142+ при использовании TDI-драйвера -sidebar_position: 14 +sidebar_position: 1 --- :::info -В этой статье рассказывается об AdGuard для Windows — многофункциональном блокировщике рекламы, который защищает ваше устройство на системном уровне. [Скачайте приложение AdGuard](https://agrd.io/download-kb-adblock), чтобы увидеть, как оно работает +В этой статье описывается AdGuard для Windows v8.0 — комплексный блокировщик рекламы, который защищает ваше устройство на системном уровне. Это бета-релиз, который ещё находится в стадии разработки. Чтобы начать им пользоваться, скачайте [бета-версию AdGuard для Windows](https://agrd.io/windows_beta). ::: @@ -57,8 +57,6 @@ Since it’s experimental, there may be bugs. If you notice anything unusual, un ::: -#### Using .reg files - Изменения в реестре можно применить автоматически, используя один из предварительно сгенерированных файлов .reg ниже. Каждый из этих файлов отключает изоляцию AppContainer/Network Service для конкретного браузера на основе Chromium: - [Скачать Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ Since it’s experimental, there may be bugs. If you notice anything unusual, un - [Скачать Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Скачать YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - Если вашего браузера нет в списке, следуйте приведённой ниже инструкции, чтобы создать записи в реестре: 1. Изучите официальную документацию производителя или откройте страницу внутренней политики. В Chrome перейдите по адресу `chrome://policy`. В других браузерах используется аналогичный путь. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..5eb814c21a7 --- /dev/null +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard для Windows +sidebar_position: 1 +--- + +:::info + +В этой статье рассказывается об AdGuard для Windows — многофункциональном блокировщике рекламы, который защищает ваше устройство на системном уровне. [Скачайте приложение AdGuard](https://agrd.io/download-kb-adblock), чтобы увидеть, как оно работает + +::: + +- [Обзор](/archive/adguard-for-windows/) + + Краткое описание AdGuard для Windows и его основных возможностей. + +- [Защита](/adguard-for-windows/protection/) + + Настройки для блокировки рекламы, защиты от отслеживания, DNS-защиты, устранения раздражителей, защиты от фишинга, родительского контроля и расширений. + +- [Статистика](/adguard-for-windows/statistics/) + + Подробная информация о заблокированной рекламе, трекерах и использовании трафика. + +- [Управление приложениями](/adguard-for-windows/app-management/) + + Настройки для управления фильтрацией и маршрутизацией трафика для отдельных приложений и браузеров. + +- [Настройки](/adguard-for-windows/settings/) + + Параметры языка и темы, лицензии, поддержки, а также дополнительные настройки приложения и сети. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 493ceb8610e..67213d59fd0 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ AdGuard может значительно расширить функциона **Помощник AdGuard** -Помощник AdGuard — это устаревший Помощник, который вы можете использовать, если [новый Помощник](/adguard-for-windows/browser-assistant.md) недоступен для вашего браузера. Название этого расширения вполне оправдано: оно действительно помогает пользователю изменить основные настройки AdGuard прямо в браузере, без необходимости открывать само приложение. Помощник AdGuard работает со всеми браузерами, совместимыми с Microsoft Windows. Кроме того, иконка Помощника AdGuard не будет отображаться на сайтах, добавленных пользователем в исключения, и на некоторых веб-страницах, где существует риск некорректного отображения контента. +Помощник AdGuard — это устаревший Помощник, который вы можете использовать, если [новый Помощник](/archive/adguard-for-windows/browser-assistant.md) недоступен для вашего браузера. Название этого расширения вполне оправдано: оно действительно помогает пользователю изменить основные настройки AdGuard прямо в браузере, без необходимости открывать само приложение. Помощник AdGuard работает со всеми браузерами, совместимыми с Microsoft Windows. Кроме того, иконка Помощника AdGuard не будет отображаться на сайтах, добавленных пользователем в исключения, и на некоторых веб-страницах, где существует риск некорректного отображения контента. **AdGuard Extra** diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 82% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index db7ebd9be31..da379ac1b6c 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ sidebar_position: 1 ::: -- [Главный экран](/adguard-for-windows/features/home-screen/) +- [Главный экран](/archive/adguard-for-windows/features/home-screen/) На главном экране вы найдёте разделы _Настройки_, _Поддержка_, _Лицензия_ и _О программе_, а также статистику по заблокированной рекламе и трекерам -- [Настройки](/adguard-for-windows/features/settings/) +- [Настройки](/archive/adguard-for-windows/features/settings/) Вы можете настроить программу в соответствии с вашими потребностями. Например, выбрать категории для блокировки, настроить DNS-сервер или блокировать сторонние куки. -- [Расширения](/adguard-for-windows/features/extensions/) +- [Расширения](/archive/adguard-for-windows/features/extensions/) Функция, которая позволяет расширять функциональность сайтов путём добавления пользовательских скриптов и стилей -- [Сеть](/adguard-for-windows/features/network/) +- [Сеть](/archive/adguard-for-windows/features/network/) Эта статья описывает дополнительные параметры, связанные с сетью, и настройки прокси, где вы можете указать, какой прокси сервер AdGuard должен использовать для обновления фильтров и скачивания новых версий. -- [Другие функции](/adguard-for-windows/features/others/) +- [Другие функции](/archive/adguard-for-windows/features/others/) Поддержка, управление лицензиями, опции трей-меню, версии и обновления приложения diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index 825ac7a22f9..94cbe5ad11c 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 95% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 270c7818d1f..429eea0ce87 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ sidebar_position: 2 ### Основные настройки -Здесь вы можете настроить язык и тему (Тёмная или Светлая), включение AdGuard при запуске системы и тихие автоматические обновления, выбрать канал обновления и установить интервал проверки обновлений. Если AdGuard для Windows работает некорректно и поддержка попросила вас [собрать логи](/adguard-for-windows/solving-problems/adguard-logs.md), вам тоже следует перейти в _Настройки_. +Здесь вы можете настроить язык и тему (Тёмная или Светлая), включение AdGuard при запуске системы и тихие автоматические обновления, выбрать канал обновления и установить интервал проверки обновлений. Если AdGuard для Windows работает некорректно и поддержка попросила вас [собрать логи](/archive/adguard-for-windows/solving-problems/adguard-logs.md), вам тоже следует перейти в _Настройки_. ![Настройки \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -В самом низу экрана вы найдёте _Расширенные настройки_. Изменение некоторых из них может потенциально вызвать проблемы с работой AdGuard, нарушить интернет-соединение или поставить под угрозу вашу безопасность и конфиденциальность. Заходите в этот раздел, только если вы уверены в своих действиях, или наша команда поддержки попросила вас об этом. [В отдельной статье](/adguard-for-windows/solving-problems/low-level-settings.md) рассказали, что находится в _Расширенных настройках_. +В самом низу экрана вы найдёте _Расширенные настройки_. Изменение некоторых из них может потенциально вызвать проблемы с работой AdGuard, нарушить интернет-соединение или поставить под угрозу вашу безопасность и конфиденциальность. Заходите в этот раздел, только если вы уверены в своих действиях, или наша команда поддержки попросила вас об этом. [В отдельной статье](/archive/adguard-for-windows/solving-problems/low-level-settings.md) рассказали, что находится в _Расширенных настройках_. ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Подробнее о том, как с ним работать и что делать, если для вашего браузера нет Помощника, мы рассказали [в отдельной статье](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. Подробнее о том, как с ним работать и что делать, если для вашего браузера нет Помощника, мы рассказали [в отдельной статье](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md similarity index 53% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index f8fcda9a7ea..254aec61539 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -11,14 +11,14 @@ sidebar_position: 1 Вот некоторые проблемы, с которыми вы можете столкнуться, а также обходные пути и инструкции, которые вам могут понадобиться. -- [Совместимость WFP-драйвера](/adguard-for-windows/solving-problems/wfp-driver/) -- [Проблемы, связанные с сертификатом](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [Как собирать логи AdGuard](/adguard-for-windows/solving-problems/adguard-logs/) -- [Как собирать логи установки AdGuard](/adguard-for-windows/solving-problems/installation-logs/) -- [Как собирать системные логи Windows](/adguard-for-windows/solving-problems/adguard-logs/) -- [Типичные ошибки установщика](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Расширенные (низкоуровневые) настройки](/adguard-for-windows/solving-problems/low-level-settings/) -- [Как создать файл дампа](/adguard-for-windows/solving-problems/dump-file/) -- [Возможные утечки DNS](/adguard-for-windows/solving-problems/dns-leaks/) -- [Известные проблемы AdGuard для Windows](/adguard-for-windows/solving-problems/known-issues/) -- [Как исправить ошибку `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) +- [Совместимость WFP-драйвера](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Проблемы, связанные с сертификатом](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [Как собирать логи AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Как собирать логи установки AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Как собирать системные логи Windows](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [Типичные ошибки установщика](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Расширенные (низкоуровневые) настройки](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [Как создать файл дампа](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Возможные утечки DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Известные проблемы AdGuard для Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [Как исправить ошибку `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 89% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 1b6e2fcfa4a..6d7887e0446 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Проблемы с фильтрацией в Chrome 142+ при использовании TDI-драйвера -sidebar_position: 1 +sidebar_position: 14 --- :::info -В этой статье описывается AdGuard для Windows v8.0 — комплексный блокировщик рекламы, который защищает ваше устройство на системном уровне. Это бета-релиз, который ещё находится в стадии разработки. Чтобы начать им пользоваться, скачайте [бета-версию AdGuard для Windows](https://agrd.io/windows_beta). +В этой статье рассказывается об AdGuard для Windows — многофункциональном блокировщике рекламы, который защищает ваше устройство на системном уровне. [Скачайте приложение AdGuard](https://agrd.io/download-kb-adblock), чтобы увидеть, как оно работает ::: @@ -35,7 +35,7 @@ AdGuard уже считает TDI-драйвер устаревшим и пла ## Постоянное решение -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ Since it’s experimental, there may be bugs. If you notice anything unusual, un ::: +#### Using .reg files + Изменения в реестре можно применить автоматически, используя один из предварительно сгенерированных файлов .reg ниже. Каждый из этих файлов отключает изоляцию AppContainer/Network Service для конкретного браузера на основе Chromium: - [Скачать Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ Since it’s experimental, there may be bugs. If you notice anything unusual, un - [Скачать Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Скачать YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + Если вашего браузера нет в списке, следуйте приведённой ниже инструкции, чтобы создать записи в реестре: 1. Изучите официальную документацию производителя или откройте страницу внутренней политики. В Chrome перейдите по адресу `chrome://policy`. В других браузерах используется аналогичный путь. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5f5dd78b8bc..c863bf2b6d5 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Краткие обозначения продуктов {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/archive/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md index 62c611c14f2..6985a6317d1 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [AdGuard для iOS](/adguard-for-ios/installation) -[AdGuard для Windows](/adguard-for-windows/) +[AdGuard для Windows](/archive/adguard-for-windows/) [AdGuard для Mac](/adguard-for-mac/installation) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/intro.md b/i18n/ru/docusaurus-plugin-content-docs/current/intro.md index 8ec3831c16c..68c126173b7 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard — один из лидеров на рынке программ для блокировки рекламы с более чем 15-летним опытом, почти десятком продуктов для разных платформ и более чем 375 млн установок пользователями. В отличие от других решений по блокировке рекламы, большинство из которых работают на основе браузера, мы предлагаем отдельные приложения для всех основных платформ, как десктопных, так и мобильных. Приложения AdGuard более мощные, чем браузерные расширения, могут блокировать больше и делать это эффективнее: -- [AdGuard для Windows](/adguard-for-windows/) +- [AdGuard для Windows](/archive/adguard-for-windows/) - [AdGuard для Mac](/adguard-for-mac/features/main) - [AdGuard для Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard для iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/sk/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/sk/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/sk/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/intro.md b/i18n/sk/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/sl/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/sl/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/sl/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/intro.md b/i18n/sl/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/sv/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/sv/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/sv/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/intro.md b/i18n/sv/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/ta/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/ta/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/ta/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/intro.md b/i18n/ta/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 7598349a31b..c224f5644f0 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ Bilgisayarınızda AdGuard'ın masaüstü sürümü kuruluysa, uzantı yerine Ad ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Tarayıcı Asistanı, tıpkı AdGuard Tarayıcı Uzantısı gibi çalışan ve hissettiren bir tarayıcı uzantısıdır, ancak çok daha hafiftir ve masaüstü uygulamalarını etkilemez. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Tarayıcı Asistanı, tıpkı AdGuard Tarayıcı Uzantısı gibi çalışan ve hissettiren bir tarayıcı uzantısıdır, ancak çok daha hafiftir ve masaüstü uygulamalarını etkilemez. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Tarayıcı Asistanı tüm büyük tarayıcılarda mevcuttur. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index 4f4fcddb8a0..f7c9c31039d 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ Bu makale, yalnızca tarayıcınızı koruyan AdGuard Tarayıcı Uzantısı hakk ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 59df0f75e94..c5bc385897b 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ Bilgisayarınızda AdGuard'ın masaüstü sürümü kuruluysa, uzantı yerine Ad ![AdGuard Tarayıcı Asistanı \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Tarayıcı Asistanı, tıpkı AdGuard Tarayıcı Uzantısı gibi çalışan ve hissettiren bir tarayıcı uzantısıdır, ancak çok daha hafiftir ve masaüstü uygulamalarını etkilemez. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Tarayıcı Asistanı, tıpkı AdGuard Tarayıcı Uzantısı gibi çalışan ve hissettiren bir tarayıcı uzantısıdır, ancak çok daha hafiftir ve masaüstü uygulamalarını etkilemez. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Tarayıcı Asistanı tüm büyük tarayıcılarda mevcuttur. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index c03aedd924c..6772751bc2f 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ Bu makale, yalnızca tarayıcınızı koruyan AdGuard Tarayıcı Uzantısı hakk ::: -AdGuard, farklı platformlarda reklamları ve izleyicileri engelleyen bir dizi yazılım ürünü sunar. En popüler AdGuard ürünlerinden biri, beş popüler tarayıcıda çalışan ücretsiz bir uzantıdır: Chrome, Firefox, Edge, Opera ve Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard, farklı platformlarda reklamları ve izleyicileri engelleyen bir dizi yazılım ürünü sunar. En popüler AdGuard ürünlerinden biri, beş popüler tarayıcıda çalışan ücretsiz bir uzantıdır: Chrome, Firefox, Edge, Opera ve Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Chrome için AdGuard Tarayıcı Uzantısı *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-ios/adguard-for-ios.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-ios/adguard-for-ios.md index b8ecc2cb5a6..2a17c9585f6 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-ios/adguard-for-ios.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-ios/adguard-for-ios.md @@ -3,7 +3,7 @@ title: iOS için AdGuard sidebar_position: 1 --- -- [Özellikler](/adguard-for-windows/features/features.md) +- [Özellikler](/archive/adguard-for-windows/features/features.md) Main features and settings available in AdGuard for iOS diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 46d9c1777f5..00000000000 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Windows için AdGuard can sıkıcı afişleri, açılır pencereleri, video reklamları ve izleyicileri engelleyen, kullanımı kolay bir araçtır. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard ayrıca sizi kimlik avı sitelerinden korur ve çocuklarınızı uygunsuz içerikten uzak tutar. - -## Sistem gereksinimleri - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** en az 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Boş disk alanı:** en az 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 34abc3a59ae..854157c8787 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: Windows için AdGuard +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Özellikler](/adguard-for-windows/features/features.md) +Windows için AdGuard can sıkıcı afişleri, açılır pencereleri, video reklamları ve izleyicileri engelleyen, kullanımı kolay bir araçtır. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard ayrıca sizi kimlik avı sitelerinden korur ve çocuklarınızı uygunsuz içerikten uzak tutar. - Main features and settings available in AdGuard for Windows +## Sistem gereksinimleri -- [Kurulum](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** en az 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Boş disk alanı:** en az 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Tarayıcı Asistanı](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Sorunları çözme](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 90% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index d7ac69a6f7c..f614dd3f662 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard comes with four pre-installed userscripts: ### AdGuard Assistant (Beta) -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 64% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 037703f4413..a3496f5a3a5 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) +[Ad blocking](/adguard-for-windows/protection/ad-blocking) -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) +[Tracking protection](/adguard-for-windows/protection/tracking-protection) -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) -[DNS protection](/adguard-for-windows-8/protection/dns-protection) +[DNS protection](/adguard-for-windows/protection/dns-protection) -[Browsing security](/adguard-for-windows-8/protection/browsing-security) +[Browsing security](/adguard-for-windows/protection/browsing-security) -[Parental control](/adguard-for-windows-8/protection/parental-control) +[Parental control](/adguard-for-windows/protection/parental-control) -[Extensions](/adguard-for-windows-8/protection/extensions) +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 83% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 4156953d93a..2cbf0977262 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ There are other useful AdGuard options that shouldn’t go unnoticed in this art ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [App settings](/adguard-for-windows-8/settings/app-settings) +## [App settings](/adguard-for-windows/settings/app-settings) Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. -## [License](/adguard-for-windows-8/settings/license) +## [License](/adguard-for-windows/settings/license) Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. -## [Support](/adguard-for-windows-8/settings/support) +## [Support](/adguard-for-windows/settings/support) FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. -## [About](/adguard-for-windows-8/settings/about) +## [About](/adguard-for-windows/settings/about) Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index c4703fa2eae..00000000000 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Sorunları çözme -sidebar_position: 1 ---- - -:::info - -Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock) - -::: - -İşte karşılaşabileceğiniz bazı sorunlar ve ihtiyaç duyabileceğiniz geçici çözümler, kılavuzlar ve talimatlar. - -- [WFP sürücüsü uyumluluğu](/adguard-for-windows/solving-problems/wfp-driver/) -- [Sertifika ile ilgili sorunlar](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [AdGuard günlükleri nasıl toplanır](/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuard kurulum günlükleri nasıl toplanır](/adguard-for-windows/solving-problems/installation-logs/) -- [Windows sistem günlükleri nasıl toplanır](/adguard-for-windows/solving-problems/system-logs/) -- [Yaygın kurulum hataları](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Olası DNS sızıntıları](/adguard-for-windows/solving-problems/dns-leaks/) -- [Windows için AdGuard'ın bilinen sorunları](/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` hatası nasıl düzeltilir](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 8b2b717bf46..5bbca5a0ba5 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Chrome 142 ve üzeri sürümlerde TDI sürücüsü kullanılırken filtreleme sorunları -sidebar_position: 14 +sidebar_position: 1 --- :::info -Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### .reg dosyalarını kullanma - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -Aşağıda verilen geri alma .reg dosyalarını kullanarak bu değişiklikleri geri alabilirsiniz. Bu dosyalar, doğrudan sürüm tarafından eklenen kayıt defteri dallarını kaldırır: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Açık kayıt defteri düzenlemesi - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..12103e53cac --- /dev/null +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: Windows için AdGuard +sidebar_position: 1 +--- + +:::info + +Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock) + +::: + +- [Özellikler](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Kurulum](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Tarayıcı Asistanı](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Sorunları çözme](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 81% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index 9f08c77269f..a743538d428 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ Aşağıdaki uzantılar AdGuard ile birlikte yüklenir: **AdGuard Asistanı** -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. Bu uzantının adı oldukça bilinçli: Aslında, kullanıcının uygulamayı açmaya gerek kalmadan doğrudan tarayıcıda temel AdGuard ayarlarını değiştirmesine yardımcı oluyor. AdGuard Asistanı, tüm Microsoft Windows uyumlu tarayıcılarla çalışır. Ayrıca, AdGuard Asistanı simgesi, kullanıcı tarafından istisna olarak listelenen sitelerde ve yanlış içerik görüntüleme riski bulunan belirli web sayfalarında görüntülenmeyecektir. +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. Bu uzantının adı oldukça bilinçli: Aslında, kullanıcının uygulamayı açmaya gerek kalmadan doğrudan tarayıcıda temel AdGuard ayarlarını değiştirmesine yardımcı oluyor. AdGuard Asistanı, tüm Microsoft Windows uyumlu tarayıcılarla çalışır. Ayrıca, AdGuard Asistanı simgesi, kullanıcı tarafından istisna olarak listelenen sitelerde ve yanlış içerik görüntüleme riski bulunan belirli web sayfalarında görüntülenmeyecektir. **AdGuard Extra** diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 72% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index fe450806c76..be12e00f9c1 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam enge ::: -- [Ana ekran](/adguard-for-windows/features/home-screen/) +- [Ana ekran](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [Ayarlar](/adguard-for-windows/features/settings/) +- [Ayarlar](/archive/adguard-for-windows/features/settings/) Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users -- [Uzantılar](/adguard-for-windows/features/extensions/) +- [Uzantılar](/archive/adguard-for-windows/features/extensions/) Kullanıcı betikleri ve kullanıcı stilleri ekleyerek sitelerin işlevselliğini genişletmenize olanak tanıyan bir özellik -- [Ağ](/adguard-for-windows/features/network/) +- [Ağ](/archive/adguard-for-windows/features/network/) Additional network-related options and proxy settings -- [Diğer özellikler](/adguard-for-windows/features/others/) +- [Diğer özellikler](/archive/adguard-for-windows/features/others/) Support, license management, tray menu options, app version and updates diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index f04f81f8914..f567b51081a 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 97% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 5c46c8bcfb5..a169aaf56a1 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ _Ayarlar_ en fazla dikkat gerektiren bölümdür. Burası, uygulamayı gereksini ### General settings -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..d349d02ac57 --- /dev/null +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Sorunları çözme +sidebar_position: 1 +--- + +:::info + +Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock) + +::: + +İşte karşılaşabileceğiniz bazı sorunlar ve ihtiyaç duyabileceğiniz geçici çözümler, kılavuzlar ve talimatlar. + +- [WFP sürücüsü uyumluluğu](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Sertifika ile ilgili sorunlar](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [AdGuard günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [AdGuard kurulum günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [Windows sistem günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Yaygın kurulum hataları](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Olası DNS sızıntıları](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Windows için AdGuard'ın bilinen sorunları](/archive/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` hatası nasıl düzeltilir](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md similarity index 84% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 802eacd51bb..5de0d2264b2 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Chrome 142 ve üzeri sürümlerde TDI sürücüsü kullanılırken filtreleme sorunları -sidebar_position: 1 +sidebar_position: 14 --- :::info -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). +Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam engelleyici olan Windows için AdGuard'ı ele alır. Nasıl çalıştığını görmek için [AdGuard uygulamasını indirin](https://agrd.io/download-kb-adblock). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,6 +57,8 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: +#### .reg dosyalarını kullanma + You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -66,6 +68,17 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) +Aşağıda verilen geri alma .reg dosyalarını kullanarak bu değişiklikleri geri alabilirsiniz. Bu dosyalar, doğrudan sürüm tarafından eklenen kayıt defteri dallarını kaldırır: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Açık kayıt defteri düzenlemesi + If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 9252bbca2ff..adf53b73588 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Ürün kısayolları {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/tr/docusaurus-plugin-content-docs/current/general/extensions.md index a07d55020fa..c1eb9299f95 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Desteklenen uygulamalar -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/tr/docusaurus-plugin-content-docs/current/general/how-to-install.md index c702c796858..4a7250a69b0 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [iOS için AdGuard](/adguard-for-ios/installation) -[Windows için AdGuard](/adguard-for-windows/installation) +[Windows için AdGuard](/adguard-for-windows/) [Mac için AdGuard](/adguard-for-mac/installation) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/tr/docusaurus-plugin-content-docs/current/guides/report-website.md index 406063559db..de8d4ccf395 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ Bir reklamın yeniden eklendiğini veya bir sitenin hatalı görüntülendiğini ### Windows {#windows} -- [AdGuard Tarayıcı Asistanı](/adguard-for-windows/browser-assistant) öğesini açın ve **Sorun bildir** öğesine basın: +- [AdGuard Tarayıcı Asistanı](/archive/adguard-for-windows/browser-assistant) öğesini açın ve **Sorun bildir** öğesine basın: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/intro.md b/i18n/tr/docusaurus-plugin-content-docs/current/intro.md index 6e276dbae4c..d868250fd04 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard, 15 yılı aşkın deneyimi, çeşitli platformlar için neredeyse onlarca ürünü ve 375 milyondan fazla kullanıcı yüklemesiyle reklam engelleme yazılımı pazarının liderlerinden biridir. Çoğu tarayıcı tabanlı olan diğer reklam engelleme çözümlerinin aksine, hem masaüstü hem de mobil olmak üzere tüm büyük platformlar için bağımsız uygulamalar sunuyoruz. AdGuard uygulamaları tarayıcı uzantılarından daha güçlüdür, daha fazlasını engelleyebilir ve bunu daha verimli bir şekilde yapabilir: -- [Windows için AdGuard](/adguard-for-windows/features/home-screen) +- [Windows için AdGuard](/adguard-for-windows/) - [Mac için AdGuard](/adguard-for-mac/features/main) - [Android için AdGuard](/adguard-for-android/features/protection/ad-blocking) - [iOS için AdGuard](/adguard-for-ios/features/safari-protection) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/uk/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/uk/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/uk/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/intro.md b/i18n/uk/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/vi/docusaurus-plugin-content-docs/current/general/extensions.md index eee183b4554..23cc044e80c 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/vi/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/vi/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/intro.md b/i18n/vi/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index e22c56b542b..e6d0931e9fc 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ sidebar_position: 4 ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard 浏览器助手是一款浏览器扩展,其工作方式和样式与 AdGuard 浏览器扩展一样,但它更轻量,并且不会干扰桌面应用程序。 用户可以[阅读有关适用于 Windows 的浏览器助手的更多信息](/adguard-for-windows/browser-assistant)或[Mac](/adguard-for-mac/features/browser-assistant),或[在我们的网站下载助手](https://adguard.com/adguard-assistant/overview.html)。 +AdGuard 浏览器助手是一款浏览器扩展,其工作方式和样式与 AdGuard 浏览器扩展一样,但它更轻量,并且不会干扰桌面应用程序。 用户可以[阅读有关适用于 Windows 的浏览器助手的更多信息](/archive/adguard-for-windows/browser-assistant)或[Mac](/adguard-for-mac/features/browser-assistant),或[在我们的网站下载助手](https://adguard.com/adguard-assistant/overview.html)。 AdGuard 浏览器助手可以在所有主流浏览器中下载。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fc65acc9475..2c7e86ed133 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ sidebar_position: 10 ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index 5f4ec92615b..6a3567b6d83 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index 1ea180a7dc8..e46cdab3d8b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ sidebar_position: 10 ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index 4d36eb6f5f8..00000000000 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard Windows版 v8 -sidebar_position: 1 ---- - -:::info - -本文适用于 Windows 版的 AdGuard v8.0,一款全面的广告拦截器,可在系统层面保护您的设备。 这是一个仍在开发中的 Beta 测试版本。 要试用,请下载 [适用于 Windows 的 AdGuard 测试版](https://agrd.io/windows_beta)。 - -::: - -Windows 版 AdGuard 是一款易于使用的工具,可拦截烦人的横幅广告、弹窗、视频广告及跟踪器。 不仅如此,它还能帮您节省流量、加快网页加载速度,并保护您的电脑免受不良及潜在恶意网站的侵扰。 AAdGuard 还能保护用户远离钓鱼网站,并让孩子远离不当内容。 - -## 系统要求 - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![主页](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -在主屏幕上,您会看到一个用于开启或关闭 AdGuard 防护的开关,以及「广告拦截」、「跟踪保护」、「DNS 保护」和「烦扰拦截」的图标。 主要设置可通过左侧菜单访问。 - -## [保护](/adguard-for-windows-8/protection/) - -配置「广告拦截」、「跟踪保护」、「DNS 保护」、「烦扰拦截」、「浏览安全」、「家长控制」和「扩展」的设置。 - -## [统计数据](/adguard-for-windows-8/statistics/) - -关于被拦截的广告、跟踪器及数据使用量的详细信息。 - -## [应用管理](/adguard-for-windows-8/app-management/) - -为每个应用和浏览器自定义流量过滤及路由的设置。 - -## [设置](/adguard-for-windows-8/settings/) - -选择语言和主题、查看法律文件、检查许可证信息以及联系支持的选项。 高级设置和网络设置也在此处。 - -点击「检查更新」可查看应用版本、过滤器及扩展是否为最新。 - -![检查更新](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index ed67e911161..00000000000 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Chrome 142+ 中使用 TDI 驱动时出现的过滤问题 -sidebar_position: 1 ---- - -:::info - -本文适用于 Windows 版的 AdGuard v8.0,一款全面的广告拦截器,可在系统层面保护您的设备。 这是一个仍在开发中的 Beta 测试版本。 要试用,请下载 [适用于 Windows 的 AdGuard 测试版](https://agrd.io/windows_beta)。 - -::: - -部分 AdGuard Windows 版用户可能会注意到,[应用在 Chromium 内核浏览器中停止过滤流量](https://github.com/AdguardTeam/AdguardForWindows/issues/5771)。 从 Google Chrome 142+ 开始,浏览器流量根本不会出现在 TDI 驱动层面,导致 AdGuard 无法检测或过滤这些流量。 - -此行为并非 AdGuard 的缺陷,而是现代浏览器近期架构和安全变更的结果。 - -## 为什么会发生这种情况 - -Chromium 内核浏览器(Chrome、Edge、Brave、Vivaldi 等) 一直在加强其安全架构。 一个显著变化是将敏感的内部进程移入 [Windows AppContainer Sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation),其中包括处理所有浏览器流量的网络服务(Network Service)。 - -### Chrome 142 中发生了什么变化 - -从 Chrome 142 开始,网络服务进程默认在 AppContainer 内启动。 - -当这种情况发生时,在 AppContainer 中运行的应用程序不会使用传统的 TDI 网络接口;其流量会通过更现代的 WSK(Winsock 内核)协议栈进行路由。 因此,TDI 驱动无法看到、拦截或处理经过 WSK 的连接,所有浏览器流量对 AdGuard 所使用的 TDI 驱动变得不可见。 - -此行为完全由 Chrome 的沙箱策略和内部实验控制,而非用户设置。 - -## 为什么会影响到 AdGuard - -TDI 驱动是一项过时的 Windows 技术,已被微软弃用且多年不再支持。 它与浏览器使用的现代隔离和沙箱模型不兼容。 - -因此,基于 TDI 的流量可见性变得越来越不稳定。 在某些浏览器中,它已经彻底消失,最终将完全失效。 - -AdGuard 已将 TDI 驱动标记为过时,并计划在产品演进过程中彻底移除它。 - -## 永久解决方案 - -从 v8.0 RC 版本开始,我们增加了对 SockFilter 驱动的实验性支持。 它通过解决 WFP 协议栈中的冲突来修复该问题。 [更多信息](/adguard-for-windows-8/settings/app-settings/network-settings/)。 - -使用方法:前往「设置」→「网络」→「流量过滤」,开启流量过滤,并从可用选项列表中选择「SockFilter(实验性)」。 - -由于该功能仍处于实验阶段,可能存在错误。 如果您发现任何异常、意外或明显故障,**可以在同一位置随时切换回 TDI 或 WFP**。 - -## 临时解决方案 - -某些 Windows 注册表修改可以强制浏览器停止使用 AppContainer,使其进程再次以非沙箱模式运行。 网络服务将停止使用 WSK 协议栈,回退到 TDI 驱动能够看到的网络路径。 随后 AdGuard 就能重新获得过滤浏览器流量的能力。 - -### 如何在基于 Chromium 的浏览器里修改注册表 - -:::warning - -编辑注册表需要管理员权限。 不正确的更改可能会影响系统或浏览器的稳定性和安全性。 修改前务必备份注册表分支。 - -在继续之前,请记住此解决方案会降低沙箱/AppContainer 的安全性,使浏览器的隔离性变弱。 由于修改的是 `HKLM`,它将影响整个系统,只应出于调试、临时工作区、受控环境或必须使用基于 TDI 的流量拦截时使用。 - -它**不应该**被广泛应用于最终用户机器。 **请确保您理解其影响后再继续**。 - -::: - -您可以使用下方预生成的 .reg 文件之一自动应用所需的注册表更改。 每个文件为特定的 Chromium 内核浏览器禁用 AppContainer/网络服务沙箱: - -- [下载 Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [下载 Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [下载 Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [下载 Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [下载 Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [下载 YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -如果您的浏览器未在列表中,请按照下方手动说明创建必要的注册表项: - -1. 确定其策略分支:查阅浏览器的官方文档,或打开内部策略页面。 在 Chrome 浏览器中,导航到 `chrome://policy`。 其他浏览器使用相似的路径。 - -2. 确定您的浏览器的正确的注册表分支。 不同的基于 Chromium 的浏览器在 `HKLM` 下使用不同的策略路径。 它应遵循 `HKLM\SOFTWARE\Policies\\` 的模式。 - -3. 打开注册表编辑器: - - - 按下 _Win + R_ - - 输入 _regedit_ 并按下 _Enter_ - - 以管理员身份运行程序,批准 UAC 提示 - -4. 备份策略分支: - - - 在左侧面板中,导航到 `HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies` - - 右键单击 _Policies_ → _导出_ - - 保存文件为 _Policies_backup.reg_ - - 如果出现问题,您可以通过双击此文件来还原备份。 - -5. 导航到您的浏览器的策略项: - - - 展开路径 `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_。 - - 找到与您的浏览器对应的文件夹。 - -如果该项不存在,可以手动创建它。 以 Chrome 浏览器为例: - -- 右键单击 _Policies_ → _新建_ → _项_ 并将其命名为 `Google` -- 在 `Google` 内创建另一个名为 `Chrome` 的项 - -对 Chromium、Edge、Brave、Vivaldi、Yandex 浏览器等重复相同的逻辑。 最终应得到一个形如 `HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\\\` 的项。 - -1. 添加所需的注册表项: - - - 在正确的项中,单击右侧面板 → _新建_ → _DWORD (32 位)值_ - - - 将其命名为 `RendererAppContainerEnabled` - - - 双击它并设置: - - - **值**:0 - - **基数**:十六进制或十进制(两者均可) - - - 重复上述过程,并创建第二个 DWORD 值 `NetworkServiceSandboxEnabled`。 - - - 设置其值为 0。 - - 两个参数都必须是 `REG_DWORD` 并且值为 **0**。 - -2. 关闭浏览器并应用设置。 为确保策略已加载: - - - 完全关闭浏览器。 - - 检查任务管理器,确保没有 _chrome.exe_、_msedge.exe_、_msedge.exe_ 等进程仍在运行。 - - 重新打开浏览器 - -3. 打开浏览器的策略查看器,验证策略已应用。 - -您您应该看到以下策略生效: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -如果可用,点击「重新加载策略」。 - -完成! diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index dffceaeb09b..7f2e1784f47 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard Windows版 +title: AdGuard Windows版 v8 sidebar_position: 1 --- :::info -本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 要了解其工作原理,请[下载 AdGuard 应用程序](https://agrd.io/download-kb-adblock) +本文适用于 Windows 版的 AdGuard v8.0,一款全面的广告拦截器,可在系统层面保护您的设备。 这是一个仍在开发中的 Beta 测试版本。 要试用,请下载 [适用于 Windows 的 AdGuard 测试版](https://agrd.io/windows_beta)。 ::: -- [功能](/adguard-for-windows/features/features.md) +Windows 版 AdGuard 是一款易于使用的工具,可拦截烦人的横幅广告、弹窗、视频广告及跟踪器。 不仅如此,它还能帮您节省流量、加快网页加载速度,并保护您的电脑免受不良及潜在恶意网站的侵扰。 AAdGuard 还能保护用户远离钓鱼网站,并让孩子远离不当内容。 - Main features and settings available in AdGuard for Windows +## 系统要求 -- [安装](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Windows 版 AdGuard 的安装、卸载和系统要求。 +--- + +![主页](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +在主屏幕上,您会看到一个用于开启或关闭 AdGuard 防护的开关,以及「广告拦截」、「跟踪保护」、「DNS 保护」和「烦扰拦截」的图标。 主要设置可通过左侧菜单访问。 + +## [保护](/adguard-for-windows/protection/) + +配置「广告拦截」、「跟踪保护」、「DNS 保护」、「烦扰拦截」、「浏览安全」、「家长控制」和「扩展」的设置。 + +## [统计数据](/adguard-for-windows/statistics/) + +关于被拦截的广告、跟踪器及数据使用量的详细信息。 -- [AdGuard 助手](/adguard-for-windows/browser-assistant.md) +## [应用管理](/adguard-for-windows/app-management/) - 该扩展是桌面程序的补充,让用户通过浏览器管理过滤功能。 +为每个应用和浏览器自定义流量过滤及路由的设置。 -- [解决问题](/adguard-for-windows/solving-problems/solving-problems.md) +## [设置](/adguard-for-windows/settings/) - 已知问题和可能的解决方案。 +选择语言和主题、查看法律文件、检查许可证信息以及联系支持的选项。 高级设置和网络设置也在此处。 -- [管理员文档](/adguard-for-windows/admins-documentation.md) +点击「检查更新」可查看应用版本、过滤器及扩展是否为最新。 - 系统管理员的配置指南。 +![检查更新](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md similarity index 88% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md index 909b431e325..c8416097298 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -28,7 +28,7 @@ AdGuard 预装了四个用户脚本: ### AdGuard 助手(Beta) -AdGuard 助手是旧版助手,当[新版助手](/adguard-for-windows/browser-assistant.md)不适用于您的浏览器时,可使用此版本。 顾名思义,它可以帮助您直接从浏览器中管理 AdGuard 的基本设置,无需打开应用程序。 +AdGuard 助手是旧版助手,当[新版助手](/archive/adguard-for-windows/browser-assistant.md)不适用于您的浏览器时,可使用此版本。 顾名思义,它可以帮助您直接从浏览器中管理 AdGuard 的基本设置,无需打开应用程序。 AdGuard 助手适用于所有与 Microsoft Windows 兼容的浏览器。 它不会出现在被排除过滤的网站上,也不会出现在某些可能导致显示问题的页面上。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md similarity index 63% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md index 386acc39117..837b1da3727 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -13,16 +13,16 @@ sidebar_position: 1 「保护」标签包含所有关键的安全与过滤设置。 在这里可配置广告拦截、跟踪保护、DNS 保护、烦扰拦截、浏览安全、家长控制和扩展程序。 您还可以在这里管理 AdGuard 助手,该工具在不打开应用程序的情况下控制其功能。 每个功能都在单独的文章中描述。 -[广告拦截](/adguard-for-windows-8/protection/ad-blocking) +[广告拦截](/adguard-for-windows/protection/ad-blocking) -[跟踪保护](/adguard-for-windows-8/protection/tracking-protection) +[跟踪保护](/adguard-for-windows/protection/tracking-protection) -[烦人元素拦截](/adguard-for-windows-8/protection/annoyance-blocking) +[烦人元素拦截](/adguard-for-windows/protection/annoyance-blocking) -[DNS 保护](/adguard-for-windows-8/protection/dns-protection) +[DNS 保护](/adguard-for-windows/protection/dns-protection) -[浏览安全](/adguard-for-windows-8/protection/browsing-security) +[浏览安全](/adguard-for-windows/protection/browsing-security) -[家长控制](/adguard-for-windows-8/protection/parental-control) +[家长控制](/adguard-for-windows/protection/parental-control) -[扩展](/adguard-for-windows-8/protection/extensions) +[扩展](/adguard-for-windows/protection/extensions) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md similarity index 62% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md index 6d959a22c8a..e5b2f3fd4bf 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -17,10 +17,10 @@ sidebar_position: 1 如果遇到问题,您可以更改日志记录级别,为技术支持团队生成详细的日志。 -在「 [过滤器编辑器](/adguard-for-windows-8/settings/app-settings/filter-editor.md)」中,您可以添加自定义过滤规则或导入现成的过滤器。 +在「 [过滤器编辑器](/adguard-for-windows/settings/app-settings/filter-editor.md)」中,您可以添加自定义过滤规则或导入现成的过滤器。 -「[网络设置](/adguard-for-windows-8/settings/app-settings/network-settings.md)」包含与网络过滤以及 AdGuard 如何与系统网络交互相关的所有选项。 +「[网络设置](/adguard-for-windows/settings/app-settings/network-settings.md)」包含与网络过滤以及 AdGuard 如何与系统网络交互相关的所有选项。 -「[高级](/adguard-for-windows-8/settings/app-settings/advanced-settings.md)」设置面向有经验的用户。 这些设置在日常使用中很少用到,只有在您明确自己的操作或技术支持团队要求时,才应进行更改。 +「[高级](/adguard-for-windows/settings/app-settings/advanced-settings.md)」设置面向有经验的用户。 这些设置在日常使用中很少用到,只有在您明确自己的操作或技术支持团队要求时,才应进行更改。 ![应用设置](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md similarity index 82% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md index 4470d901bb0..bd1a203ae9e 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -13,18 +13,18 @@ sidebar_position: 1 ![设置](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) -## [应用设置](/adguard-for-windows-8/settings/app-settings) +## [应用设置](/adguard-for-windows/settings/app-settings) 语言和主题、更新渠道与更新间隔、面向高级用户的进阶选项,以及可快速创建自定义规则的过滤器编辑器。 -## [许可证](/adguard-for-windows-8/settings/license) +## [许可证](/adguard-for-windows/settings/license) 许可证类型、可用设备数量及激活码信息,并提供刷新或重置许可证、将其绑定至 AdGuard 账号的选项。 -## [支持](/adguard-for-windows-8/settings/support) +## [支持](/adguard-for-windows/settings/support) 常见问题解答与技术支持表单、报告漏拦广告和请求新功能的工具,还可对应用进行评分、分享反馈,并访问 AdGuard 社交网络。 -## [关于](/adguard-for-windows-8/settings/about) +## [关于](/adguard-for-windows/settings/about) 应用版本及库的详细信息,以及相关法律文档的链接。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 95e2caf6891..00000000000 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 解决问题 -sidebar_position: 1 ---- - -:::info - -本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 要了解其工作原理,请[下载 AdGuard 应用程序](https://agrd.io/download-kb-adblock) - -::: - -以下是用户会遇到的一些问题以及可能需要的解决方法、指南和指示说明。 - -- [WFP 驱动兼容性](/adguard-for-windows/solving-problems/wfp-driver/) -- [证书相关问题](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [如何收集 AdGuard 日志](/adguard-for-windows/solving-problems/adguard-logs/) -- [如何收集 AdGuard 安装日志](/adguard-for-windows/solving-problems/installation-logs/) -- [如何收集 Windows 系统日志](/adguard-for-windows/solving-problems/system-logs/) -- [常见安装错误](/adguard-for-windows/solving-problems/common-installer-errors/) -- [高级(低级)设置指南](/adguard-for-windows/solving-problems/low-level-settings/) -- [如何创建 Dump 文件](/adguard-for-windows/solving-problems/dump-file/) -- [可能的 DNS 泄漏](/adguard-for-windows/solving-problems/dns-leaks/) -- [已知的 Windows 版 AdGuard 问题](/adguard-for-windows/solving-problems/known-issues/) -- [如何修复 `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 错误](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 8fb44cee895..4985ae9424b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,41 +1,41 @@ --- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +title: Chrome 142+ 中使用 TDI 驱动时出现的过滤问题 +sidebar_position: 1 --- :::info -本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +本文适用于 Windows 版的 AdGuard v8.0,一款全面的广告拦截器,可在系统层面保护您的设备。 这是一个仍在开发中的 Beta 测试版本。 要试用,请下载 [适用于 Windows 的 AdGuard 测试版](https://agrd.io/windows_beta)。 ::: -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. +部分 AdGuard Windows 版用户可能会注意到,[应用在 Chromium 内核浏览器中停止过滤流量](https://github.com/AdguardTeam/AdguardForWindows/issues/5771)。 从 Google Chrome 142+ 开始,浏览器流量根本不会出现在 TDI 驱动层面,导致 AdGuard 无法检测或过滤这些流量。 -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. +此行为并非 AdGuard 的缺陷,而是现代浏览器近期架构和安全变更的结果。 ## 为什么会发生这种情况 -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. +Chromium 内核浏览器(Chrome、Edge、Brave、Vivaldi 等) 一直在加强其安全架构。 一个显著变化是将敏感的内部进程移入 [Windows AppContainer Sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation),其中包括处理所有浏览器流量的网络服务(Network Service)。 -### What changed in Chrome 142 +### Chrome 142 中发生了什么变化 -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. +从 Chrome 142 开始,网络服务进程默认在 AppContainer 内启动。 -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. +当这种情况发生时,在 AppContainer 中运行的应用程序不会使用传统的 TDI 网络接口;其流量会通过更现代的 WSK(Winsock 内核)协议栈进行路由。 因此,TDI 驱动无法看到、拦截或处理经过 WSK 的连接,所有浏览器流量对 AdGuard 所使用的 TDI 驱动变得不可见。 -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. +此行为完全由 Chrome 的沙箱策略和内部实验控制,而非用户设置。 -## Why this affects AdGuard +## 为什么会影响到 AdGuard -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. 它与浏览器使用的现代隔离和沙箱模型不兼容。 +TDI 驱动是一项过时的 Windows 技术,已被微软弃用且多年不再支持。 它与浏览器使用的现代隔离和沙箱模型不兼容。 -因此,基于 TDI 的流量可见性变得越来越不稳定。 In some browsers, it has already disappeared completely, and it will eventually stop working altogether. +因此,基于 TDI 的流量可见性变得越来越不稳定。 在某些浏览器中,它已经彻底消失,最终将完全失效。 -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. +AdGuard 已将 TDI 驱动标记为过时,并计划在产品演进过程中彻底移除它。 ## 永久解决方案 -From v7.22.4, we’ve added experimental support for the SockFilter driver. 它通过解决 WFP 协议栈中的冲突来修复该问题。 [更多信息](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers)。 +从 v8.0 RC 版本开始,我们增加了对 SockFilter 驱动的实验性支持。 它通过解决 WFP 协议栈中的冲突来修复该问题。 [更多信息](/adguard-for-windows/settings/app-settings/network-settings/)。 使用方法:前往「设置」→「网络」→「流量过滤」,开启流量过滤,并从可用选项列表中选择「SockFilter(实验性)」。 @@ -43,45 +43,32 @@ From v7.22.4, we’ve added experimental support for the SockFilter driver. 它 ## 临时解决方案 -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. 随后 AdGuard 就能重新获得过滤浏览器流量的能力。 +某些 Windows 注册表修改可以强制浏览器停止使用 AppContainer,使其进程再次以非沙箱模式运行。 网络服务将停止使用 WSK 协议栈,回退到 TDI 驱动能够看到的网络路径。 随后 AdGuard 就能重新获得过滤浏览器流量的能力。 ### 如何在基于 Chromium 的浏览器里修改注册表 :::warning -编辑注册表需要管理员权限。 不正确的更改可能会影响系统或浏览器的稳定性和安全性。 Always create a backup of the registry branch before modifying it. +编辑注册表需要管理员权限。 不正确的更改可能会影响系统或浏览器的稳定性和安全性。 修改前务必备份注册表分支。 -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. +在继续之前,请记住此解决方案会降低沙箱/AppContainer 的安全性,使浏览器的隔离性变弱。 由于修改的是 `HKLM`,它将影响整个系统,只应出于调试、临时工作区、受控环境或必须使用基于 TDI 的流量拦截时使用。 -它**不应该**被广泛应用于最终用户机器。 **Proceed only if you understand the implications.** +它**不应该**被广泛应用于最终用户机器。 **请确保您理解其影响后再继续**。 ::: -#### Using .reg files - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: +您可以使用下方预生成的 .reg 文件之一自动应用所需的注册表更改。 每个文件为特定的 Chromium 内核浏览器禁用 AppContainer/网络服务沙箱: - [下载 Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) - [下载 Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) - [下载 Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [下载 Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) - [下载 Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing +- [下载 YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: +如果您的浏览器未在列表中,请按照下方手动说明创建必要的注册表项: -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. 在 Chrome 浏览器中,导航到 `chrome://policy`。 其他浏览器使用相似的路径。 +1. 确定其策略分支:查阅浏览器的官方文档,或打开内部策略页面。 在 Chrome 浏览器中,导航到 `chrome://policy`。 其他浏览器使用相似的路径。 2. 确定您的浏览器的正确的注册表分支。 不同的基于 Chromium 的浏览器在 `HKLM` 下使用不同的策略路径。 它应遵循 `HKLM\SOFTWARE\Policies\\` 的模式。 @@ -104,12 +91,12 @@ If your browser is not listed, follow the manual instructions below to create th - 展开路径 `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_。 - 找到与您的浏览器对应的文件夹。 -If the key does not exist, you can create it manually. 以 Chrome 浏览器为例: +如果该项不存在,可以手动创建它。 以 Chrome 浏览器为例: - 右键单击 _Policies_ → _新建_ → _项_ 并将其命名为 `Google` - 在 `Google` 内创建另一个名为 `Chrome` 的项 -对 Chromium、Edge、Brave、Vivaldi、Yandex 浏览器等重复相同的逻辑。 You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. +对 Chromium、Edge、Brave、Vivaldi、Yandex 浏览器等重复相同的逻辑。 最终应得到一个形如 `HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\\\` 的项。 1. 添加所需的注册表项: @@ -119,8 +106,8 @@ If the key does not exist, you can create it manually. 以 Chrome 浏览器为 - 双击它并设置: - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) + - **值**:0 + - **基数**:十六进制或十进制(两者均可) - 重复上述过程,并创建第二个 DWORD 值 `NetworkServiceSandboxEnabled`。 @@ -130,17 +117,17 @@ If the key does not exist, you can create it manually. 以 Chrome 浏览器为 2. 关闭浏览器并应用设置。 为确保策略已加载: - - 完全关闭浏览器 - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - 完全关闭浏览器。 + - 检查任务管理器,确保没有 _chrome.exe_、_msedge.exe_、_msedge.exe_ 等进程仍在运行。 - 重新打开浏览器 -3. Verify that the policies have been applied by opening the policy viewer for your browser. +3. 打开浏览器的策略查看器,验证策略已应用。 -You should see the following policies active: +您您应该看到以下策略生效: - `RendererAppContainerEnabled` — **0 / false** - `NetworkServiceSandboxEnabled` — **0 / false** -If available, click _Reload policies_. +如果可用,点击「重新加载策略」。 完成! diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..90a0e8e4f57 --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard Windows版 +sidebar_position: 1 +--- + +:::info + +本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 要了解其工作原理,请[下载 AdGuard 应用程序](https://agrd.io/download-kb-adblock) + +::: + +- [功能](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [安装](/archive/adguard-for-windows/installation.md) + + Windows 版 AdGuard 的安装、卸载和系统要求。 + +- [AdGuard 助手](/archive/adguard-for-windows/browser-assistant.md) + + 该扩展是桌面程序的补充,让用户通过浏览器管理过滤功能。 + +- [解决问题](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + 已知问题和可能的解决方案。 + +- [管理员文档](/archive/adguard-for-windows/admins-documentation.md) + + 系统管理员的配置指南。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md similarity index 80% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md index cf5d1dceaea..fd6d020d7ae 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -23,7 +23,7 @@ AdGuard 可作为[用户脚本管理器](/general/extensions.md)以显著扩展 **AdGuard 助手** -如[新版助手](/adguard-for-windows/browser-assistant.md)不可用于您的浏览器,您可以使用旧版助手,即 AdGuard 助手。 此扩展的名称是经过深思熟虑的:其协助用户在浏览器内直接更改 AdGuard 的基本设置,而无需打开程序。 AdGuard 助手可协同所有 Windows 兼容的浏览器一起工作。 此外,在用户排除的网站上以及某些存在内容不能正确显示的网页内,AdGuard 助手的图标是不会显示的。 +如[新版助手](/archive/adguard-for-windows/browser-assistant.md)不可用于您的浏览器,您可以使用旧版助手,即 AdGuard 助手。 此扩展的名称是经过深思熟虑的:其协助用户在浏览器内直接更改 AdGuard 的基本设置,而无需打开程序。 AdGuard 助手可协同所有 Windows 兼容的浏览器一起工作。 此外,在用户排除的网站上以及某些存在内容不能正确显示的网页内,AdGuard 助手的图标是不会显示的。 **AdGuard Extra** diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md similarity index 70% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md index 49b76f2d776..a70ed5582b3 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -9,22 +9,22 @@ sidebar_position: 1 ::: -- [主页](/adguard-for-windows/features/home-screen/) +- [主页](/archive/adguard-for-windows/features/home-screen/) On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers -- [设置](/adguard-for-windows/features/settings/) +- [设置](/archive/adguard-for-windows/features/settings/) 主题和语言设置,广告拦截自定义,DNS 保护,家长控制,扩展管理,以及适用于高级用户的选项。 -- [扩展](/adguard-for-windows/features/extensions/) +- [扩展](/archive/adguard-for-windows/features/extensions/) 通过添加用户脚本和用户样式来扩展网站功能的功能。 -- [网络](/adguard-for-windows/features/network/) +- [网络](/archive/adguard-for-windows/features/network/) 其他网络相关选项和代理设置。 -- [其他功能](/adguard-for-windows/features/others/) +- [其他功能](/archive/adguard-for-windows/features/others/) 支持、许可证管理、托盘菜单选项、程序版本和更新。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md index d23b6a2b5fb..eabe7f4deec 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -45,7 +45,7 @@ While it is a powerful driver, it may present stability risks, such as [occasion #### TDI -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. ### AdGuard VPN diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md similarity index 95% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md index 365c9d6c09a..7dcd11165c2 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -13,11 +13,11 @@ sidebar_position: 2 ### 常规设置 -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. 此外,如果 AdGuard Windows 版无法正常工作,且支持团队要求您[收集调试日志](/adguard-for-windows/solving-problems/adguard-logs.md),也请前往「设置」。 +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. 此外,如果 AdGuard Windows 版无法正常工作,且支持团队要求您[收集调试日志](/archive/adguard-for-windows/solving-problems/adguard-logs.md),也请前往「设置」。 ![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. 如您想知道在「高级设置」中可以设置什么,请阅读[专门文章](/adguard-for-windows/solving-problems/low-level-settings.md)。 +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. 如您想知道在「高级设置」中可以设置什么,请阅读[专门文章](/archive/adguard-for-windows/solving-problems/low-level-settings.md)。 ![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) @@ -93,4 +93,4 @@ In the _Parental control_ module you can enable the _Safe search_ and manage the ![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. 我们在[单独的文章](/adguard-for-windows/browser-assistant.md)内解释了其工作方式以及其如您的浏览器没有浏览器助手要如何处理。 +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. 我们在[单独的文章](/archive/adguard-for-windows/browser-assistant.md)内解释了其工作方式以及其如您的浏览器没有浏览器助手要如何处理。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..1493629396f --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: 解决问题 +sidebar_position: 1 +--- + +:::info + +本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 要了解其工作原理,请[下载 AdGuard 应用程序](https://agrd.io/download-kb-adblock) + +::: + +以下是用户会遇到的一些问题以及可能需要的解决方法、指南和指示说明。 + +- [WFP 驱动兼容性](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [证书相关问题](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [如何收集 AdGuard 日志](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [如何收集 AdGuard 安装日志](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [如何收集 Windows 系统日志](/archive/adguard-for-windows/solving-problems/system-logs/) +- [常见安装错误](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [高级(低级)设置指南](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [如何创建 Dump 文件](/archive/adguard-for-windows/solving-problems/dump-file/) +- [可能的 DNS 泄漏](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [已知的 Windows 版 AdGuard 问题](/archive/adguard-for-windows/solving-problems/known-issues/) +- [如何修复 `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 错误](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..a8ecbd0be16 --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +本文适用于 Windows 版的 AdGuard,它是一种多功能广告拦截器,可在系统级别保护用户的设备。 To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## 为什么会发生这种情况 + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. 它与浏览器使用的现代隔离和沙箱模型不兼容。 + +因此,基于 TDI 的流量可见性变得越来越不稳定。 In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## 永久解决方案 + +From v7.22.4, we’ve added experimental support for the SockFilter driver. 它通过解决 WFP 协议栈中的冲突来修复该问题。 [更多信息](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers)。 + +使用方法:前往「设置」→「网络」→「流量过滤」,开启流量过滤,并从可用选项列表中选择「SockFilter(实验性)」。 + +由于该功能仍处于实验阶段,可能存在错误。 如果您发现任何异常、意外或明显故障,**可以在同一位置随时切换回 TDI 或 WFP**。 + +## 临时解决方案 + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. 随后 AdGuard 就能重新获得过滤浏览器流量的能力。 + +### 如何在基于 Chromium 的浏览器里修改注册表 + +:::warning + +编辑注册表需要管理员权限。 不正确的更改可能会影响系统或浏览器的稳定性和安全性。 Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +它**不应该**被广泛应用于最终用户机器。 **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [下载 Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [下载 Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [下载 Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [下载 Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. 在 Chrome 浏览器中,导航到 `chrome://policy`。 其他浏览器使用相似的路径。 + +2. 确定您的浏览器的正确的注册表分支。 不同的基于 Chromium 的浏览器在 `HKLM` 下使用不同的策略路径。 它应遵循 `HKLM\SOFTWARE\Policies\\` 的模式。 + +3. 打开注册表编辑器: + + - 按下 _Win + R_ + - 输入 _regedit_ 并按下 _Enter_ + - 以管理员身份运行程序,批准 UAC 提示 + +4. 备份策略分支: + + - 在左侧面板中,导航到 `HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies` + - 右键单击 _Policies_ → _导出_ + - 保存文件为 _Policies_backup.reg_ + + 如果出现问题,您可以通过双击此文件来还原备份。 + +5. 导航到您的浏览器的策略项: + + - 展开路径 `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_。 + - 找到与您的浏览器对应的文件夹。 + +If the key does not exist, you can create it manually. 以 Chrome 浏览器为例: + +- 右键单击 _Policies_ → _新建_ → _项_ 并将其命名为 `Google` +- 在 `Google` 内创建另一个名为 `Chrome` 的项 + +对 Chromium、Edge、Brave、Vivaldi、Yandex 浏览器等重复相同的逻辑。 You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. 添加所需的注册表项: + + - 在正确的项中,单击右侧面板 → _新建_ → _DWORD (32 位)值_ + + - 将其命名为 `RendererAppContainerEnabled` + + - 双击它并设置: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - 重复上述过程,并创建第二个 DWORD 值 `NetworkServiceSandboxEnabled`。 + + - 设置其值为 0。 + + 两个参数都必须是 `REG_DWORD` 并且值为 **0**。 + +2. 关闭浏览器并应用设置。 为确保策略已加载: + + - 完全关闭浏览器 + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - 重新打开浏览器 + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +完成! diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 77a9b700b6a..b19e4cb7d8e 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/extensions.md index f261a926f1a..4b6c7372cdf 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ sidebar_position: 6 :::note 支持的应用 -AdGuard 可作为用户脚本管理器以显著扩展网站功能。 您可以在我们的三款产品中添加自定义脚本或管理现有脚本:[AdGuard Windows 版](/adguard-for-windows/features/extensions)、[AdGuard Android 版](/adguard-for-android/features/settings#userscripts) 和 [AdGuard Mac 版](/adguard-for-mac/features/extensions)。 +AdGuard 可作为用户脚本管理器以显著扩展网站功能。 您可以在我们的三款产品中添加自定义脚本或管理现有脚本:[AdGuard Windows 版](/adguard-for-windows/protection/extensions)、[AdGuard Android 版](/adguard-for-android/features/settings#userscripts) 和 [AdGuard Mac 版](/adguard-for-mac/features/extensions)。 ::: diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/how-to-install.md index 05f3df618de..d2eb41700c9 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ sidebar_position: 10 [AdGuard iOS版](/adguard-for-ios/installation) -[AdGuard Windows版](/adguard-for-windows/installation) +[AdGuard Windows版](/adguard-for-windows/) [AdGuard Mac版](/adguard-for-mac/installation) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guides/report-website.md index f8d25e137f1..08ab8888cbb 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ sidebar_position: 3 ### Windows 系统 {#windows} -- 打开 [AdGuard 浏览器助手](/adguard-for-windows/browser-assistant),点击「**报告问题**」: +- 打开 [AdGuard 浏览器助手](/archive/adguard-for-windows/browser-assistant),点击「**报告问题**」: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/intro.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/intro.md index 9aff0b5823f..b65a067b09f 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard 是广告拦截软件市场的引领者之一,拥有 15 多年的经验,拥有近十多种适用于各种平台的产品,以及超过 37500 万的用户安装量。 与其他大多数基于浏览器的广告拦截解决方案不同,我们为所有主要平台(包括桌面和移动平台)提供独立应用程序。 AdGuard 应用程序比浏览器扩展更强大,可以拦截更多广告并更有效率: -- [AdGuard Windows版](/adguard-for-windows/features/home-screen) +- [AdGuard Windows版](/adguard-for-windows/) - [AdGuard Mac版](/adguard-for-mac/features/main) - [AdGuard Android版](/adguard-for-android/features/protection/ad-blocking) - [AdGuard iOS版](/adguard-for-ios/features/safari-protection) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md index 04588ca9b28..9d5a3dd8052 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/compatibility.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/browser_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md index fe4bb9bf221..aac572336ec 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/features/availability.md @@ -13,7 +13,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ![AdGuard Browser Extension for Chrome \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) -Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![Available for most popular browsers \*border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_availability.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md index c77c0e8c2f7..f01105da311 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant \*mobile\_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/archive/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md index a5d80bed39d..6522d985d4b 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-browser-extension/overview.md @@ -9,7 +9,7 @@ This article is about the AdGuard Browser Extension, which safeguards only your ::: -AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). +AdGuard provides a range of software products that block ads and trackers on different platforms. One of the most popular AdGuard products is a free extension that works in five popular browsers: Chrome, Firefox, Edge, Opera, and Yandex Browser. Browser extensions include basic ad-blocking features but cannot be compared with full-featured desktop programs, such as [AdGuard for Windows](/archive/adguard-for-windows/features/home-screen) and [AdGuard for Mac](/adguard-for-mac/features/main). ![AdGuard Browser Extension for Chrome *border](https://cdn.adtidy.org/content/Kb/ad_blocker/browser_extension/ad_blocker_browser_extension_overview.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md deleted file mode 100644 index b338f0046b9..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/adguard-for-windows-8.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: AdGuard for Windows v8 -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - -## System requirements - -- **OS version:** Microsoft Windows 10 or higher -- **RAM:** at least 6 GB -- **Processor:** 2-core, 2.0 GHz (or faster) -- **Free disk space:** at least 4 GB. - ---- - -![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) - -On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. - -## [Protection](/adguard-for-windows-8/protection/) - -Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. - -## [Statistics](/adguard-for-windows-8/statistics/) - -Detailed information about blocked ads, trackers, and data usage. - -## [App management](/adguard-for-windows-8/app-management/) - -Settings to customize traffic filtering and routing for each app and browser. - -## [Settings](/adguard-for-windows-8/settings/) - -Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. - -Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - -![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md deleted file mode 100644 index 55059f69b9a..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/extensions.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: Extensions -sidebar_position: 7 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. - -![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) - -## Automatically detect userscripts - -When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. - -## Pre-installed userscripts - -AdGuard comes with four pre-installed userscripts: - -- AdGuard Assistant (Beta) -- AdGuard Extra (Beta) -- AdGuard Popup blocker (Beta) -- Web of Trust (Beta) - -### AdGuard Assistant (Beta) - -AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. - -AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. - -### AdGuard Extra - -AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. - -AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. - -### AdGuard Popup Blocker (Beta) - -This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. - -This extension does not work on the allowlisted websites. - -### Web of Trust (Beta) - -Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. - -This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md deleted file mode 100644 index dc2217c07ab..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/protection.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Protection -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) - -The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. - -[Ad blocking](/adguard-for-windows-8/protection/ad-blocking) - -[Tracking protection](/adguard-for-windows-8/protection/tracking-protection) - -[Annoyance blocking](/adguard-for-windows-8/protection/annoyance-blocking) - -[DNS protection](/adguard-for-windows-8/protection/dns-protection) - -[Browsing security](/adguard-for-windows-8/protection/browsing-security) - -[Parental control](/adguard-for-windows-8/protection/parental-control) - -[Extensions](/adguard-for-windows-8/protection/extensions) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md deleted file mode 100644 index 63cf8114bf1..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/app-settings.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: App settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) - -Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. - -If you wish, you can agree to send anonymized app usage data to help us improve the product. - -In case of issues, you can change the logging level to create detailed logs for the support team. - -In [_Filter editor_](/adguard-for-windows-8/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. - -[_Network_ settings](/adguard-for-windows-8/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. - -[_Advanced_](/adguard-for-windows-8/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. - -![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md deleted file mode 100644 index e7f71ee45e7..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/settings.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Settings -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. - -![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) - -## [App settings](/adguard-for-windows-8/settings/app-settings) - -Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. - -## [License](/adguard-for-windows-8/settings/license) - -Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. - -## [Support](/adguard-for-windows-8/settings/support) - -FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. - -## [About](/adguard-for-windows-8/settings/about) - -Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md deleted file mode 100644 index 1ab588bb16c..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/solving-problems/tdi-driver-and-Chrome-142.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 1 ---- - -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - -Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. - -This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. - -## Why this happens - -Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. - -### What changed in Chrome 142 - -Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. - -When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. - -This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. - -## Why this affects AdGuard - -The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. - -Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. - -AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. - -## Permanent solution - -From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows-8/settings/app-settings/network-settings/). - -To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. - -Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. - -## Temporary solution - -Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. - -### How to modify the registry in Chromium-based browsers - -:::warning - -Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. - -Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. - -It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** - -::: - -You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - -- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) -- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) -- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) -- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) -- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) -- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) - -If your browser is not listed, follow the manual instructions below to create the necessary registry entries: - -1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. - -2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. - -3. Open the Registry Editor: - - - Press _Win + R_ - - Type _regedit_ and press _Enter_ - - Approve the UAC prompt by running it as administrator - -4. Back up the Policies branch: - - - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` - - Right-click _Policies_ → _Export_ - - Save the file as _Policies_backup.reg_ - - If something goes wrong, you can restore the backup by double-clicking this file. - -5. Navigate to your browser’s policy key: - - - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. - - Locate the folder corresponding to your browser. - -If the key does not exist, you can create it manually. Example for Chrome: - -- Right-click _Policies_ → _New_ → _Key_ and name it `Google` -- Inside `Google`, create another key named `Chrome` - -Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. - -1. Add the required registry values: - - - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ - - - Name it `RendererAppContainerEnabled` - - - Double-click it and set: - - - **Value:** 0 - - **Base:** Hexadecimal or Decimal (either is fine) - - - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. - - - Set its value to 0. - - Both parameters must be `REG_DWORD` and have the value **0**. - -2. Close the browser and apply the settings. To ensure the policy is loaded: - - - Fully close the browser - - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running - - Reopen the browser - -3. Verify that the policies have been applied by opening the policy viewer for your browser. - -You should see the following policies active: - -- `RendererAppContainerEnabled` — **0 / false** -- `NetworkServiceSandboxEnabled` — **0 / false** - -If available, click _Reload policies_. - -Done! diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md index 6206fce001d..f0f81e4d852 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/adguard-for-windows.md @@ -1,30 +1,45 @@ --- -title: AdGuard for Windows +title: AdGuard for Windows v8 sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: -- [Features](/adguard-for-windows/features/features.md) +AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. - Main features and settings available in AdGuard for Windows +## System requirements -- [Installation](/adguard-for-windows/installation.md) +- **OS version:** Microsoft Windows 10 or higher +- **RAM:** at least 6 GB +- **Processor:** 2-core, 2.0 GHz (or faster) +- **Free disk space:** at least 4 GB. - Installation, removal, and system requirements for AdGuard for Windows +--- + +![Home screen](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/main_screen.png) + +On the Home screen, you’ll find a toggle to enable or disable AdGuard protection, as well as icons for _Ad blocking_, _Tracking protection_, _DNS protection_, and _Annoyance blocking_. Main settings can be accessed through the left-side menu. + +## [Protection](/adguard-for-windows/protection/) + +Settings to configure _Ad blocking_, _Tracking protection_, _DNS protection_, _Annoyances blocking_, _Browsing security_, _Parental control_, and _Extensions_. + +## [Statistics](/adguard-for-windows/statistics/) + +Detailed information about blocked ads, trackers, and data usage. -- [Browser Assistant](/adguard-for-windows/browser-assistant.md) +## [App management](/adguard-for-windows/app-management/) - An extension that complements the desktop app and allows you to manage filtering from your browser +Settings to customize traffic filtering and routing for each app and browser. -- [Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) +## [Settings](/adguard-for-windows/settings/) - Known issues and possible solutions +Options to select language and theme, view legal documents, check license information, and contact support. Advanced settings and network settings also live there. -- [Documentation for admins](/adguard-for-windows/admins-documentation.md) +Click _Check for updates_ to see whether your app version, filters, and extensions are up to date. - Configuration guide for system administrators +![Check for updates](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/checking_for_updates.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/app-management/app-management.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/app-management/app-management.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md deleted file mode 100644 index 307e8c0dc89..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/extensions.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Extensions -sidebar_position: 3 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. - -![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) - -**Automatically detect userscripts** - -With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. - -The following extensions are installed with AdGuard: - -![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) - -**AdGuard Assistant** - -AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. - -**AdGuard Extra** - -This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. - -AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. - -**AdGuard Popup Blocker** - -This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. - -**Web of Trust** - -Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md deleted file mode 100644 index 994dbfb335d..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/features.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Features -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -- [Home screen](/adguard-for-windows/features/home-screen/) - - On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers - -- [Settings](/adguard-for-windows/features/settings/) - - Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users - -- [Extensions](/adguard-for-windows/features/extensions/) - - A feature that allows you to extend the functionality of websites by adding userscripts and userstyles - -- [Network](/adguard-for-windows/features/network/) - - Additional network-related options and proxy settings - -- [Other features](/adguard-for-windows/features/others/) - - Support, license management, tray menu options, app version and updates diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md deleted file mode 100644 index f8074e9cfa1..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/network.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: Network -sidebar_position: 4 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. - -![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) - -In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. - -### Enable traffic filtering - -Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. - -If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. - -In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. - -#### SockFilter - -**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. - -SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: - -- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. -- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. -- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. - -When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. - -#### WFP - -**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). - -While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. - -#### TDI - -The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md deleted file mode 100644 index 5699b31b033..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/settings.md +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: Settings -sidebar_position: 2 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). - -::: - -_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. - -### General settings - -Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/adguard-for-windows/solving-problems/adguard-logs.md). - -![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) - -At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/adguard-for-windows/solving-problems/low-level-settings.md). - -![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) - -### Ad blocking - -This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). - -![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) - -In the Ad blocking module you can: - -- enable automatic activation of language-specific filters, -- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, -- disable ads in the Start menu on Windows 11, -- activate pre-installed filters such as _AdGuard Base filter_, -- install filters from the list or add a custom filter by clicking the _Add a filter_ button, -- make changes to existing rule groups using the _Filter editor_ button, -- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, -- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. - -Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). - -### Tracking protection - -Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. - -You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. - -To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). - -### Browsing security - -Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). - -In this module, you can: - -- enable notifications to block requests to malicious and phishing sites, -- activate sound notifications, -- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. - -![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) - -In case you want to learn more about Browsing security, read [this article](/general/browsing-security). - -### DNS Protection - -There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). - -![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) - -In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). - -Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: - -- **General**: block ads and trackers -- **Regional**: block ads and trackers on language-specific websites -- **Security**: block phishing and unreliable websites -- **Other**: cover special use cases that don’t fit into the above categories - -![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) - -### Parental control - -There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. - -![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) - -The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. - -In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. - -### Browser Assistant - -![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) - -From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/adguard-for-windows/browser-assistant.md). diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/ad-blocking.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/ad-blocking.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/annoyance-blocking.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/annoyance-blocking.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/browsing-security.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/browsing-security.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/dns-protection.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/dns-protection.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md new file mode 100644 index 00000000000..0193f4e921d --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/extensions.md @@ -0,0 +1,51 @@ +--- +title: Extensions +sidebar_position: 7 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. + +![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) + +## Automatically detect userscripts + +When this option is enabled, AdGuard automatically notices when your browser requests a userscript and offers to install it. If you prefer, you can also download and install userscripts manually. + +## Pre-installed userscripts + +AdGuard comes with four pre-installed userscripts: + +- AdGuard Assistant (Beta) +- AdGuard Extra (Beta) +- AdGuard Popup blocker (Beta) +- Web of Trust (Beta) + +### AdGuard Assistant (Beta) + +AdGuard Assistant is the legacy version of Assistant, which you can use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. As the name suggests, it helps you manage basic AdGuard settings directly from your browser without opening the app. + +AdGuard Assistant works with all browsers compatible with Microsoft Windows. It will not appear on websites excluded from filtering or on certain pages where it could cause display issues. + +### AdGuard Extra + +AdGuard Extra is a custom extension created to fight ad-blocker circumvention and ad reinjection methods used by websites. Such techniques are becoming more common as advertisers try to bypass ad blockers. + +AdGuard Extra works by modifying the way pages are loaded, making it more difficult for websites to bypass ad blockers using these advanced methods. + +### AdGuard Popup Blocker (Beta) + +This extension stops unwanted pop-up windows from opening while you browse. Some popups can be useful — for example, settings for website management or extra reference information that appears after clicking a link. If needed, you can turn off the Popup Blocker. + +This extension does not work on the allowlisted websites. + +### Web of Trust (Beta) + +Web of Trust lets you see the reputation of websites based on user ratings. Websites are reviewed according to several criteria, including trust and security. + +This extension is off by default. Keep in mind that it is developed by a third party, not AdGuard. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/parental-control.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/parental-control.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md new file mode 100644 index 00000000000..a319ccea0c8 --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/protection.md @@ -0,0 +1,28 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) + +The _Protection_ tab contains all key security and filtering settings. Here you can control _Ad blocking_, _Tracking protection_, _Annoyance blocking_, _DNS protection_, _Browsing security_, _Parental control_, and _Extensions_. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. + +[Ad blocking](/adguard-for-windows/protection/ad-blocking) + +[Tracking protection](/adguard-for-windows/protection/tracking-protection) + +[Annoyance blocking](/adguard-for-windows/protection/annoyance-blocking) + +[DNS protection](/adguard-for-windows/protection/dns-protection) + +[Browsing security](/adguard-for-windows/protection/browsing-security) + +[Parental control](/adguard-for-windows/protection/parental-control) + +[Extensions](/adguard-for-windows/protection/extensions) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/protection/tracking-protection.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/protection/tracking-protection.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/about.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/about.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/advanced-settings.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/advanced-settings.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md new file mode 100644 index 00000000000..aee05ec197d --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/app-settings.md @@ -0,0 +1,26 @@ +--- +title: App settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) + +Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. + +If you wish, you can agree to send anonymized app usage data to help us improve the product. + +In case of issues, you can change the logging level to create detailed logs for the support team. + +In [_Filter editor_](/adguard-for-windows/settings/app-settings/filter-editor.md), you can add your own filtering rules or import ready-to-use filters. + +[_Network_ settings](/adguard-for-windows/settings/app-settings/network-settings.md) include all options related to network filtering and how AdGuard interacts with your system’s network. + +[_Advanced_](/adguard-for-windows/settings/app-settings/advanced-settings.md) settings are intended for experienced users. They are rarely needed in everyday use and should only be changed if you know what you’re doing or if our support team asks you to. + +![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/2_app_settings.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/filter-editor.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/filter-editor.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/app-settings/network-settings.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/app-settings/network-settings.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/license.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/license.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md new file mode 100644 index 00000000000..607da5cec68 --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/settings.md @@ -0,0 +1,30 @@ +--- +title: Settings +sidebar_position: 1 +--- + +:::info + +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). + +::: + +There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. + +![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) + +## [App settings](/adguard-for-windows/settings/app-settings) + +Language and theme, update channel and interval, advanced options for experienced users, and a filter editor to quickly create custom rules. + +## [License](/adguard-for-windows/settings/license) + +Information about license type, number of available devices, and activation code, with options to refresh or reset license and bind it to your AdGuard account. + +## [Support](/adguard-for-windows/settings/support) + +FAQ and support form, tools to report missed ads and request new features, possibility to rate the app, share feedback, and access AdGuard social networks. + +## [About](/adguard-for-windows/settings/about) + +Details about app version and libraries, as well as links to legal documents. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/settings/support.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/settings/support.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md deleted file mode 100644 index 51cb73ecc63..00000000000 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/solving-problems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Solving problems -sidebar_position: 1 ---- - -:::info - -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) - -::: - -Here are some problems you may encounter and workarounds, guides, and instructions you may need. - -- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) -- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) -- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) -- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) -- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index bec08d0c665..94df53beaaa 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -1,11 +1,11 @@ --- title: Filtering issues in Chrome 142+ when using the TDI driver -sidebar_position: 14 +sidebar_position: 1 --- :::info -This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). +This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). ::: @@ -35,7 +35,7 @@ AdGuard already treats the TDI driver as deprecated, and its complete removal is ## Permanent solution -From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). +From v8.0 RC, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/adguard-for-windows/settings/app-settings/network-settings/). To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. @@ -57,8 +57,6 @@ It should **not** be applied broadly across end-user machines. **Proceed only if ::: -#### Using .reg files - You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: - [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) @@ -68,17 +66,6 @@ You can apply the necessary registry changes automatically by using one of the p - [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) - [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) -You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: - -- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) -- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) -- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) -- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) -- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) -- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) - -#### Explicit registry editing - If your browser is not listed, follow the manual instructions below to create the necessary registry entries: 1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows-8/statistics/statistics.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/statistics/statistics.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..47c7e67d856 --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,30 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Features](/archive/adguard-for-windows/features/features.md) + + Main features and settings available in AdGuard for Windows + +- [Installation](/archive/adguard-for-windows/installation.md) + + Installation, removal, and system requirements for AdGuard for Windows + +- [Browser Assistant](/archive/adguard-for-windows/browser-assistant.md) + + An extension that complements the desktop app and allows you to manage filtering from your browser + +- [Solving problems](/archive/adguard-for-windows/solving-problems/solving-problems.md) + + Known issues and possible solutions + +- [Documentation for admins](/archive/adguard-for-windows/admins-documentation.md) + + Configuration guide for system administrators diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/admins-documentation.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/admins-documentation.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/browser-assistant.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/browser-assistant.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md new file mode 100644 index 00000000000..c5e8c6283e8 --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/extensions.md @@ -0,0 +1,40 @@ +--- +title: Extensions +sidebar_position: 3 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +AdGuard can significantly extend website functionality by working as a [userscript manager](/general/extensions.md). AdGuard users can add their own scripts as well as manage existing ones. + +![Extensions \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions.png) + +**Automatically detect userscripts** + +With this option enabled, AdGuard will automatically define browser queries to userscripts and suggest their installation. Otherwise, extensions can be downloaded and installed manually. + +The following extensions are installed with AdGuard: + +![Preinstalled userscripts \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/extensions/extensions_enabled.png) + +**AdGuard Assistant** + +AdGuard Assistant is Legacy Assistant that you may use if the [new Assistant](/archive/adguard-for-windows/browser-assistant.md) is not available for your browser. The name of this extension is quite deliberate: it actually assists the user in changing basic AdGuard settings right in the browser, without the need to open the app itself. AdGuard Assistant works with all Microsoft Windows compatible browsers. In addition, the AdGuard Assistant icon will not be displayed on websites listed as exceptions by the user and on certain web pages where there is a risk of incorrect content display. + +**AdGuard Extra** + +This is a custom extension designed to fight the technique of re-inserting blocked ads — the so-called ad blocker circumvention/ad reinjection. Both are advanced anti-ad blocker methods that continue to rise in popularity among advertisers. + +AdGuard Extra is essentially a miniprogram that changes the way pages work in such a way that it becomes much more difficult for sites to use the above-mentioned methods to bypass blockers. + +**AdGuard Popup Blocker** + +This extension prevents popup windows from opening when you view web pages. Some popups are considered useful — they may contain settings for site administering or additional reference information demonstrated upon clicking a link. That is why you can turn off the Blocker if needed. This extension doesn’t work on websites added to the AdGuard exceptions list either. It is turned off by default, but you can turn it on in the application settings. + +**Web of Trust** + +Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..e5d946e49d3 --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/features.md @@ -0,0 +1,30 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +- [Home screen](/archive/adguard-for-windows/features/home-screen/) + + On the main screen you’ll find _Settings_, _Support_, _License_, and _About_, as well as statistics on blocked ads and trackers + +- [Settings](/archive/adguard-for-windows/features/settings/) + + Theme and language settings, ad blocking customization, DNS protection, parental controls, extension management, and advanced options for expert users + +- [Extensions](/archive/adguard-for-windows/features/extensions/) + + A feature that allows you to extend the functionality of websites by adding userscripts and userstyles + +- [Network](/archive/adguard-for-windows/features/network/) + + Additional network-related options and proxy settings + +- [Other features](/archive/adguard-for-windows/features/others/) + + Support, license management, tray menu options, app version and updates diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/home-screen.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/home-screen.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..b69464b6d0a --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/network.md @@ -0,0 +1,63 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The _Network_ module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: _Enable traffic filtering_ and _Filter HTTPS_. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the _Filter HTTPS_ feature enabled unless you have a strong reason not to. + +![Network Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/network/network_settings_2.png) + +In this module you can select the checkbox _Use AdGuard as an HTTP proxy_ to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the _Filter websites with EV certificates_ feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### Enable traffic filtering + +Traffic filtering is the core mechanism that allows AdGuard to inspect and control the network traffic generated by applications on your computer. When it is enabled, AdGuard intercepts outgoing and incoming connections and checks them against its filtering rules. If a request matches a blocking rule, AdGuard can block it, modify it, or allow it depending on the configuration. In AdGuard for Windows, this interception is implemented through network drivers. + +If HTTPS filtering is enabled, AdGuard performs a controlled local TLS interception: it decrypts the traffic using its local certificate, applies filtering rules, and then re-encrypts the traffic before sending it to the browser. The driver simply provides the system-level access needed for AdGuard to intercept these connections. + +In _Network_, you can also enable traffic filtering and choose which driver to use: SockFilter, WFP, or TDI. + +#### SockFilter + +**SockFilter** is an _experimental_, lightweight kernel-mode network driver that works at the socket level (TCP/UDP). Instead of inspecting or modifying packets as they travel through the full Windows networking stack, a sock filter intercepts socket calls (e.g., connect, send, receive, bind) at a higher, more stable abstraction level. This makes it ideal for applications that need to monitor or control network activity without deep packet processing. + +SockFilter was first implemented in version 7.22.4, and it is still considered unstable — you may encounter bugs. Once fully tested and implemented, SockFilter has the potential to offer several advantages over other drivers: + +- **It operates at a higher, socket-level layer**: SockFilter works with socket operations rather than raw packets, making it less complex and more stable than WFP’s low-level packet filtering. +- **No interference with other network drivers**: Because it sits above VPN, firewall, and antivirus WFP filters, it avoids filter-ordering problems and compatibility conflicts common in the WFP stack. +- **Greatly reduced risk of NETIO-related BSODs**: SockFilter doesn’t run inside the NETIO packet pipeline, so it avoids the typical crash scenarios caused by WFP callouts mishandling buffers, classification results, or packet memory. + +When it comes to disadvantages, SockFilter driver sees only socket-level operations and does not capture traffic generated by other kernel drivers or components that bypass the standard Winsock API. From a low-level networking perspective, this can be viewed as a limitation, since the driver cannot access raw packets or inspect non-socket traffic. However, for an ad-blocking application, this behavior is not just acceptable but optimal. All relevant traffic from browsers and user-mode applications goes through standard sockets, and that’s exactly what we need to control. At the same time, ignoring low-level driver traffic removes unnecessary complexity, avoids compatibility issues, and keeps the system stable. + +#### WFP + +**WFP** (Windows Filtering Platform) is a Microsoft networking framework built into Windows that allows software to filter and monitor network packets at different layers of the system networking stack. AdGuard uses WFP to safely hook into the network flow of applications and apply filtering rules before the traffic reaches the browser or the Internet. [More information](https://learn.microsoft.com/en-us/windows/win32/fwp/windows-filtering-platform-architecture-overview). + +While it is a powerful driver, it may present stability risks, such as [occasional system crashes (BSOD)](https://github.com/AdguardTeam/AdguardForWindows/issues/5792) and lower Internet speed for some users. + +#### TDI + +The **TDI** driver is also available, but it is outdated and may cause [filtering issues in some versions of Google Chrome](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). [A temporary workaround exists](https://adguard.com/kb/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142/), but it’s not a reliable long-term solution. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the _Download_ button or go to the AdGuard VPN website by clicking the _Homepage_ button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/features/others.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/others.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md new file mode 100644 index 00000000000..8bf2d1500ad --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/features/settings.md @@ -0,0 +1,96 @@ +--- +title: Settings +sidebar_position: 2 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +_Settings_ is the section that requires the most attention. This is where you can configure the app so that it fully meets your requirements: blocks only what bothers you, uses the DNS server of the trusted provider, removes third-party cookies, and so on. + +### General settings + +Here you can set the language and theme (Dark or Light), enable AdGuard launching at system start-up and silent automatic updates, choose the update channel and filter update check interval. Also Settings is the place to go if AdGuard for Windows is not working properly and the support team asked you to [collect _Debug logs_](/archive/adguard-for-windows/solving-problems/adguard-logs.md). + +![Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/general_settings.png) + +At the very bottom of the screen you will find _Advanced Settings_. Changing some of them mindlessly may potentially cause problems with AdGuard’s performance, break the Internet connection or compromise your security and privacy. That’s why we suggest you open this section only if you are sure of what you are doing or our support team has asked you about it. If you want to know what can be set up in _Advanced Settings_, read the [dedicated article](/archive/adguard-for-windows/solving-problems/low-level-settings.md). + +![Advanced Settings \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/advanced_settings.png) + +### Ad blocking + +This is the main module of AdGuard for Windows that removes ads from the websites you visit and from the apps installed on your device. To filter out advertising and privacy-threatening content such as banners, popups, or trackers AdGuard uses different filters — groups of rules with a similar purpose written with a [special syntax](/general/ad-filtering/create-own-filters). To understand what filters are and how they work read [this article](/general/ad-filtering/how-ad-blocking-works). + +![Ad blocking \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/ad_blocking.png) + +In the Ad blocking module you can: + +- enable automatic activation of language-specific filters, +- disable [search ads and self-promotion](/general/ad-filtering/search-ads) blocking, +- disable ads in the Start menu on Windows 11, +- activate pre-installed filters such as _AdGuard Base filter_, +- install filters from the list or add a custom filter by clicking the _Add a filter_ button, +- make changes to existing rule groups using the _Filter editor_ button, +- see all the requests sent by browsers and apps installed on your computer by clicking the _Filtering log_ button. From there you can also block or unblock any request by creating a custom rule, +- compose a filter from your own rules written manually, imported or created with the AdGuard Assistant extension. + +Before you start manually writing your own rules read our detailed [syntax guide](/general/ad-filtering/create-own-filters). + +### Tracking protection + +Many websites gather information about their visitors, such as their IP addresses, browser and operating system details, screen resolution, and the webpage from which the user came or was redirected. Some websites use cookies to mark and identify your browser, save your personal settings and preferences. This allows them to “recognize” you on your next visit. Tracking protection safeguards your personal information from these data- and statistics-gathering systems. + +You can adjust the _Tracking Protection_ settings as needed. For example, you can prevent websites from receiving the search request that you used to find them on the Internet, automatically delete third- and first-party cookies, and disable location sharing in your browser, to prevent tracking of your whereabouts. + +To learn everything about _Tracking protection_ and its many options, [read this article](/general/stealth-mode). + +### Browsing security + +Browsing security gives strong protection against malicious and phishing websites. No, AdGuard for Windows is not an antivirus. It will neither stop the download of a virus when it’s already started, nor delete the already existing ones. But it will warn you if you’re about to proceed to a website whose domain has been added to our “untrusted sites” database, or to download a file from such website. You can find more information about how this module works in the [dedicated article](/general/browsing-security). + +In this module, you can: + +- enable notifications to block requests to malicious and phishing sites, +- activate sound notifications, +- agree to submit anonymous security-related info to the AdGuard server to help us keep the malicious and phishing websites database up to date. + +![Browsing security \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browsing_security.png) + +In case you want to learn more about Browsing security, read [this article](/general/browsing-security). + +### DNS Protection + +There are three significant reasons why you might want to explore the DNS protection settings. First, to avoid being tracked by your ISP. Every time you open a website, for example `google.com`, your browser sends a request to a DNS server to get the IP address of the website in return. Usually, the DNS server belongs to your ISP, which allows them to track your online activity. Second, to encrypt you DNS traffic. And the third one is to [block content on DNS level](https://adguard-dns.io/kb/general/dns-filtering/). + +![DNS Protection \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/dns_protection.png) + +In the DNS protection module of AdGuard for Windows, you can choose DNS servers from known DNS providers, including AdGuard DNS, which blocks ads and trackers, AdGuard DNS Family Protection, which also blocks adult content, or AdGuard DNS Non-filtering, which provides a secure and reliable connection but doesn’t filter anything. You can even add custom DNS servers and rules using [DNS rule syntax](https://adguard-dns.io/kb/general/dns-filtering-syntax/). If necessary, you can add [DNS filters of your choice](https://filterlists.com). + +Starting with v7.20, you can also add filters by simply selecting them from a list of pre-built, trusted filters. They are grouped into four categories for your convenience: + +- **General**: block ads and trackers +- **Regional**: block ads and trackers on language-specific websites +- **Security**: block phishing and unreliable websites +- **Other**: cover special use cases that don’t fit into the above categories + +![DNS filters \*border](https://cdn.adtidy.org/content/release_notes/ad_blocker/windows/v7.20/dns_filters/en.png) + +### Parental control + +There are several websites to which access should be restricted from a PC used by children. This task is accomplished by _Parental control_. + +![Parental control \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/parental_control.png) + +The module checks the contents of webpages opened in the browser and filters those with content undesirable for children: images and texts for adults, crude language, violence, drug propaganda, etc. Parental control settings are password-protected so that the child is not able to go round the restrictions. This module not only blocks directions to undesirable sites but can also delete the links that are inappropriate for children from the search results. + +In the _Parental control_ module you can enable the _Safe search_ and manage the _blocklist_ and the _allowlist_ to customize how this option works. You can also check the _Block executable files download_ box to prevent your child from downloading and installing software on the computer. There are two more options in the _Parental control_ module: you can select a specific Windows user to be protected by _Parental control_ and set a password to protect AdGuard settings from change. + +### Browser Assistant + +![Browser Assistant \*border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/settings/browser_assistant.png) + +From this tab you can easily proceed to install AdGuard Browser Assistant, which primary function is to manage filtering directly from the browser. We explained more about how to work with it and what to do if there is no Browser Assistant for your browser in the [separate article](/archive/adguard-for-windows/browser-assistant.md). diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/installation.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/installation.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/overview.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/overview.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/adguard-logs.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/adguard-logs.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/connection-not-trusted.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/connection-not-trusted.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dns-leaks.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dns-leaks.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/exporting-settings.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/exporting-settings.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/low-level-settings.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/low-level-settings.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..a91fd975b2a --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md new file mode 100644 index 00000000000..00c2124c31d --- /dev/null +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -0,0 +1,146 @@ +--- +title: Filtering issues in Chrome 142+ when using the TDI driver +sidebar_position: 14 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock). + +::: + +Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. + +This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. + +## Why this happens + +Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, etc.) have been strengthening their security architecture. One significant change is moving sensitive internal processes into the [Windows AppContainer sandbox](https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-isolation), including the Network Service, which handles all browser traffic. + +### What changed in Chrome 142 + +Starting from Chrome 142, the Network Service process is now launched inside AppContainer by default. + +When this happens, applications running in an AppContainer do not use the legacy TDI networking interface; instead, their traffic is routed through the more modern WSK (Winsock Kernel) stack. As a result, the TDI driver cannot see, intercept, or process connections that go through WSK, and all browser traffic becomes invisible to the TDI driver used by AdGuard. + +This behavior is controlled entirely by Chrome’s sandboxing policies and internal experiments (field trials), not by user settings. + +## Why this affects AdGuard + +The TDI driver is an outdated Windows technology that has been deprecated and unsupported by Microsoft for many years. It is not compatible with modern isolation and sandboxing models used by browsers. + +Because of this, TDI-based traffic visibility becomes increasingly unstable. In some browsers, it has already disappeared completely, and it will eventually stop working altogether. + +AdGuard already treats the TDI driver as deprecated, and its complete removal is planned as the product evolves. + +## Permanent solution + +From v7.22.4, we’ve added experimental support for the SockFilter driver. It fixes the issue by solving conflicts in the WFP stack. [More information](/archive/adguard-for-windows/features/network/#sockfilter-and-other-network-drivers). + +To use it, go to _Settings → Network → Traffic filtering_, enable traffic filtering, and select _SockFilter (Experimental)_ from the list of available options. + +Since it’s experimental, there may be bugs. If you notice anything unusual, unexpected, or just plain broken, **you can switch back to TDI or WFP at any time** in the same section. + +## Temporary solution + +Certain Windows registry changes can force the browser to stop using AppContainer, causing its processes to run in a non-sandboxed mode again. Network Service stops using the WSK stack and falls back to a network path that the TDI driver can see. AdGuard then regains the ability to filter browser traffic. + +### How to modify the registry in Chromium-based browsers + +:::warning + +Administrator rights are required to edit the registry. Incorrect changes may affect system or browser stability and security. Always create a backup of the registry branch before modifying it. + +Before proceeding, keep in mind that this solution reduces sandbox/AppContainer security, making the browser less isolated. It applies system-wide because it modifies `HKLM`, and should only be used for debugging, temporary workarounds, in controlled environments, or when TDI-based traffic interception is strictly necessary. + +It should **not** be applied broadly across end-user machines. **Proceed only if you understand the implications.** + +::: + +#### Using .reg files + +You can apply the necessary registry changes automatically by using one of the pre-generated .reg files below. Each file disables AppContainer/Network Service sandboxing for a specific Chromium-based browser: + +- [Download Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chrome.reg) +- [Download Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Chromium.reg) +- [Download Edge.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Edge.reg) +- [Download Brave.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Brave.reg) +- [Download Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_Vivaldi.reg) +- [Download YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/DisableAppContainer_YandexBrowser.reg) + +You can revert these changes using the undo .reg files provided below. These files remove the registry branches that were added by the direct version: + +- [Undo Chrome.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chrome.reg) +- [Undo Chromium.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Chromium.reg) +- [Undo Edge.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Edge.reg) +- [Undo Brave.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Brave.reg) +- [Undo Vivaldi.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_Vivaldi.reg) +- [Undo YandexBrowser.reg](https://cdn.adtidy.org/distr/windows/reg/Undo_DisableAppContainer_YandexBrowser.reg) + +#### Explicit registry editing + +If your browser is not listed, follow the manual instructions below to create the necessary registry entries: + +1. Determine its policy branch by checking the vendor’s official documentation or by opening the internal policy page. In Chrome, navigate to `chrome://policy`. Other browsers use a similar path. + +2. Identify the correct registry branch for your browser. Different Chromium-based browsers use different policy paths under `HKLM`. It should follow the model `HKLM\SOFTWARE\Policies\\`. + +3. Open the Registry Editor: + + - Press _Win + R_ + - Type _regedit_ and press _Enter_ + - Approve the UAC prompt by running it as administrator + +4. Back up the Policies branch: + + - In the left panel, navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Policies` + - Right-click _Policies_ → _Export_ + - Save the file as _Policies_backup.reg_ + + If something goes wrong, you can restore the backup by double-clicking this file. + +5. Navigate to your browser’s policy key: + + - Expand the path `HKEY_LOCAL_MACHINE` → _SOFTWARE_ → _Policies_. + - Locate the folder corresponding to your browser. + +If the key does not exist, you can create it manually. Example for Chrome: + +- Right-click _Policies_ → _New_ → _Key_ and name it `Google` +- Inside `Google`, create another key named `Chrome` + +Repeat the same logic for Chromium, Edge, Brave, Vivaldi, Yandex Browser, etc. You should end up with a key that looks like `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\\`. + +1. Add the required registry values: + + - In the correct key, click the right panel → _New_ → _DWORD (32-bit) Value_ + + - Name it `RendererAppContainerEnabled` + + - Double-click it and set: + + - **Value:** 0 + - **Base:** Hexadecimal or Decimal (either is fine) + + - Repeat the process and create a second DWORD `NetworkServiceSandboxEnabled`. + + - Set its value to 0. + + Both parameters must be `REG_DWORD` and have the value **0**. + +2. Close the browser and apply the settings. To ensure the policy is loaded: + + - Fully close the browser + - Check Task Manager and make sure no processes such as _chrome.exe_, _msedge.exe_, _brave.exe_ remain running + - Reopen the browser + +3. Verify that the policies have been applied by opening the policy viewer for your browser. + +You should see the following policies active: + +- `RendererAppContainerEnabled` — **0 / false** +- `NetworkServiceSandboxEnabled` — **0 / false** + +If available, click _Reload policies_. + +Done! diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/wfp-driver.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/wfp-driver.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md index 5e34aecc75d..8c9e1e00b05 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/ad-filtering/create-own-filters.md @@ -5299,7 +5299,7 @@ The following scriptlets also may be used for debug purposes: ### Product shortcuts {#what-product} -1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/features/home-screen), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) +1. `CoreLibs apps` — [AdGuard for Windows](/adguard-for-windows/), [AdGuard for Mac](/adguard-for-mac/features/main), [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking), and [AdGuard for Linux](/adguard-for-linux) 1. `AdGuard for Chromium` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Chrome and other Chromium-based browsers such as Microsoft Edge and Opera 1. `AdGuard for Chrome MV3` — [AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version) 1. `AdGuard for Firefox` — [AdGuard Browser Extension](/adguard-browser-extension/availability) for Firefox diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/extensions.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/extensions.md index 140b22508a2..782ffbf566b 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/extensions.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/extensions.md @@ -9,7 +9,7 @@ Userscripts (we also call them "extensions") are, de facto, miniprograms written :::note Supported apps -AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/features/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). +AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/protection/extensions), [AdGuard for Android](/adguard-for-android/features/settings#userscripts), and [AdGuard for Mac](/adguard-for-mac/features/extensions). ::: diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/how-to-install.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/how-to-install.md index 7a70d5748a9..1c7b860fbff 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/how-to-install.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/general/how-to-install.md @@ -9,7 +9,7 @@ Depending on which AdGuard app or browser extension you want to install, follow [AdGuard for iOS](/adguard-for-ios/installation) -[AdGuard for Windows](/adguard-for-windows/installation) +[AdGuard for Windows](/adguard-for-windows/) [AdGuard for Mac](/adguard-for-mac/installation) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/guides/report-website.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/guides/report-website.md index 5f84a382c07..c3b67d480d2 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/guides/report-website.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/guides/report-website.md @@ -35,7 +35,7 @@ To report a reinsertion of an ad or incorrect displaying of a website, you need ### Windows {#windows} -- Open [AdGuard Browser Assistant](/adguard-for-windows/browser-assistant) and hit **Report an issue**: +- Open [AdGuard Browser Assistant](/archive/adguard-for-windows/browser-assistant) and hit **Report an issue**: ![windows *border](https://cdn.adtidy.org/content/Kb/ad_blocker/guides/browser-assistant.png) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/intro.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/intro.md index b55c83c8c16..6b02aebb63b 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/intro.md @@ -8,7 +8,7 @@ slug: / AdGuard is one of the leaders on the market of ad-blocking software with 15+ years of experience, almost a dozen products for various platforms, and over 375 million user installs. Unlike other ad-blocking solutions, most of which are browser-based, we offer standalone apps for all major platforms, both desktop and mobile. AdGuard apps are more powerful than browser extensions, can block more and do it more efficiently: -- [AdGuard for Windows](/adguard-for-windows/features/home-screen) +- [AdGuard for Windows](/adguard-for-windows/) - [AdGuard for Mac](/adguard-for-mac/features/main) - [AdGuard for Android](/adguard-for-android/features/protection/ad-blocking) - [AdGuard for iOS](/adguard-for-ios/features/safari-protection) From 643761fbc67479b9a1adb8dcd79d53dd507d82d4 Mon Sep 17 00:00:00 2001 From: Helen Date: Thu, 20 Aug 2026 11:54:29 +0400 Subject: [PATCH 6/8] move 8 files from Archive to AGW section --- .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ .../solving-problems/common-installer-errors.md | 0 .../solving-problems/dump-file.md | 0 .../solving-problems/installation-logs.md | 0 .../solving-problems/known-issues.md | 0 .../adguard-for-windows/solving-problems/minidump.md | 0 .../solving-problems/mozilla-error.md | 0 .../solving-problems/network-dump.md | 0 .../solving-problems/system-logs.md | 0 .../solving-problems/solving-problems.md | 12 ++++++------ 279 files changed, 186 insertions(+), 186 deletions(-) rename docs/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename docs/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/be/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/bn/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/cs/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/da/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/de/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/es/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/fa/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/fi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/fr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/hr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/hu/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/it/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ja/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ko/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/nl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/no/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/pl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/pt-BR/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/pt/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ro/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ru/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/sk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/sl/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/sv/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/ta/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/tr/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/uk/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/vi/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/zh-CN/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/common-installer-errors.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/dump-file.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/installation-logs.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/known-issues.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/minidump.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/mozilla-error.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/network-dump.md (100%) rename i18n/zh-TW/docusaurus-plugin-content-docs/current/{archive => }/adguard-for-windows/solving-problems/system-logs.md (100%) diff --git a/docs/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/docs/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to docs/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/docs/archive/adguard-for-windows/solving-problems/dump-file.md b/docs/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/dump-file.md rename to docs/adguard-for-windows/solving-problems/dump-file.md diff --git a/docs/archive/adguard-for-windows/solving-problems/installation-logs.md b/docs/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/installation-logs.md rename to docs/adguard-for-windows/solving-problems/installation-logs.md diff --git a/docs/archive/adguard-for-windows/solving-problems/known-issues.md b/docs/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/known-issues.md rename to docs/adguard-for-windows/solving-problems/known-issues.md diff --git a/docs/archive/adguard-for-windows/solving-problems/minidump.md b/docs/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/minidump.md rename to docs/adguard-for-windows/solving-problems/minidump.md diff --git a/docs/archive/adguard-for-windows/solving-problems/mozilla-error.md b/docs/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to docs/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/docs/archive/adguard-for-windows/solving-problems/network-dump.md b/docs/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/network-dump.md rename to docs/adguard-for-windows/solving-problems/network-dump.md diff --git a/docs/archive/adguard-for-windows/solving-problems/system-logs.md b/docs/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from docs/archive/adguard-for-windows/solving-problems/system-logs.md rename to docs/adguard-for-windows/solving-problems/system-logs.md diff --git a/docs/archive/adguard-for-windows/solving-problems/solving-problems.md b/docs/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/docs/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/docs/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/be/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/be/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/bn/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/bn/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 620323cc5b8..2d65c5ef005 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Zde jsou uvedeny některé problémy, se kterými se můžete setkat, řešení, - [Kompatibilita ovladače WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Problémy související s certifikátem](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Jak shromažďovat protokoly AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Jak shromažďovat protokoly instalace AdGuardu](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Jak shromažďovat protokoly ve Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Běžné chyby instalátoru](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Jak shromažďovat protokoly instalace AdGuardu](/adguard-for-windows/solving-problems/installation-logs/) +- [Jak shromažďovat protokoly ve Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Běžné chyby instalátoru](/adguard-for-windows/solving-problems/common-installer-errors/) - [Průvodce pokročilým (nízkoúrovňovým) nastavením](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Jak vytvořit soubor dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Jak vytvořit soubor dump](/adguard-for-windows/solving-problems/dump-file/) - [Možné úniky DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Známé problémy s AdGuard pro Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Jak opravit chybu `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Známé problémy s AdGuard pro Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Jak opravit chybu `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/da/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 623c3e589fa..ad3c273a88f 100644 --- a/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/da/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 3436bd5158f..eac0065735e 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Im Folgenden finden Sie einige Probleme, auf die Sie stoßen könnten, sowie Abh - [WFP-Treiber-Kompatibilität](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Zertifikat-bezogene Probleme](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [So sammeln Sie AdGuard-Protokolle](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [So sammeln Sie AdGuard-Installationsprotokolle](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [So sammeln Sie Windows-Systemprotokolle](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Häufige Installationsfehler](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [So sammeln Sie AdGuard-Installationsprotokolle](/adguard-for-windows/solving-problems/installation-logs/) +- [So sammeln Sie Windows-Systemprotokolle](/adguard-for-windows/solving-problems/system-logs/) +- [Häufige Installationsfehler](/adguard-for-windows/solving-problems/common-installer-errors/) - [Leitfaden für erweiterte (Low-Level) Einstellungen](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [So erstellen Sie eine Dump-Datei](/archive/adguard-for-windows/solving-problems/dump-file/) +- [So erstellen Sie eine Dump-Datei](/adguard-for-windows/solving-problems/dump-file/) - [Mögliche DNS-Offenlegung](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Bekannte Probleme von AdGuard für Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [So beheben Sie den Fehler `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Bekannte Probleme von AdGuard für Windows](/adguard-for-windows/solving-problems/known-issues/) +- [So beheben Sie den Fehler `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 064ce075fff..9794d13cdb1 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Aquí hay algunos problemas comunes y sus soluciones, guías e instrucciones que - [Compatibilidad del controlador WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Problemas relacionados con certificados](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Cómo recoger registros de AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Cómo recoger registros de instalación de AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Cómo recoger registros del sistema de Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Errores comunes del instalador](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Cómo recoger registros de instalación de AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Cómo recoger registros del sistema de Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Errores comunes del instalador](/adguard-for-windows/solving-problems/common-installer-errors/) - [Guía de configuración de bajo nivel Avanzado](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Cómo crear un archivo de volcado](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Cómo crear un archivo de volcado](/adguard-for-windows/solving-problems/dump-file/) - [Posibles filtraciones de DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemas conocidos de AdGuard para Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Cómo solucionar el error `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Problemas conocidos de AdGuard para Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Cómo solucionar el error `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fa/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/fi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a52ef601ba1..55aeb236549 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Voici quelques problèmes auxquels vous pourriez faire face ainsi que des soluti - [Compatibilité du pilote WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Problèmes liés aux certificats](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Comment collecter les journaux AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Comment collecter les journaux d'installation d'AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Comment collecter les journaux système de Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Erreurs courantes de l'installateur](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Comment collecter les journaux d'installation d'AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Comment collecter les journaux système de Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Erreurs courantes de l'installateur](/adguard-for-windows/solving-problems/common-installer-errors/) - [Guide des paramètres Avancés (de bas niveau)](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Comment créer un fichier de vidage](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Comment créer un fichier de vidage](/adguard-for-windows/solving-problems/dump-file/) - [Fuites DNS possibles](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Problèmes connus d'AdGuard pour Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Comment résoudre l'erreur `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Problèmes connus d'AdGuard pour Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Comment résoudre l'erreur `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/hr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/hr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/hu/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 74082878fe7..0fede640f18 100644 --- a/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/hu/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 297c2729f32..430bc5f7956 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Ecco alcuni problemi che puoi riscontrare e le loro soluzioni, guide e istruzion - [Compatibilità del driver WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Problemi relativi al certificato](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Come raccogliere registri di AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Come raccogliere registri di installazione di AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Come raccogliere registri di sistema di Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Errori comuni dell'installatore](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Come raccogliere registri di installazione di AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Come raccogliere registri di sistema di Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Errori comuni dell'installatore](/adguard-for-windows/solving-problems/common-installer-errors/) - [Guida alle impostazioni Avanzate (basso livello)](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Come creare un file di dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Come creare un file di dump](/adguard-for-windows/solving-problems/dump-file/) - [Possibili perdite DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemi noti di AdGuard per Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Come risolvere l'errore `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Problemi noti di AdGuard per Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Come risolvere l'errore `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index b11c0959c42..7fd212141b6 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ sidebar_position: 1 - [WFPドライバーの互換性](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [証明書関連の問題](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [AdGuard のログを収集する方法](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuardのインストールログを収集する方法](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Windows のシステムログを収集する方法](/archive/adguard-for-windows/solving-problems/system-logs/) -- [よくあるインストーラーエラー](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [AdGuardのインストールログを収集する方法](/adguard-for-windows/solving-problems/installation-logs/) +- [Windows のシステムログを収集する方法](/adguard-for-windows/solving-problems/system-logs/) +- [よくあるインストーラーエラー](/adguard-for-windows/solving-problems/common-installer-errors/) - [詳細設定(ローレベル設定)ガイド](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [ダンプファイルの作成方法](/archive/adguard-for-windows/solving-problems/dump-file/) +- [ダンプファイルの作成方法](/adguard-for-windows/solving-problems/dump-file/) - [可能なDNSリーク](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [AdGuard for Windows の既知の問題](/archive/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` エラーを修正する方法](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [AdGuard for Windows の既知の問題](/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` エラーを修正する方法](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 81de42b24a1..3a6eb2b2dad 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ sidebar_position: 1 - [WFP 드라이버 호환성](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [인증서 관련 문제](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [AdGuard 로그를 수집하는 방법](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuard 설치 로그 수집 방법](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Windows 시스템 로그 수집 방법](/archive/adguard-for-windows/solving-problems/system-logs/) -- [일반 설치 프로그램 오류](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [AdGuard 설치 로그 수집 방법](/adguard-for-windows/solving-problems/installation-logs/) +- [Windows 시스템 로그 수집 방법](/adguard-for-windows/solving-problems/system-logs/) +- [일반 설치 프로그램 오류](/adguard-for-windows/solving-problems/common-installer-errors/) - [고급 (로우 레벨) 설정 가이드](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [덤프 파일을 생성하는 방법](/archive/adguard-for-windows/solving-problems/dump-file/) +- [덤프 파일을 생성하는 방법](/adguard-for-windows/solving-problems/dump-file/) - [가능한 DNS 누출](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Windows용 AdGuard의 알려진 문제점](/archive/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 오류 수정 방법](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Windows용 AdGuard의 알려진 문제점](/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 오류 수정 방법](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/nl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/nl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/no/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/no/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/pl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 358f7be9027..d5ad2b425fb 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Aqui estão alguns problemas que você pode encontrar e as suas respectivas solu - [Compatibilidade do driver WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Problemas relacionados a certificados](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Como coletar registros do AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Como coletar registros de instalação do AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Como coletar registros do sistema Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Erros comuns do instalador](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Como coletar registros de instalação do AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Como coletar registros do sistema Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Erros comuns do instalador](/adguard-for-windows/solving-problems/common-installer-errors/) - [Guia de configurações avançadas (baixo nível)](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Como criar um arquivo dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Como criar um arquivo dump](/adguard-for-windows/solving-problems/dump-file/) - [Possíveis vazamentos de DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Problemas conhecidos do AdGuard para Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Como corrigir o erro `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Problemas conhecidos do AdGuard para Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Como corrigir o erro `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/pt/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 58d5c2a9d18..41eaaedfa36 100644 --- a/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/pt/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ro/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a145bfd390b..192d1c5f281 100644 --- a/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ro/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Iată câteva probleme cu care s-ar putea să te confrunți și soluții, ghidur - [Compatibilitatea driverului WFP](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Probleme legate de certificate](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Cum să colectezi jurnalele AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Cum să colectezi jurnalele de instalare AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Cum să colectezi jurnalele sistemului Windows](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Cum să colectezi jurnalele de instalare AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Cum să colectezi jurnalele sistemului Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Ghid de setări avansate (de nivel scăzut)](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Cum să creezi un fișier de dump](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Cum să creezi un fișier de dump](/adguard-for-windows/solving-problems/dump-file/) - [Posibile scurgeri DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Probleme cunoscute ale AdGuard pentru Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Probleme cunoscute ale AdGuard pentru Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 254aec61539..6513fed2dfa 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ sidebar_position: 1 - [Совместимость WFP-драйвера](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Проблемы, связанные с сертификатом](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [Как собирать логи AdGuard](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Как собирать логи установки AdGuard](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Как собирать системные логи Windows](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [Типичные ошибки установщика](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [Как собирать логи установки AdGuard](/adguard-for-windows/solving-problems/installation-logs/) +- [Как собирать системные логи Windows](/adguard-for-windows/solving-problems/system-logs/) +- [Типичные ошибки установщика](/adguard-for-windows/solving-problems/common-installer-errors/) - [Расширенные (низкоуровневые) настройки](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [Как создать файл дампа](/archive/adguard-for-windows/solving-problems/dump-file/) +- [Как создать файл дампа](/adguard-for-windows/solving-problems/dump-file/) - [Возможные утечки DNS](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Известные проблемы AdGuard для Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [Как исправить ошибку `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Известные проблемы AdGuard для Windows](/adguard-for-windows/solving-problems/known-issues/) +- [Как исправить ошибку `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/sk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sl/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/sl/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/sv/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/sv/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/ta/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/ta/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/tr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index d349d02ac57..30dc068fe43 100644 --- a/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/tr/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Bu makale, cihazınızı sistem düzeyinde koruyan çok işlevli bir reklam enge - [WFP sürücüsü uyumluluğu](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Sertifika ile ilgili sorunlar](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [AdGuard günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [AdGuard kurulum günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [Windows sistem günlükleri nasıl toplanır](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Yaygın kurulum hataları](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [AdGuard kurulum günlükleri nasıl toplanır](/adguard-for-windows/solving-problems/installation-logs/) +- [Windows sistem günlükleri nasıl toplanır](/adguard-for-windows/solving-problems/system-logs/) +- [Yaygın kurulum hataları](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Olası DNS sızıntıları](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Windows için AdGuard'ın bilinen sorunları](/archive/adguard-for-windows/solving-problems/known-issues/) -- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` hatası nasıl düzeltilir](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Windows için AdGuard'ın bilinen sorunları](/adguard-for-windows/solving-problems/known-issues/) +- [`MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` hatası nasıl düzeltilir](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/uk/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/uk/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/vi/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/vi/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index 1493629396f..99ee5391be5 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ sidebar_position: 1 - [WFP 驱动兼容性](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [证书相关问题](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [如何收集 AdGuard 日志](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [如何收集 AdGuard 安装日志](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [如何收集 Windows 系统日志](/archive/adguard-for-windows/solving-problems/system-logs/) -- [常见安装错误](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [如何收集 AdGuard 安装日志](/adguard-for-windows/solving-problems/installation-logs/) +- [如何收集 Windows 系统日志](/adguard-for-windows/solving-problems/system-logs/) +- [常见安装错误](/adguard-for-windows/solving-problems/common-installer-errors/) - [高级(低级)设置指南](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [如何创建 Dump 文件](/archive/adguard-for-windows/solving-problems/dump-file/) +- [如何创建 Dump 文件](/adguard-for-windows/solving-problems/dump-file/) - [可能的 DNS 泄漏](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [已知的 Windows 版 AdGuard 问题](/archive/adguard-for-windows/solving-problems/known-issues/) -- [如何修复 `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 错误](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [已知的 Windows 版 AdGuard 问题](/adguard-for-windows/solving-problems/known-issues/) +- [如何修复 `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` 错误](/adguard-for-windows/solving-problems/mozilla-error/) diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/common-installer-errors.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/dump-file.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/installation-logs.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/installation-logs.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/known-issues.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/known-issues.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/minidump.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/minidump.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/mozilla-error.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/mozilla-error.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/network-dump.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/network-dump.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md similarity index 100% rename from i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/system-logs.md rename to i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/system-logs.md diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md index a91fd975b2a..96ae696e6fd 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/archive/adguard-for-windows/solving-problems/solving-problems.md @@ -14,11 +14,11 @@ Here are some problems you may encounter and workarounds, guides, and instructio - [WFP driver compatibility](/archive/adguard-for-windows/solving-problems/wfp-driver/) - [Certificate-related issues](/archive/adguard-for-windows/solving-problems/connection-not-trusted/) - [How to collect AdGuard logs](/archive/adguard-for-windows/solving-problems/adguard-logs/) -- [How to collect AdGuard installation logs](/archive/adguard-for-windows/solving-problems/installation-logs/) -- [How to collect Windows system logs](/archive/adguard-for-windows/solving-problems/system-logs/) -- [Common installer errors](/archive/adguard-for-windows/solving-problems/common-installer-errors/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) - [Advanced (low-level) Settings guide](/archive/adguard-for-windows/solving-problems/low-level-settings/) -- [How to create a dump file](/archive/adguard-for-windows/solving-problems/dump-file/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) - [Possible DNS leaks](/archive/adguard-for-windows/solving-problems/dns-leaks/) -- [Known issues of AdGuard for Windows](/archive/adguard-for-windows/solving-problems/known-issues/) -- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/archive/adguard-for-windows/solving-problems/mozilla-error/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/) +- [How to fix the `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE` error](/adguard-for-windows/solving-problems/mozilla-error/) From 794b12059248ff7e12be3b43662a887c93901ccf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 20 Aug 2026 09:04:38 +0000 Subject: [PATCH 7/8] fix: resolve broken Windows troubleshooting links across built locales Co-authored-by: el-termikael <58733007+el-termikael@users.noreply.github.com> --- .../solving-problems/common-installer-errors.md | 4 ++-- docs/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- .../solving-problems/common-installer-errors.md | 4 ++-- .../current/adguard-for-windows/solving-problems/dump-file.md | 2 +- 24 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/adguard-for-windows/solving-problems/common-installer-errors.md b/docs/adguard-for-windows/solving-problems/common-installer-errors.md index 84a00a57411..7bb2300e853 100644 --- a/docs/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/docs/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ The error sounds scarier than it actually is. In reality, this is a rather gener - Choose a different installation folder. It is possible that the current installation folder has some access restrictions. Also make sure you don't select an external drive, a virtual drive, etc. -- Uninstall AdGuard using our special [uninstall tool](../../installation#advanced) and then repeat the installation. +- Uninstall AdGuard using our special [uninstall tool](/archive/adguard-for-windows/installation#advanced) and then repeat the installation. - Start and re-register Microsoft Installer service. It requires some work. @@ -99,7 +99,7 @@ It's very likely that you've already installed AdGuard before. - Check if AdGuard is already installed on your computer. You can do it by pressing the *Win* key and typing in ***AdGuard***. -- Maybe there're some leftover files from a previous AdGuard installation. Uninstall AdGuard using our special [uninstall tool](../../installation#advanced) and then repeat the installation. +- Maybe there're some leftover files from a previous AdGuard installation. Uninstall AdGuard using our special [uninstall tool](/archive/adguard-for-windows/installation#advanced) and then repeat the installation. ### Other errors {#other} diff --git a/docs/adguard-for-windows/solving-problems/dump-file.md b/docs/adguard-for-windows/solving-problems/dump-file.md index 20127bd6bfd..cd46d5d9e5d 100644 --- a/docs/adguard-for-windows/solving-problems/dump-file.md +++ b/docs/adguard-for-windows/solving-problems/dump-file.md @@ -39,7 +39,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. -[Instructions for collecting logs](../adguard-logs). +[Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 7e75fb60241..567fd5d6528 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ Chyba zní děsivěji, než ve skutečnosti je. Ve skutečnosti se jedná o pom - Zvolte jinou složku pro instalaci. Je možné, že aktuální složka pro instalaci má nějaká omezení přístupu. Také se ujistěte, že jste nevybrali externí jednotku, virtuální jednotku atd. -- Odinstalujte AdGuard pomocí našeho speciálního [nástroje pro odinstalaci](../../installation#advanced) a poté instalaci zopakujte. +- Odinstalujte AdGuard pomocí našeho speciálního [nástroje pro odinstalaci](/archive/adguard-for-windows/installation#advanced) a poté instalaci zopakujte. - Spusťte a znovu zaregistrujte službu Microsoft Installer. Vyžaduje to určitou práci. @@ -99,7 +99,7 @@ Je velmi pravděpodobné, že jste si AdGuard již dříve nainstalovali. - Zkontrolujte, zda je v počítači již nainstalován AdGuard. Můžete to udělat stisknutím klávesy *Win* a zadáním názvu ***AdGuard***. -- Možná tam jsou nějaké zbytky souborů z předchozí instalace AdGuardu. Odinstalujte AdGuard pomocí našeho speciálního [nástroje pro odinstalaci](../../installation#advanced) a poté instalaci zopakujte. +- Možná tam jsou nějaké zbytky souborů z předchozí instalace AdGuardu. Odinstalujte AdGuard pomocí našeho speciálního [nástroje pro odinstalaci](/archive/adguard-for-windows/installation#advanced) a poté instalaci zopakujte. ### Další chyby {#other} diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 31a9245d5d4..d38d6344e85 100644 --- a/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/cs/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard pro Windows spouští dva procesy `Adguard.exe` a `AdguardSvc.exe`. Pro ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Protože soubory mohou být velké, před odesláním na podporu je zkomprimujte do archivu. Přiložte také logy AdGuardu, které nám pomohou problém lépe diagnostikovat. [Pokyny pro sběr logů](../adguard-logs). +Protože soubory mohou být velké, před odesláním na podporu je zkomprimujte do archivu. Přiložte také logy AdGuardu, které nám pomohou problém lépe diagnostikovat. [Pokyny pro sběr logů](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Shromažďování souboru `wfpdiag.cab` diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 13d176cca24..c5b28735785 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ Der Fehler klingt erschreckender als er tatsächlich ist. In Wirklichkeit handel - Wählen Sie einen anderen Installationsordner. Es ist möglich, dass der aktuelle Installationsordner Zugriffsbeschränkungen hat. Stellen Sie außerdem sicher, dass Sie kein externes oder virtuelles Laufwerk usw. auswählen. -- Deinstallieren Sie AdGuard mit unserem speziellen [Deinstallationstool](../../installation#advanced) und wiederholen Sie dann die Installation. +- Deinstallieren Sie AdGuard mit unserem speziellen [Deinstallationstool](/archive/adguard-for-windows/installation#advanced) und wiederholen Sie dann die Installation. - Starten und registrieren Sie den Microsoft Installer-Dienst erneut. Es erfordert einige Schritte. @@ -99,7 +99,7 @@ Es ist sehr wahrscheinlich, dass Sie AdGuard schon einmal installiert haben. - Überprüfen Sie, ob AdGuard bereits auf Ihrem Computer installiert ist. Sie können dies tun, indem Sie die Taste *Win* ⊞ drücken und ***AdGuard*** eintippen. -- Vielleicht sind noch Dateien von einer früheren AdGuard-Installation übrig geblieben. Deinstallieren Sie AdGuard mit unserem speziellen [Deinstallationstool](../../installation#advanced) und wiederholen Sie dann die Installation. +- Vielleicht sind noch Dateien von einer früheren AdGuard-Installation übrig geblieben. Deinstallieren Sie AdGuard mit unserem speziellen [Deinstallationstool](/archive/adguard-for-windows/installation#advanced) und wiederholen Sie dann die Installation. ### Andere Fehler {#other} diff --git a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index fbebfb37846..d0601f0a4f3 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard für Windows führt zwei Prozesse aus: `Adguard.exe` und `AdguardSvc.exe ![Zwei Prozesse *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Da Dump-Dateien groß sein können, komprimieren Sie sie bitte in einem Archiv, bevor Sie sie an den Support senden. Fügen Sie außerdem die AdGuard-Protokolle bei, damit wir das Problem effektiver diagnostizieren können. [Anweisungen zum Erfassen von Protokollen](../adguard-logs). +Da Dump-Dateien groß sein können, komprimieren Sie sie bitte in einem Archiv, bevor Sie sie an den Support senden. Fügen Sie außerdem die AdGuard-Protokolle bei, damit wir das Problem effektiver diagnostizieren können. [Anweisungen zum Erfassen von Protokollen](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Erfassen der Datei `wfpdiag.cab` diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index a0ac2d5bdc8..d736e4f96e1 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ El error suena más aterrador de lo que realmente es. En realidad, este es un er - Elige otra carpeta de instalación. Es posible que la carpeta de instalación actual tenga algunas restricciones de acceso. También asegúrate de no seleccionar una unidad externa, una unidad virtual, etc. -- Desinstala AdGuard usando nuestra herramienta especial de desinstalación [](../../installation#advanced) y luego repite la instalación. +- Desinstala AdGuard usando nuestra herramienta especial de desinstalación [](/archive/adguard-for-windows/installation#advanced) y luego repite la instalación. - Inicia y vuelve a registrar el servicio Microsoft Installer. Esto puede resultar laborioso. @@ -99,7 +99,7 @@ Es muy probable que ya hayas instalado AdGuard. - Verifica si AdGuard ya está instalado en tu ordenador. Puedes hacerlo presionando la tecla *Win* y escribiendo ***AdGuard***. -- Tal vez haya algunos archivos sobrantes de una instalación anterior de AdGuard. Desinstala AdGuard usando nuestra herramienta especial de desinstalación [](../../installation#advanced) y luego repite la instalación. +- Tal vez haya algunos archivos sobrantes de una instalación anterior de AdGuard. Desinstala AdGuard usando nuestra herramienta especial de desinstalación [](/archive/adguard-for-windows/installation#advanced) y luego repite la instalación. ### Otros errores {#other} diff --git a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index baa853473b6..49901f868b7 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index f8036031575..b8bbe81292d 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ L'erreur semble plus effrayante qu'elle ne l'est en réalité. En réalité, il - Choisissez un autre dossier d'installation. C'est possible que le dossier d'installation actuel ait certaines restrictions d'accès. Assurez-vous également de ne pas sélectionner un disque externe, un disque virtuel, etc. -- Désinstallez AdGuard à l'aide de notre [outil de désinstallation](../../installation#advanced) spécial, puis répétez l'installation. +- Désinstallez AdGuard à l'aide de notre [outil de désinstallation](/archive/adguard-for-windows/installation#advanced) spécial, puis répétez l'installation. - Démarrez et réenregistrez le service Microsoft Installer. Ceci nécessite du travail. @@ -99,7 +99,7 @@ Il est très probable que vous ayez déjà installé AdGuard auparavant. - Vérifiez si AdGuard est déjà installé sur votre ordinateur. Vous pouvez le faire en appuyant sur la touche *Win* et en tapant ***AdGuard***. -- Il se peut qu'il y ait des fichiers restants d'une installation précédente d'AdGuard. Désinstallez AdGuard à l'aide de notre [outil de désinstallation](../../installation#advanced) spécial, puis répétez l'installation. +- Il se peut qu'il y ait des fichiers restants d'une installation précédente d'AdGuard. Désinstallez AdGuard à l'aide de notre [outil de désinstallation](/archive/adguard-for-windows/installation#advanced) spécial, puis répétez l'installation. ### Autres erreurs {#other} diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 01930cfbd6e..a0d9aa2530b 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index a267d4421b1..02b9ac58a44 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ L'errore sembra più spaventoso di quanto non sia in realtà. Infatti, questo è - Scegli una cartella d'installazione differente. È possibile che la cartella d'installazione corrente preveda delle limitazioni d'accesso. Assicurati, inoltre, di non selezionare un'unità esterna, un'unità virtuale, etc. -- Disinstalla AdGuard utilizzando il nostro [strumento di disinstallazione](../../installation#advanced) speciale, poi ripeti l'installazione. +- Disinstalla AdGuard utilizzando il nostro [strumento di disinstallazione](/archive/adguard-for-windows/installation#advanced) speciale, poi ripeti l'installazione. - Avvia e registra nuovamente il servizio di Microsoft Installer. Richiede un po' di lavoro. @@ -99,7 +99,7 @@ Questo errore si verifica quando ci sono diverse istanze del programma d'install - Verifica se AdGuard è già installato sul tuo computer. Puoi farlo premendo il tasto *Win* e digitando ***AdGuard***. -- Forse ci sono alcuni file rimasti da una precedente installazione di AdGuard. Disinstalla AdGuard utilizzando il nostro [strumento di disinstallazione](../../installation#advanced) speciale, poi ripeti l'installazione. +- Forse ci sono alcuni file rimasti da una precedente installazione di AdGuard. Disinstalla AdGuard utilizzando il nostro [strumento di disinstallazione](/archive/adguard-for-windows/installation#advanced) speciale, poi ripeti l'installazione. ### Altri errori {#other} diff --git a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 2224357abb1..3ebf98eeb15 100644 --- a/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/it/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 90726e13343..eec199eaf5b 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ sidebar_position: 6 - 別のインストールフォルダを選択してください。 現在のインストールフォルダに何らかのアクセス制限がある可能性があります。 また、外付けドライブや仮想ドライブなどを選択しないようにしてください。 -- [専用のアンインストールツール](../../installation#advanced)を使用して AdGuard をアンインストールし、その後にインストールを繰り返してください。 +- [専用のアンインストールツール](/archive/adguard-for-windows/installation#advanced)を使用して AdGuard をアンインストールし、その後にインストールを繰り返してください。 - Microsoftインストーラサービスを開始して再登録してください。 これを行うには、多少のステップを踏む必要があります: @@ -99,7 +99,7 @@ sidebar_position: 6 - お使いのコンピュータに AdGuard がすでにインストールされているかどうかを確認してください。 *Win*キーを押して「**AdGuard**」と入力すれば、コンピューター上に既存のAdGuardアプリがある場合は見つかります。 -- 以前 AdGuard をインストールしたときのファイルが残っているのかもしれません。 [専用のアンインストールツール](../../installation#advanced)を使用して AdGuard をアンインストールし、その後にインストールを繰り返してください。 +- 以前 AdGuard をインストールしたときのファイルが残っているのかもしれません。 [専用のアンインストールツール](/archive/adguard-for-windows/installation#advanced)を使用して AdGuard をアンインストールし、その後にインストールを繰り返してください。 ### その他のエラー {#other} diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 4e7ba826a98..631e44dfa6d 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index c894a0487e3..9ee2200403c 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ sidebar_position: 6 - 다른 설치 폴더를 선택하세요. 현재 설치 폴더에 일부 액세스 제한이 있을 수 있습니다. 또한 외장 드라이브, 가상 드라이브 등을 선택하지 않았는지 확인하세요. -- 전용 [제거 도구를](../../installation#advanced) 사용하여 AdGuard를 제거한 다음 설치를 반복하세요. +- 전용 [제거 도구를](/archive/adguard-for-windows/installation#advanced) 사용하여 AdGuard를 제거한 다음 설치를 반복하세요. - Microsoft 설치 관리자 서비스를 시작하고 다시 등록합니다. 다음 단계를 따르세요. @@ -99,7 +99,7 @@ sidebar_position: 6 - 컴퓨터에 AdGuard가 이미 설치되어 있는지 확인하세요. *Win* 키를 누르고 다음을 입력하면 됩니다. ***AdGuard***. -- 이전에 AdGuard를 설치한 후 남은 파일이 있을 수 있습니다. 전용 [제거 도구를](../../installation#advanced) 사용하여 AdGuard를 제거한 다음 설치를 반복하세요. +- 이전에 AdGuard를 설치한 후 남은 파일이 있을 수 있습니다. 전용 [제거 도구를](/archive/adguard-for-windows/installation#advanced) 사용하여 AdGuard를 제거한 다음 설치를 반복하세요. ### 기타 오류 {#other} diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 874ce7ac3c8..db304189faf 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 306549a283f..da7498465df 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ Este erro parece mais assustador do que realmente é. Na realidade, esse é um e - Escolha uma pasta de instalação diferente. É possível que a pasta de instalação atual tenha algumas restrições de acesso. Certifique-se também de não selecionar uma unidade externa, uma unidade virtual, etc. -- Desinstale o AdGuard usando nossa [ferramenta de desinstalação](../../installation#advanced) e repita a instalação. +- Desinstale o AdGuard usando nossa [ferramenta de desinstalação](/archive/adguard-for-windows/installation#advanced) e repita a instalação. - Inicie e registre novamente o serviço Instalador Microsoft. Isso dá um pouco de trabalho. @@ -99,7 +99,7 @@ Este erro ocorre quando várias instâncias do instalador do AdGuard são inicia - Verifique se o AdGuard já está instalado no seu computador. Você pode fazer isso pressionando a tecla *Win* e digitando ***AdGuard***. -- Pode ser que haja alguns arquivos restantes de uma instalação anterior do AdGuard. Desinstale o AdGuard usando nossa [ferramenta de desinstalação](../../installation#advanced) e repita a instalação. +- Pode ser que haja alguns arquivos restantes de uma instalação anterior do AdGuard. Desinstale o AdGuard usando nossa [ferramenta de desinstalação](/archive/adguard-for-windows/installation#advanced) e repita a instalação. ### Outros erros {#other} diff --git a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 500b54dcee1..6763adfd9c4 100644 --- a/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/pt-BR/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 54ec41881d9..1aef3ba038f 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ sidebar_position: 6 - Выберите другую папку установки. Возможно, что у текущей папки есть ограничения доступа. Также удостоверьтесь, что не выбрали внешний или виртуальный жёсткий диск. -- Удалите AdGuard с помощью нашего специального [инструмента удаления](../../installation#advanced), а затем повторите установку. +- Удалите AdGuard с помощью нашего специального [инструмента удаления](/archive/adguard-for-windows/installation#advanced), а затем повторите установку. - Запустите и пройдите перерегистрацию службы установщика Microsoft. На это потребуется некоторое время. @@ -99,7 +99,7 @@ sidebar_position: 6 - Проверьте, установлен ли AdGuard на вашем компьютере. Вы можете сделать это, нажав клавишу *Win* и введя ***AdGuard***. -- Может быть, у вас остались файлы от предыдущей установки AdGuard. Удалите AdGuard с помощью нашего специального [инструмента удаления](../../installation#advanced), а затем повторите установку. +- Может быть, у вас остались файлы от предыдущей установки AdGuard. Удалите AdGuard с помощью нашего специального [инструмента удаления](/archive/adguard-for-windows/installation#advanced), а затем повторите установку. ### Другие ошибки {#other} diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index bc0ece8adcd..5eb2f38ff43 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard для Windows запускает два процесса: `Adguard.exe` ![Два процесса *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Поскольку файлы дампов могут быть большими, пожалуйста, заархивируйте их перед отправкой команде поддержки. Также приложите логи AdGuard, чтобы мы могли более эффективно диагностировать проблему. [Инструкция по сбору логов](../adguard-logs). +Поскольку файлы дампов могут быть большими, пожалуйста, заархивируйте их перед отправкой команде поддержки. Также приложите логи AdGuard, чтобы мы могли более эффективно диагностировать проблему. [Инструкция по сбору логов](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Сбор файла `wfpdiag.cab` diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 65d6ccc05d4..0736511abb5 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ sidebar_position: 6 - 选择不同的安装文件夹。 当前安装文件夹可能有一些访问限制。 用户还要确保没有选择外部驱动器、虚拟驱动器等。 -- 使用我们的专用[卸载工具](../../installation#advanced)卸载 AdGuard,然后重复安装。 +- 使用我们的专用[卸载工具](/archive/adguard-for-windows/installation#advanced)卸载 AdGuard,然后重复安装。 - 启动并重新注册 Microsoft Installer 服务。 请执行以下操作: @@ -99,7 +99,7 @@ sidebar_position: 6 - 检查 AdGuard 是否已安装在计算机上。 您可以通过按「*Win*」键并输入 ***AdGuard*** 来完成。 -- 也许有一些以前安装 AdGuard 时遗留下来的文件。 使用我们的专用[卸载工具](../../installation#advanced)卸载 AdGuard,然后重复安装。 +- 也许有一些以前安装 AdGuard 时遗留下来的文件。 使用我们的专用[卸载工具](/archive/adguard-for-windows/installation#advanced)卸载 AdGuard,然后重复安装。 ### 其他错误 {#other} diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index dd5d46f11d7..e7924902ad4 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md index 84a00a57411..7bb2300e853 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/common-installer-errors.md @@ -63,7 +63,7 @@ The error sounds scarier than it actually is. In reality, this is a rather gener - Choose a different installation folder. It is possible that the current installation folder has some access restrictions. Also make sure you don't select an external drive, a virtual drive, etc. -- Uninstall AdGuard using our special [uninstall tool](../../installation#advanced) and then repeat the installation. +- Uninstall AdGuard using our special [uninstall tool](/archive/adguard-for-windows/installation#advanced) and then repeat the installation. - Start and re-register Microsoft Installer service. It requires some work. @@ -99,7 +99,7 @@ It's very likely that you've already installed AdGuard before. - Check if AdGuard is already installed on your computer. You can do it by pressing the *Win* key and typing in ***AdGuard***. -- Maybe there're some leftover files from a previous AdGuard installation. Uninstall AdGuard using our special [uninstall tool](../../installation#advanced) and then repeat the installation. +- Maybe there're some leftover files from a previous AdGuard installation. Uninstall AdGuard using our special [uninstall tool](/archive/adguard-for-windows/installation#advanced) and then repeat the installation. ### Other errors {#other} diff --git a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md index 061dc25c53c..ab9be88e4d9 100644 --- a/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md +++ b/i18n/zh-TW/docusaurus-plugin-content-docs/current/adguard-for-windows/solving-problems/dump-file.md @@ -35,7 +35,7 @@ AdGuard for Windows runs two processes: `Adguard.exe` and `AdguardSvc.exe`. You ![Two processes *border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/dump_file/new/two_processes_en.png) -Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](../adguard-logs). +Since dump files can be large, please compress them into an archive before sending them to support. Also, include the AdGuard logs to help us diagnose the issue more effectively. [Instructions for collecting logs](/archive/adguard-for-windows/solving-problems/adguard-logs). ## Collecting `wfpdiag.cab` file From 9b0222be9d62cca10c0db7e5651ff462b3c4eb68 Mon Sep 17 00:00:00 2001 From: Helen Date: Thu, 20 Aug 2026 15:31:39 +0400 Subject: [PATCH 8/8] remove info admonition with ADW beta download link --- docs/adguard-for-windows/adguard-for-windows.md | 6 ------ docs/adguard-for-windows/app-management/app-management.md | 6 ------ docs/adguard-for-windows/protection/ad-blocking.md | 6 ------ docs/adguard-for-windows/protection/annoyance-blocking.md | 6 ------ docs/adguard-for-windows/protection/browsing-security.md | 6 ------ docs/adguard-for-windows/protection/dns-protection.md | 6 ------ docs/adguard-for-windows/protection/extensions.md | 6 ------ docs/adguard-for-windows/protection/parental-control.md | 6 ------ docs/adguard-for-windows/protection/protection.md | 6 ------ docs/adguard-for-windows/protection/tracking-protection.md | 6 ------ docs/adguard-for-windows/settings/about.md | 6 ------ .../settings/app-settings/advanced-settings.md | 6 ------ .../settings/app-settings/app-settings.md | 6 ------ .../settings/app-settings/filter-editor.md | 6 ------ .../settings/app-settings/network-settings.md | 6 ------ docs/adguard-for-windows/settings/license.md | 6 ------ docs/adguard-for-windows/settings/settings.md | 6 ------ docs/adguard-for-windows/settings/support.md | 6 ------ .../solving-problems/tdi-driver-and-Chrome-142.md | 6 ------ docs/adguard-for-windows/statistics/statistics.md | 6 ------ 20 files changed, 120 deletions(-) diff --git a/docs/adguard-for-windows/adguard-for-windows.md b/docs/adguard-for-windows/adguard-for-windows.md index 916b9f6050c..0ce724cb401 100644 --- a/docs/adguard-for-windows/adguard-for-windows.md +++ b/docs/adguard-for-windows/adguard-for-windows.md @@ -3,12 +3,6 @@ title: AdGuard for Windows sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - AdGuard for Windows is an easy-to-use tool that blocks annoying banners, popups, video ads, and trackers. But that’s not all: it helps you save traffic, load web pages faster, and protect your computer from undesirable and potentially malicious websites. AdGuard also protects you from phishing websites and keeps your kids away from inappropriate content. ## System requirements diff --git a/docs/adguard-for-windows/app-management/app-management.md b/docs/adguard-for-windows/app-management/app-management.md index 48069508b62..386a898ccad 100644 --- a/docs/adguard-for-windows/app-management/app-management.md +++ b/docs/adguard-for-windows/app-management/app-management.md @@ -3,12 +3,6 @@ title: App management sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - In the *App management* section, you can manage routing and filtering settings for all apps installed on your device. Once AdGuard detects that an app has gone online, it is automatically added to *App management*, and its traffic is routed through AdGuard. diff --git a/docs/adguard-for-windows/protection/ad-blocking.md b/docs/adguard-for-windows/protection/ad-blocking.md index 2b32a2e5971..2d20c9798fb 100644 --- a/docs/adguard-for-windows/protection/ad-blocking.md +++ b/docs/adguard-for-windows/protection/ad-blocking.md @@ -3,12 +3,6 @@ title: Ad blocking sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - The *Ad blocking* section is responsible for removing ads from the websites you visit and from the apps installed on your device. To filter banners, popups, trackers, and other intrusive elements, AdGuard relies on filters — sets of rules written in a [special syntax](/general/ad-filtering/create-own-filters). If you’d like to learn more about how they work, read our [article about filters](/general/ad-filtering/how-ad-blocking-works). ![Ad blocking](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/ad_blocking.png) diff --git a/docs/adguard-for-windows/protection/annoyance-blocking.md b/docs/adguard-for-windows/protection/annoyance-blocking.md index 0a09ecf2547..65521025ea5 100644 --- a/docs/adguard-for-windows/protection/annoyance-blocking.md +++ b/docs/adguard-for-windows/protection/annoyance-blocking.md @@ -3,12 +3,6 @@ title: Annoyance blocking sidebar_position: 3 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - Annoyance filters are designed to improve website usability by blocking non-advertisement elements that distract from or interfere with site interaction or content consumption. These elements include modal windows, interactive forms, cookie consent notifications and requests, mobile app banners, and various widgets. These filters may contain rules that are not suitable for all users. Sometimes it is recommended to disable them. The decisions to add rules to this filter are made by filter developers on a rule-by-rule basis. diff --git a/docs/adguard-for-windows/protection/browsing-security.md b/docs/adguard-for-windows/protection/browsing-security.md index 761a1e06af8..293ba5861bc 100644 --- a/docs/adguard-for-windows/protection/browsing-security.md +++ b/docs/adguard-for-windows/protection/browsing-security.md @@ -3,12 +3,6 @@ title: Browsing security sidebar_position: 5 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - *Browsing security* offers strong protection against harmful websites and phishing attempts. While AdGuard for Windows is not an antivirus, it does provide essential security by warning you before visiting untrusted sites or downloading potentially dangerous files. diff --git a/docs/adguard-for-windows/protection/dns-protection.md b/docs/adguard-for-windows/protection/dns-protection.md index 0cc5d5c358a..506f1d167a7 100644 --- a/docs/adguard-for-windows/protection/dns-protection.md +++ b/docs/adguard-for-windows/protection/dns-protection.md @@ -3,12 +3,6 @@ title: DNS protection sidebar_position: 4 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - DNS protection gives you more control over how your device connects to the Internet. There are three main reasons why it can be useful: ## 1. Protect your privacy from your ISP diff --git a/docs/adguard-for-windows/protection/extensions.md b/docs/adguard-for-windows/protection/extensions.md index 0193f4e921d..bed024c2e8e 100644 --- a/docs/adguard-for-windows/protection/extensions.md +++ b/docs/adguard-for-windows/protection/extensions.md @@ -3,12 +3,6 @@ title: Extensions sidebar_position: 7 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - AdGuard can extend website functionality by acting as a [userscript manager](/general/extensions.md). This allows you to add your own scripts as well as manage existing ones. ![Extensions](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/extensions.png) diff --git a/docs/adguard-for-windows/protection/parental-control.md b/docs/adguard-for-windows/protection/parental-control.md index ac5dcd2fd6e..0928fcf0585 100644 --- a/docs/adguard-for-windows/protection/parental-control.md +++ b/docs/adguard-for-windows/protection/parental-control.md @@ -3,12 +3,6 @@ title: Parental control sidebar_position: 6 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - There are several websites that children shouldn’t be able to access. *Parental control* helps you solve this problem. ![Parental control](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/parental.png) diff --git a/docs/adguard-for-windows/protection/protection.md b/docs/adguard-for-windows/protection/protection.md index 7ab9cb93b87..ca13e8c11d7 100644 --- a/docs/adguard-for-windows/protection/protection.md +++ b/docs/adguard-for-windows/protection/protection.md @@ -3,12 +3,6 @@ title: Protection sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![Protection tab](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/protection_section.png) The *Protection* tab contains all key security and filtering settings. Here you can control *Ad blocking*, *Tracking protection*, *Annoyance blocking*, *DNS protection*, *Browsing security*, *Parental control*, and *Extensions*. You can also manage AdGuard Assistant here — a tool that lets you control its functionality without opening the app. Each of these features is described in a separate article. diff --git a/docs/adguard-for-windows/protection/tracking-protection.md b/docs/adguard-for-windows/protection/tracking-protection.md index d1dfc9c981c..189681a7295 100644 --- a/docs/adguard-for-windows/protection/tracking-protection.md +++ b/docs/adguard-for-windows/protection/tracking-protection.md @@ -3,12 +3,6 @@ title: Tracking protection sidebar_position: 2 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - Many websites collect data about their visitors, including IP addresses, browser and OS information, screen resolution, and even the page you came from. Cookies can be used to identify your browser, remember your preferences, or recognize you when you return. Tracking protection prevents such systems from collecting your personal data. Learn more in our [article about Tracking protection in AdGuard](https://adguard.com/kb/general/stealth-mode/) ![Tracking protection](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/protection/tracking_protection.png) diff --git a/docs/adguard-for-windows/settings/about.md b/docs/adguard-for-windows/settings/about.md index 74da45335fe..bc3cf2077dc 100644 --- a/docs/adguard-for-windows/settings/about.md +++ b/docs/adguard-for-windows/settings/about.md @@ -3,12 +3,6 @@ title: About sidebar_position: 4 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![About](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/about.png) In addition to information about the current version of the program and used libraries, this screen provides some useful links to License agreement, Privacy policy, acknowledgements, version history, and the main page of our website. diff --git a/docs/adguard-for-windows/settings/app-settings/advanced-settings.md b/docs/adguard-for-windows/settings/app-settings/advanced-settings.md index 980b6c981fb..deb5415888c 100644 --- a/docs/adguard-for-windows/settings/app-settings/advanced-settings.md +++ b/docs/adguard-for-windows/settings/app-settings/advanced-settings.md @@ -3,12 +3,6 @@ title: Advanced settings sidebar_position: 4 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - The *Advanced settings* section contains options that go beyond what most users usually need. AdGuard for Windows works perfectly out of the box, but these settings can be useful in special cases or for troubleshooting. :::caution diff --git a/docs/adguard-for-windows/settings/app-settings/app-settings.md b/docs/adguard-for-windows/settings/app-settings/app-settings.md index 6fc16d53615..60612753a77 100644 --- a/docs/adguard-for-windows/settings/app-settings/app-settings.md +++ b/docs/adguard-for-windows/settings/app-settings/app-settings.md @@ -3,12 +3,6 @@ title: App settings sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![App settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/1_app_settings.png) Here you can adjust the main app settings: choose between light and dark themes, set the app language, enable AdGuard to launch at system startup, and allow silent automatic updates. It’s also possible to select the update channel and specify how often AdGuard checks for filter updates. diff --git a/docs/adguard-for-windows/settings/app-settings/filter-editor.md b/docs/adguard-for-windows/settings/app-settings/filter-editor.md index 0bb7c2ae7a1..8dbb5a1bbd3 100644 --- a/docs/adguard-for-windows/settings/app-settings/filter-editor.md +++ b/docs/adguard-for-windows/settings/app-settings/filter-editor.md @@ -3,12 +3,6 @@ title: Filter editor sidebar_position: 2 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![Filter editor](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/editor.png) The Filter editor is a tool that allows you to view and manage filters at the level of individual rules. Filters are combined into thematic categories: *Ad Blocking*, *Privacy*, *Language-specific* filters, *Custom*, and *Other*. diff --git a/docs/adguard-for-windows/settings/app-settings/network-settings.md b/docs/adguard-for-windows/settings/app-settings/network-settings.md index 1bf28f06198..c2f01d628f5 100644 --- a/docs/adguard-for-windows/settings/app-settings/network-settings.md +++ b/docs/adguard-for-windows/settings/app-settings/network-settings.md @@ -3,12 +3,6 @@ title: Network settings sidebar_position: 3 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - This section lets you manage how AdGuard filters your Internet traffic and provides additional tools to control network-related features. ![Network settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/network_settings.png) diff --git a/docs/adguard-for-windows/settings/license.md b/docs/adguard-for-windows/settings/license.md index e9d309e2197..821aef7b8a3 100644 --- a/docs/adguard-for-windows/settings/license.md +++ b/docs/adguard-for-windows/settings/license.md @@ -3,12 +3,6 @@ title: License sidebar_position: 2 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![License](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/licenses.png) The *License* tab provides details about your current license. Here you can: diff --git a/docs/adguard-for-windows/settings/settings.md b/docs/adguard-for-windows/settings/settings.md index 607da5cec68..30a21ac00c1 100644 --- a/docs/adguard-for-windows/settings/settings.md +++ b/docs/adguard-for-windows/settings/settings.md @@ -3,12 +3,6 @@ title: Settings sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - There are other useful AdGuard options that shouldn’t go unnoticed in this article, since they add much to user experience. ![Settings](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/setting.png) diff --git a/docs/adguard-for-windows/settings/support.md b/docs/adguard-for-windows/settings/support.md index 7636ce1f290..a755413ce40 100644 --- a/docs/adguard-for-windows/settings/support.md +++ b/docs/adguard-for-windows/settings/support.md @@ -3,12 +3,6 @@ title: Support sidebar_position: 3 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - ![Support](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/settings/support.png) Use this section if you have any questions or suggestions about AdGuard for Windows v8.0. We recommend checking the [FAQ](https://adguard.com/support/faq.html) and this Knowledge base before contacting support. diff --git a/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md b/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md index 882e7f7fb90..f46d3c821a8 100644 --- a/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md +++ b/docs/adguard-for-windows/solving-problems/tdi-driver-and-Chrome-142.md @@ -3,12 +3,6 @@ title: Filtering issues in Chrome 142+ when using the TDI driver sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - Some AdGuard for Windows users may notice that [the app stops filtering traffic in Chromium-based browsers](https://github.com/AdguardTeam/AdguardForWindows/issues/5771). Starting from Google Chrome 142+, browser traffic simply does not appear at the TDI driver level, preventing AdGuard from inspecting or filtering it. This behavior is not a bug in AdGuard, but a result of recent architectural and security changes in modern browsers. diff --git a/docs/adguard-for-windows/statistics/statistics.md b/docs/adguard-for-windows/statistics/statistics.md index c166943bc4a..096e63631d1 100644 --- a/docs/adguard-for-windows/statistics/statistics.md +++ b/docs/adguard-for-windows/statistics/statistics.md @@ -3,12 +3,6 @@ title: Statistics sidebar_position: 1 --- -:::info - -This article describes AdGuard for Windows v8.0, a comprehensive ad blocker that protects your device at the system level. This is a beta release that is still under development. To try it, download the [beta version of AdGuard for Windows](https://agrd.io/windows_beta). - -::: - In *Statistics*, you see a complete picture of what is happening with the traffic on your computer: how many requests are being sent and to which companies, how much data is being uploaded and downloaded, what requests are being blocked. You can check statistics for various time frames: all time, the last 14 days, the last 7 days, the last 24 hours, and broken down by ads, trackers, or requests. ![Customize stats](https://cdn.adtidy.org/content/kb/ad_blocker/windows/version_8/statistics/stats.png)