Plugging an LG monitor into a Windows PC can trigger the silent installation of an application that displays McAfee subscription promotions every time you log in, according to recent testing by Gamers Nexus. The behavior, which uses Windows’ own device-provisioning systems, occurs without a clear consent prompt and has sparked complaints from users who say they never agreed to become an advertising target. LG Monitor App Installer, as the application is called, registers itself to launch at startup and then presents a recurring commercial message—often a McAfee free trial offer—rather than simply helping you configure your display.

What’s Actually Going On

When you connect a compatible LG monitor, Windows reads the display’s identifying information and reaches out to Microsoft’s servers. It retrieves device metadata and, if the hardware vendor has supplied it, an associated Microsoft Store application. That app—LG Monitor App Installer—is downloaded, installed, and set to run every time you start your machine. The whole process can happen in about a minute, and the first thing many users see after the next reboot is a McAfee promotion, not a monitor utility.

The app’s Store listing declares that it can “use all system resources” and “access the Internet.” Those broad declarations are not proof of spying, but they do describe a full-trust execution model that lets the software step outside the restricted sandbox typical of Store apps. A full-trust packaged program can launch processes, read files the logged-in user can access, and integrate deeply with the system. That’s a legitimate capability for a monitor control panel—but it’s also alarming when the app’s primary visible behavior is selling antivirus subscriptions.

Gamers Nexus reproduced the issue with an LG UltraGear 34GX900A-B. In their testing, Windows Update delivered related LG packages, followed a minute later by the monitor installer. Across 32 consecutive boots, a McAfee ad appeared on 31 of them. The remaining boot promoted an LG utility. An older LG UltraFine 32UN880-B, purchased three years earlier, triggered the same installer. This isn’t a one-off firmware quirk or a bug affecting only the latest gaming monitors.

What This Means for You

If You’re a Home User

The immediate annoyance is clear: an uninvited pop-up that tries to sell you something every time you start your PC. But the deeper erosion is one of trust. You bought a monitor to display images, not to become a recurring advertising canvas. Windows already bombards you with Start menu suggestions, browser pitches, and cloud-service notices. Adding a hardware-triggered ad for a paid security suite to that noise train is exactly the kind of behavior that trains people to ignore every pop-up—even the important ones.

There’s also a genuine risk of confusion. Less experienced family members might see a message about a “free trial” and think the computer has detected a security problem. Accidentally signing up for a subscription—with payment details required after the trial—could lead to unexpected charges. And even if you never click, the app itself adds another startup process that might conflict with other software, consume a little memory, and make your system feel less clean.

If You Manage IT for a Business

The problem escalates sharply in managed environments. Enterprises control software deployment through security reviews, licensing checks, and change-management processes. A monitor should never be able to bypass those controls just because an employee connected it to a USB-C port. Unexpected packages like LG Monitor App Installer can trigger alerts in endpoint-management dashboards, generate help-desk tickets, and muddy your application inventory. Your security team then has to determine whether the software is approved, what network endpoints it contacts, and how reliably it can be removed.

Promotional antivirus software is particularly sensitive. Most organizations standardize on Microsoft Defender for Endpoint or another centrally managed platform. An offer for a consumer-grade McAfee product may confuse employees and encourage unauthorized installation—even if the full suite never actually deploys. In schools, libraries, healthcare facilities, or any shared-PC environment, automatic per-user application installation can lead to inconsistent configurations and constant cleanup work.

How We Got Here

Windows has automatically installed drivers for new hardware for decades. That convenience has been a hallmark of the platform: plug in a printer, and it just works. Over time, the system expanded beyond essential drivers to include companion applications—think configuration panels for keyboards, firmware updaters for mice, or layout tools for ultrawide displays. This is generally a good thing when done transparently.

The mechanism at play is the Windows device metadata framework. Hardware manufacturers can publish metadata that associates a specific device with drivers, icons, and an optional Microsoft Store app. When you connect the device, Windows downloads that metadata and, if the metadata includes an app, installs it. Microsoft’s own documentation has long acknowledged that this can happen without a notification, and that users may find the experience confusing.

The LG case shows what happens when a companion app is used as a promotional vehicle. A monitor driver or a color profile is functional; an installer that pushes McAfee trials is advertising. The system doesn’t distinguish between the two because the vendor is free to package whatever it wants into the “associated app” slot. The affiliate incentive is clear: antivirus bundling has subsidized the cost of new PCs for years. Extending that model to a standalone monitor—where a customer built a clean PC from scratch to avoid bloatware—feels like an ambush.

Crucially, the behavior of an older monitor can change over time without any firmware update. LG or Microsoft can update the online metadata, the Store listing, or the eligibility rules, and suddenly a display that behaved like a passive peripheral for years starts triggering the installer. That’s what makes this a systemic platform issue, not just a one-time mistake by LG.

What to Do Now

Check If the App Is Installed

Open Settings > Apps > Installed apps, search for “LG,” and look specifically for LG Monitor App Installer. Don’t blindly remove every LG component—you may have intentionally installed utilities like OnScreen Control or Dual Controller that are separate and useful.

Next, inspect startup entries. Open Task Manager > Startup apps (or Settings > Apps > Startup on current releases) and look for an LG-related entry. If it’s there, disable it immediately; this stops the pop-ups without uninstalling the app.

Finally, check Reliability Monitor (search “reliability” from Start) and Windows Update history to see when the packages arrived. Look for application installations around the time you first connected the monitor or after a batch of updates.

Remove the Application

  1. Go to Settings > Apps > Installed apps.
  2. Search for LG Monitor App Installer.
  3. Click the three-dot menu next to it and select Uninstall.
  4. Return to startup settings and disable any remaining LG installer entry.
  5. Restart Windows and confirm the promotional window no longer appears.
  6. Recheck the installed app list after the next Windows Update cycle to make sure it hasn’t returned.

Block It from Coming Back

Windows Pro, Enterprise, and Education editions include a Group Policy that stops automatic device-app downloads entirely:

  • Computer Configuration > Administrative Templates > System > Device Installation
  • Enable Prevent automatic download of applications associated with device metadata

This policy is blunt—it will block useful companion apps for printers, webcams, headsets, and other hardware. But in managed environments where you need absolute control, it’s the most reliable defense.

On standard Windows Home or Pro machines where Group Policy isn’t practical, you can use the Device Installation Settings dialog. Search for “device installation” in Control Panel or Settings, open the dialog, and choose No (your device might not work as expected) to decline automatic downloads of manufacturer apps and icons. This setting is less granular and may revert after feature updates, so keep it in mind.

If you’re in an enterprise, also audit your Microsoft Store and application-control policies. Ensure that device-associated app delivery is either blocked or subjected to the same reviews as any other software deployment. Check endpoint telemetry for LG packages and treat them as untrusted until proven otherwise.

What to Watch Next

LG has not yet publicly addressed the controversy. The most responsible move would be to remove the McAfee promotion, explain why it was included, and publish a definitive list of affected monitors. Until that happens, owners must rely on forum posts and their own experiments.

Microsoft, meanwhile, sits in the middle. It controls the infrastructure that delivered the app without consent. The company is already moving away from the legacy device-metadata system toward a newer package-container model. That transition is a perfect opportunity to enforce a clear boundary: drivers and essential profiles can remain automatic, but any optional software—especially if it includes third-party offers—must require an explicit, per-device consent prompt. A simple dialog that asks “Install the manufacturer’s companion app? It includes promotional offers and will start with Windows” would go a long way.

Security researchers are likely to examine the app’s network traffic and behavior in detail. So far, there’s no evidence of data exfiltration or malicious activity beyond the unwanted ads. The more pressing concern is the supply-chain risk: if a hardware vendor can silently push a full-trust app to millions of Windows PCs, what happens when that vendor’s account is compromised? Strong Store review and code signing reduce the danger, but they don’t eliminate it.

Regulators may take an interest too. Automatic installation tied to a physical product can raise consumer-protection and privacy questions, especially if trials convert to paid subscriptions without crystal-clear disclosures. Even without legal action, monitor reviewers and retailers might start evaluating software behavior alongside panel specifications—a shift that would pressure manufacturers to clean up their act.

The core lesson is simple. Connecting a monitor is an act of hardware pairing, not a blanket consent to persistent advertising. LG needs to fix its app, Microsoft needs to fix its plumbing, and Windows users should check their installed-app lists today. The line between a helpful driver and an unwanted commercial delivery system has been crossed, and it’s going to take work from both companies to redraw it.