LG Monitors Are Pushing McAfee Ads Through Windows Update — Without Asking
Plug in a monitor, get a McAfee ad. Windows Update's device-linked app system is letting hardware vendors push unwanted software onto PCs without a single consent prompt.
Connect certain LG monitors to a Windows PC and something unexpected happens. Windows Update silently downloads an LG software package, which then installs an application that serves promotional popups, most frequently for McAfee antivirus subscriptions. No dialog box asks for permission. No install wizard appears. The software just shows up.
VideoCardz reported that Gamers Nexus reproduced the behavior after receiving complaints from monitor owners. Using an LG UltraGear 34GX900A-B, Gamers Nexus found that Windows Update first installed LG extension and software component packages, followed by an "LG Monitor App Installer" roughly one minute later. Across 32 consecutive system boots, the application displayed a McAfee promotion on 31 of them. The remaining boot served a promo for one of LG's own utilities.
That's not a driver. That's adware delivered through a trusted system channel.
How It Works, and Why You Never See It Coming
The mechanism exploits a legitimate Windows feature. When you connect a new device, Windows Update can download not just drivers but also "device-associated applications" published by the hardware manufacturer. In theory, this is convenient: your new printer gets its management software, your webcam gets its companion app. In practice, it gives hardware vendors a pipeline to push whatever they want onto your machine, wrapped in the implicit trust users place in Windows Update.
LG's implementation is particularly aggressive. The Microsoft Store listing for the LG Monitor App Installer declares access to "the internet and all system resources" among its capabilities — a detail VideoCardz flagged. Gamers Nexus also flagged concerns about the breadth of permissions covered by LG's privacy documents. For software that arrives without user approval, those are remarkably expansive permissions.
The issue isn't limited to new purchases, either. Gamers Nexus reportedly received the popup on an LG UltraFine 32UN880-B bought three years earlier, as VideoCardz noted. User complaints about the LG Monitor App Installer date back to at least 2024, though a recent uptick in reports suggests the behavior may now affect more models.
LG Isn't Alone
It's tempting to frame this as a single company's bad decision. It isn't. VideoCardz confirmed that Dell uses the same Windows Update mechanism to deliver Alienware Command Center when Windows detects a compatible Alienware monitor or peripheral. The publication's own testing found that a new Alienware monitor repeatedly triggered application installations after being connected via DisplayPort. They had to use the same obscure Group Policy workaround to stop it.
This points to a systemic issue with how Windows handles device-linked software. Microsoft provides the pipeline. Hardware vendors decide what flows through it. And users are left unaware that plugging in a display cable can trigger a software installation with broad system access.
The Group Policy setting to block this behavior exists — "Prevent automatic download of applications associated with device metadata" under Computer Configuration — but it's buried deep in administrative tools that most consumers will never touch. It's a power-user fix for a problem that affects everyone.
The Consent Problem
Software installation without explicit user approval violates a basic principle that the industry spent decades establishing. The entire history of Windows security, from UAC prompts to SmartScreen warnings to app sandboxing, has been a slow march toward making sure users know what's running on their machines and why. Silent installations through Windows Update undercut all of that.
There's a meaningful difference between a driver and an application. Drivers make hardware function. They're tightly scoped, they interact with specific subsystems, and users reasonably expect them to install automatically. An application that serves subscription promotions for third-party security software is something else entirely. It's a revenue-generating program that uses your desktop as advertising space, and it arrives through a channel users associate with system maintenance and security patches.
The McAfee angle makes it worse. The promotion Gamers Nexus documented offered a 30-day trial that converts into a paid subscription — a straightforward monetization play. LG is almost certainly earning referral revenue from McAfee for every conversion. That means the company has a financial incentive to push this software as broadly and aggressively as possible, which is exactly what the data suggests is happening.
What Microsoft Could Do (But Hasn't)
Microsoft occupies a strange position here. It built the delivery mechanism, but it doesn't appear to police what vendors ship through it. The Windows Update pipeline is treated like neutral infrastructure: vendors publish packages, Windows delivers them, and the user deals with whatever arrives.
That's a policy choice, not a technical limitation. Microsoft could require that device-associated applications display a consent prompt before installation. It could restrict the permissions those applications can request. It could mandate that device-linked software be limited to hardware management functions, not promotional content. None of these changes would be technically difficult. They would, however, create friction with hardware partners who benefit from the current arrangement.
The tension between platform infrastructure and user-facing consequences is a recurring theme in tech, as our coverage of Meta's data center expansion illustrated. When companies build powerful systems and hand the keys to partners, the partner's incentives don't always align with the end user's interests.
Developer Responsibility in the Age of Automated Updates
The LG case raises a broader question for software developers and hardware manufacturers: what obligations come with access to automated delivery channels?
Automated updates are genuinely valuable — they keep systems patched, drivers current, and vulnerabilities closed. But they work because users trust them. Every time a vendor abuses that trust by slipping promotional software through an update channel, it erodes confidence in the entire system. Users who get burned by silent adware installations are more likely to disable automatic updates altogether, which makes everyone less secure.
This is particularly relevant as more of the software stack becomes automated. As 404 Media reported, developers across the industry are already grappling with questions about quality control and oversight as AI-generated code becomes more prevalent. The common thread is accountability: when software is produced or delivered through automated systems, who is responsible for what it does on the user's machine?
For LG, the answer should be straightforward. If you're going to use Windows Update to deliver software, that software should serve the user, not serve ads to the user. A monitor utility that adjusts color profiles or manages display settings is a reasonable use of the channel. A McAfee subscription funnel is not.
How to Block LG Monitor App Installer on Windows (Group Policy Fix)
If you own an LG monitor and want to stop this behavior, the fix is a Group Policy edit. Follow these steps:
- Open the Group Policy Editor (press Win + R, type
gpedit.msc, and press Enter). - Navigate to Computer Configuration → Administrative Templates → System → Device Installation.
- Find and enable "Prevent automatic download of applications associated with device metadata."
This blocks Windows from pulling device-linked applications for any connected hardware, not just LG's.
On Windows Home editions, which lack the Group Policy editor, the equivalent registry change is more involved but achievable with a quick search for the specific key.
The deeper fix requires LG and Microsoft to act. LG needs to stop bundling promotional software in device-associated packages. Microsoft needs to add a consent layer, or at minimum a notification, before device-linked applications install. Neither company has publicly committed to changes.
Until they do, your monitor cable is a potential software delivery vector. That shouldn't be normal.