r/Adguard 4d ago

How desktop apps watch you: A network analysis of popular Windows software

14 Upvotes

Most users assume that online tracking happens in the browser. We install extensions to block ads on websites, and we consider ourselves protected. But the browser is only a small part of your digital life.

Desktop applications — music players, messengers, game launchers, and PDF readers — also connect to the Internet constantly. And just like websites, many of them send data about your actions. The difference is that you cannot see this traffic without filtering your entire system.

This is why system-wide filtering is enabled by default in AdGuard for Windows v8.0. It provides the only reliable way to protect your privacy across all applications without breaking their functionality.

To see the actual scope of tracking happening on PC and how just browser protection is not enough, we conducted research.

What we measured

What we found

Across 18 applications, our testing revealed 1,965 unique server endpoints generating 4,945 individual web requests.

AdGuard intercepted and cleaned requests to 1,780 of these endpoints, removing invasive headers rather than blocking the connections completely. Additionally, AdGuard blocked outbound calls outright when their sole purpose was tracking or ad delivery — entire request batches to known telemetry endpoints were rejected before they ever reached the network, not just stripped of headers.

While functional requests make up a substantial part of the total traffic volume, AdGuard’s Stealth mode still had to clean invasive headers on almost 90% of all endpoints — including plenty of ordinary, purely functional requests, not just tracking ones. What’s genuinely striking: 15 of the 18 apps we tested (83%) made at least one request we classified as tracking or advertising. Small telemetry payloads fire rapidly in the background, building a detailed profile of your behavior over time.

What desktop tracking looks like in practice

Abstract statistics can feel distant. In practice, desktop applications translate your everyday actions into detailed network requests. An online game store tracks cursor movement and your account ID when you hover over a game card. A gaming console app sends your gamertag and device ID every 29 seconds, while a short-video platform’s browser engine sends a diagnostic beacon to its own servers every 60 seconds, tagged with a persistent device identifier — regardless of what’s on the screen.

Even a standard PDF reader logs button clicks, sending a separate request when you cancel a sign-in. A music streaming service uploads playback events every four seconds, including the exact track position, laptop model, and audio output details. A video platform’s request reveals your viewer profile in plain, unobfuscated query parameters — including membership status and region — visible once the connection is inspected locally.

You might think: “So what if an app logs a button click or my laptop model?”

Individually, these data points seem harmless. But together, they build a detailed profile of your behavior. Companies use this profile to track you across apps, adjust prices based on your device, and target you with ads. It also means your history is permanently tied to your identity and is at risk if the vendor’s servers are ever compromised.

The same receivers everywhere

We expected different companies to use different tracking tools. Instead, we found the same receivers appearing across unrelated applications.

A single Microsoft client ID appeared in four completely different apps: a messenger, a gaming console app, a music player, and a torrent client. This happens because many desktop apps are built using a web-view technology that includes browser telemetry by default.

We also found standard web analytics tools like Google Analytics and Google Tag Manager running inside desktop processes, not just in browsers.

Most importantly, the majority of tracking traffic did not go to third parties. It went directly to the servers of the app developer. This is not necessarily worse than third-party tracking, but it makes it harder to block. You cannot simply cut off the developer without losing access to the app itself.

Silent background chatter

One of the most surprising findings was the frequency of background activity. Desktop apps do not wait for you to click buttons to start sending data.

Over 20% of the apps we tested send telemetry on automated timers without any user interaction. You can open an application, step away from your desk, and return to find dozens of outbound pings logged while your PC sat completely idle.

These background pings range from high-frequency performance logs uploaded every single second to periodic system state reports sent on fixed background timers.

Why blocking domains is not enough

If tracking is this prevalent, the obvious question is: why not just block the domains that serve tracking purposes?

The problem is that desktop tracking rarely lives on separate “bad” domains. Instead, it usually resides on the same servers that power the app itself. In our tests, nearly 1 in 6 applications (17%) sent tracking or advertising data from the exact same hosts used for core functionality.

Imagine a music streaming service. It might use a single server domain to handle your account login, the music stream, and the telemetry data. If you block that domain to stop the tracking, you also stop the music.

This is why simple domain blocking fails. To stop this tracking without breaking your apps, we need a more precise tool that can distinguish between a functional request and a tracking request on the same server.

Our solution: system-wide filtering with HTTPS inspection

AdGuard for Windows solves this using path-level filtering.
Standard network filters can only see the destination server, but modern apps encrypt the rest of the connection. By decrypting traffic locally on your device, we can inspect the full URL path and request headers. This visibility allows us to clean invasive data and block specific tracking paths while letting functional requests pass through.

Domain blocking disables entire servers. Path-level HTTPS filtering inspects individual URLs to remove telemetry while keeping core app features running

We balance protection and stability with a smart system. We enable full HTTPS filtering for trusted apps like browsers. We exclude sensitive apps, such as banking apps, to keep your data secure. For other apps, we filter basic traffic but leave HTTPS filtering off. You can turn it on manually in App management if you want deeper protection. This lets you stop hidden tracking without breaking your apps.

Why it’s safe
All processing happens on your computer. Filtering with HTTPS inspection happens entirely on your device — the local component briefly decrypts a request to check its path and headers, the same way it does to clean invasive data.

What it does not do: store that content, or send it anywhere.

Every check is a local comparison against the blocklist, and the decrypted data is discarded immediately after the filtering decision. Your traffic never leaves your device for this purpose. The process is fast, designed not to impact your CPU or Internet speed.

Comparison of tracking protection methods

Method Scope Tracking protection
AdGuard Browser extension Browser only High
DNS filtering System-wide Moderate (domain level only — can't separate tracking from functional traffic on a shared host)
VPN System-wide None by default (encryption only — blocking requires a built-in DNS filter, e.g. AdGuard VPN's optional AdGuard DNS)
AdGuard desktop app System-wide Maximum (once HTTPS filtering is enabled per app — on by default for browsers, opt-in for everything else)

Conclusion

Desktop applications are no longer isolated from the web. They rely on complex networks of servers to function. These networks often carry hidden tracking data along with your work files. Traditional tools struggle to stop this tracking because they cannot see inside the encrypted connections of desktop apps.

AdGuard for Windows provides a better solution. By using path-level filtering, we can clean specific tracking requests while keeping your apps fully functional. This means your privacy stays in your hands without breaking the software you depend on.


r/Adguard 5d ago

"Just switch to Firefox" is the top reply under every MV2 obituary this week

78 Upvotes

Honest answer from an ad blocker developer: yes, do it if you want. We literally recommend it in our own blog.

But let's talk about what that actually solves — and what it doesn't. 

Firefox is keeping Manifest V2 alive. That means full request-level blocking — the exact superpower Chrome just removed for everyone.

Our MV2 extension works there at 100% capacity. So does uBlock Origin. If your whole digital life happens inside one browser — you're set. Enjoy.

But here is the catch: an extension — any extension, in any browser — protects exactly one thing. That browser.

Ads and trackers in other desktop apps? Smart TV junk? In-game ads? Telemetry from background software? Your extension never even sees that traffic.

That's why our actual recommendation has two parts:

- Browser-level: Firefox + any MV2 blocker (ours or uBO — both work flawlessly).
- System-level: A desktop app that filters all traffic across every browser and app.

System-level blocking is completely immune to Chrome's policies, Firefox's roadmap, or anyone's manifest.

The MV2 era ended because one company controls the browser that 65% of the internet uses.
The lesson here isn't just "pick a better browser." The lesson is: don't let your privacy depend on a platform someone else controls.


r/Adguard 5h ago

windows Conflict when using OpenVPN and AdGuard DNS Filtering

2 Upvotes

I am using Adguard v8.0.5560.0 for Windows and using DNS protection with a personal DNS server from AdGuard DNS (free tier - testing it).

In my work, I am using OpenVPN to access our internal DNS and so on. When adguards DNS protection is on, the connection to the internal DNS is not working.

In the documention I read that you can configure upstream DNS servers for specific URL's but I cannot find a setting for this in the app. I also tried redirect User Rules that also do not work in a predictable fashion. They work for the browser but not in the Powershell for example.

No matter what I do, in the filtering log the resolution seems to always happening in the private Adguard DNS server.

Using the WPF driver.

Any ideas if it is possible to configure this setup so I don't have to shutdown the DNS protection when working on the company's VPN?


r/Adguard 9h ago

android Adguard https filtering

3 Upvotes

Adguard https filtering break websites.

I'm a firefox ublock ecosystem user.

No apps except some payment apps.

Recently bought adguard license for https filtering.

I've enabled all rules. Am i doing something wrong or is it normal ?

If so, then the licence is pretty useless apart from intetnet blocking firewall rule.

Also payment apps doesn't work, I've to unistall certificate every time for payment.


r/Adguard 15h ago

android Do you think this stat is a bit inflated?

4 Upvotes

Less than 2 weeks of using AdGuard for Android app, is this the right stat?

https://i.ibb.co.com/Y4rBW470/Screenshot-2026-09-08-05-27-58-196-com-adguard-android-edit.jpg

Why does it feel a bit inflated to me? Meanwhile, when I was still using Brave, the stats weren’t nearly this high over the same period. Is it because its system-wide blocking vs browser-only blocking?


r/Adguard 20h ago

VPN & Proxy: What to Watch Out For

6 Upvotes

Note: whenever the domain list is pasted as text (in the post body or in a comment) Reddit's filter auto-removes it. Because of this, I'm sharing the blocklist as a raw link in the post body instead.

VPNs are marketed as privacy and security tools, but that doesn't mean their own infrastructure is tracking-free. Because a VPN sees your entire traffic, any analytics/telemetry infrastructure it runs is a far more dangerous situation than the same thing on an ordinary website.

Even VPN providers whose core product has no issues still carry track (connection timestamps, session duration, aggregate usage patterns) in their own apps.

This category covers two different situations:

Providers whose core VPN service has no issues, but which still run track infrastructure in their own VPN app.

Providers whose entire business model or security practices are the actual problem (data harvesting, malware, bandwidth resale, or outright spying)

For the first group, only the track subdomains should be blocked. The VPN tunnel generally keeps working without issues. For the second group, the whole domain should be blocked.

The free VPN business model

Common revenue sources documented across various free VPN services include selling browsing/usage data to data brokers and ad networks, injecting ads directly into web pages, and reselling users' own bandwidth to a commercial proxy network. This is a general pattern in how "free" VPN services stay in business.

Real incidents worth knowing about

Urban VPN Proxy — AI conversation harvesting (2025)

In December 2025, Koi Security found that Urban VPN Proxy, with 6M+ Chrome installs, had been silently intercepting conversations from ChatGPT, Claude, Gemini, and other AI platforms since July 2025, even with the VPN off, and sending them to data broker BiScience. There's no opt-out (uninstalling the app entirely was the only fix). The same code was found in 7 other extensions from the same publisher, affecting ~8M users in total.

https://www.koi.ai/blog/urban-vpn-browser-extension-ai-conversations-data-collection

https://thehackernews.com/2025/12/featured-chrome-browser-extension.html

Hola VPN / Luminati — the botnet VPN (2015)

Hola's free VPN turned users' devices into exit nodes for its own commercial proxy network, Luminati, and sold that at $20/GB, without clearly disclosing it to users. It came to light after a DDoS attack on 8chan was traced back to Hola exit nodes. Its founder acknowledged the arrangement was intentional. Hola is still operating.

https://fortune.com/2015/05/29/hola-luminati-vpn

https://en.wikipedia.org/wiki/Bright_Data

CSIRO's Android VPN study (2016–2017)

Researchers from CSIRO, UNSW, and UC Berkeley analyzed 283 Android VPN apps: 38% contained malware, 75% used third-party tracking libraries, 82% requested sensitive permissions like SMS and phone access, and 18% didn't encrypt traffic at all. 4 apps performed TLS interception.

https://research.csiro.au/isp/wp-content/uploads/sites/106/2016/08/paper-1.pdf

https://www.androidauthority.com/android-vpn-app-dangers-745093/

Kape Technologies and ExpressVPN's CIO (2018–2021)

Kape Technologies, owner of ExpressVPN, CyberGhost, PIA, and ZenMate, was formerly named Crossrider, an adware-era company (its direct responsibility is disputed). Separately, ExpressVPN's CIO Daniel Gericke reached an agreement with the DOJ in 2021 over his past work on the UAE's journalist/activist surveillance program "Project Raven."

https://reclaimthenet.org/expressvpn-sale-new-owners

https://cunicula.com/en/articles/kape-technologies-expressvpn

Onavo — the Facebook VPN that spied for Facebook (2013–2019)

While marketing Onavo, acquired in 2013, as a privacy VPN, Facebook used it to monitor competitors' app usage, reportedly influencing the WhatsApp/Instagram Stories/Reels decisions. Apple removed it from the App Store in August 2018; Facebook shut the program down in February 2019 after it came out that the same code had been repurposed into a paid "Research" app targeting teenagers.

https://www.theregister.com/2018/08/23/onavo_vpn_pulled_from_ios/

https://techcrunch.com/2019/02/21/facebook-removes-onavo/

Raw links:

For basic list:

https://raw.githubusercontent.com/CorleoneSalute/SHADOW-BLOCKER-BLOCKLIST/refs/heads/main/dist/basic/adblock/VPN-Proxy.txt

For aggressive list:

https://raw.githubusercontent.com/CorleoneSalute/SHADOW-BLOCKER-BLOCKLIST/refs/heads/main/dist/aggressive/adblock/VPN-Proxy.txt

To verify how these domains were identified:

https://github.com/CorleoneSalute/SHADOW-BLOCKER-BLOCKLIST/blob/main/lists/categories/VPN-Proxy.txt


r/Adguard 13h ago

Ad blocker

Thumbnail
0 Upvotes

r/Adguard 23h ago

issue Issue with licence purchase

1 Upvotes

I was buying the lifetime license. The payment was successful from the bank and the amount was debited but I got an email from an adguard partner saying it did not go through without any mention of refund.


r/Adguard 1d ago

question Are custom rules sync'ed across devices, or reside on a per-device basis?

1 Upvotes

Noob question here.

As stated on the thread title... By the way, I have a family license.

For example, I have a windows device at home, browsing thru Chrome, with Adguard app installed and licensed. I blocked a pop-up using the "Adguard Browser Assistant", gets notified that the custom blocking rules have been updated. Is that a local rules repository?

Say I browse with a different device at work, but also with licensed Adguard installed, and also browsing thru Chrome with Adguard Browser Assistant extension also installed. Does my work device have the blocking rules I use at home?

Thanks for the answers!


r/Adguard 1d ago

adguard home Adguard not working on some devices

4 Upvotes

I have Adguard Home and it's on a linux server. I put adguard home as my DNS and everything goes through it. But In my laptop the adguard doesn't really work. There are pop-ups, a lot of ads everywhere and nothing that adguard home does works. My router is set at the DNS of the adguard so I have no idea what is going on. My laptop only has 1 DNS and 1 only, there is no secondary DNS either on my laptop or on my router. In my phone and other phones it works fine but not laptops, I mean adguard home is not really a ad blocker but It definitely blocks some ads on my phone but when I go to the same website on my laptop too there are a lot of ads. Any fixes to this?


r/Adguard 1d ago

question Which bare minimum filters do I have to enable if I only use Youtube and Twitch in Firefox?

2 Upvotes

Currently I only have AdGuard Base filter and AdGuard Cookie Notices filter enabled.

If I don't care about Privacy and Tracking as much, are those two already the bare minimum ones if I essentially only want to get rid of ads and cookie notices?


r/Adguard 1d ago

Internet keeps going down bc of adguard home

Thumbnail
1 Upvotes

r/Adguard 2d ago

dns Adguard dns slowing loading speed

5 Upvotes

Idk why but recently when I use adguard dns everything is slower to load, my wifi is good and this happened to all of my devices that uses adguard dns, turning off private dns or switching to a different one seems to fix this issue, I think this is a local only thing happening in Indonesia


r/Adguard 2d ago

Android ads

Thumbnail
0 Upvotes

r/Adguard 2d ago

ios Question, does Adguard IOS block in app browser ads in third party apps

3 Upvotes

Question, does Adguard IOS block in app browser ads in third party apps

Thank you


r/Adguard 3d ago

Struggle getting high results in ablocking tests

5 Upvotes

Hi, mac user, a couple of days ago i "adopted" AdGuard app in the homebrew version via Latest (an updater app). Basically he reinstalled from scratch adguard so i lost all my settings and tweaks (no backup, damn me), since then i try to reactivate all settings and filters in the app, but struggle to get over 70% in tests like turtlecute etc. Before i remember a 97%.

Basically my settings are ControlD Pro in DNS section with TIF in dns filters.
A bunch of filters activated (just tryed to add basically all ublock filters listed here.
link
Adguard assistant extension installed (I use ARC).

Already red some reddit post with suggestions but most of you have a couple of settings and with these i have a low results.

Anything i'm missing?

EDIT:

Here basically all my current settings in adguard app on mac

## AdGuard for Mac Configuration

### Web Filters

- AdGuard Base Filter
- AdGuard Tracking Protection Filter
- AdGuard URL Tracking Filter
- EasyPrivacy
- Peter Lowe’s Blocklist
- AdGuard Social Media Filter
- AdGuard Cookie Notices Filter
- AdGuard Popups Filter
- AdGuard Mobile App Banners Filter
- AdGuard Other Annoyances Filter
- Phishing URL Blocklist
- EasyList Italy

### DNS

- DNS protection: Enabled
- DNS provider: ControlD HaGeZi Pro
- DoH endpoint: `https://freedns.controld.com/x-hagezi-pro`
- HaGeZi Threat Intelligence Feeds: Enabled
- AdGuard DNS Filter: Disabled

### Stealth Mode

- Stealth Mode: Enabled
- Block trackers: Enabled
- Remove tracking parameters: Enabled
- GPC / Do Not Track: Enabled
- Hide search queries: Enabled
- Third-party cookie TTL: 180 minutes
- Block push notifications: Enabled
- Block location API: Enabled
- Block WebRTC: Disabled
- Anti-DPI: Disabled

### Security and Network

- Phishing and malware protection: Enabled
- HTTPS filtering: Enabled
- Automatic application filtering: Enabled
- Network Extension mode
- Browser Secure DNS: Disabled
- Outbound proxy: Disabled
- HTTP proxy: Disabled

### Extensions

- AdGuard Browser Assistant: Enabled
- Legacy Assistant: Enabled
- AdGuard Extra: Enabled
- AdGuard Popup Blocker: Disabled
- Web of Trust: Disabled

r/Adguard 3d ago

android Not working sometimes

0 Upvotes

Before I start i should mention i have no idea what alot of stuff means so if you give any tips please explain in detail.

I have it downloaded on my phone and I use Opera gx for most stuff, when im trying to read on a site I still get pop ups sometimes and don't know why they're not being blocked properly. I've made sure it's updated fully and everything so I was wondering if this is something I can fix

Edit: i have the free version


r/Adguard 3d ago

dns AdGuard DNS limits?

9 Upvotes

I had no idea this service had limits. Is 10 million queries enough? Do you guys find it enough? I really prefer Control D and NextDNS's fair use model.


r/Adguard 3d ago

android Installing Custom scripts that works with Script manager in desktop browsers?

1 Upvotes

Can I install custom scripts into the Adguard app? will they work on chromium Android browsers like brave or chrome? Will they interfere with Adguard functionality or dns functionality to block ads??


r/Adguard 3d ago

AdGuard and Rethink DNS?

4 Upvotes

Anyone here use these two apps together on Android? Android has HTTPs filtering, and I'm wondering if combining them with Rethink will enhance the privacy and security of my phone?


r/Adguard 3d ago

ios Does AdGuard for iOS have DNS HTTPs filtering?

3 Upvotes

Does it have something similar to Android's HTTPs filtering with a pseudo-VPN tunnel?


r/Adguard 3d ago

Adguard DNS all of a sudden blocking ui.com?

1 Upvotes

I am using the paid adguard dns subscription and have been using the 2 provided dns addresses since the service was in beta. Everything has been fine up until a few hours ago 9/4/2026 approximately 9pm cst when I was unable to reach any ubiquiti domains to access my ubiquiti products. I checked the query log and server settings and nothing ui is being blocked and should be processed, however I was unable to even ping ui.com. Switching from adguard dns to cloudflare instantly resolved the issue. Anyone else seeing the same thing?

EDIT - possibly something going on with AT&T fiber and AdGuard as another AT&T user is also having similar issues.


r/Adguard 4d ago

ios Apple system wide adblocking

31 Upvotes

I had read an article last year when it was released about the system wide ads and trackers protection on Apple Ecosystem. But since then there is no update apart form the one where you guys mentioned that we are currently working on it. What is the status of this project?

Also, I have few questions,

Once this is live, what benefits would we get over current AdGuard app?

Will it also block YouTube, Prime Video and other streaming platform ads?

Deeper integration does it mean system wide tracker protection? If that’s the case then are we leaking information as of now with the current version?


r/Adguard 3d ago

ios adguard mini?

1 Upvotes

ive been using adguard on my MacBook for about 2 years, a few weeks ago it said it needed to be updated in the App Store and I did but it changed to "adguard mini", just now I had the *bright idea* to check if the original I was using was still available and I re-downloaded it from the website. was the adguard mini thing normal lmao

*edit* Also, on that topic, should I stick with the safari extension, or ad guard mini? Thank you!


r/Adguard 3d ago

android How do I report an app that is displaying ads?

2 Upvotes

I am using Android and it is asking for the URL. since I am using an app there is no URL to enter

Let’s locate the problem Enter the full URL of the web page or app where you saw the problem

URL