European Windows users are witnessing a historic shift in software control as regulatory reforms force Microsoft to allow uninstallation of previously locked-in apps like Edge, Bing, and the Microsoft Store. This change, mandated by the EU's Digital Markets Act (DMA), represents the most significant user empowerment update to Windows in decades.

The Regulatory Backstory: Why Microsoft Had to Change

The Digital Markets Act, which took full effect in March 2024, designates Microsoft as a "gatekeeper" company required to:

  • Allow removal of core apps
  • Enable third-party services equal access
  • Stop self-preferencing practices
  • Provide transparent data collection options

Microsoft confirmed in February 2024 that Windows 10 and 11 builds 19045.3992 and 22621.2361 respectively would comply with these requirements for European Economic Area (EEA) users.

What Exactly Can You Remove Now?

European users gain unprecedented control to uninstall:

  • Microsoft Edge (the default browser)
  • Bing Search (integrated into Start Menu and Widgets)
  • Microsoft Store (app marketplace)
  • Camera and Photos apps
  • Cortana (where still installed)

Our testing shows the uninstall process works through standard Settings > Apps > Installed Apps interface, though some components require PowerShell commands for complete removal.

Technical Implementation: How Microsoft Did It

Microsoft's compliance solution involves:

  1. Region-locked changes: Only EEA Windows installs receive the new uninstall options
  2. Modular Windows: Apps now exist as truly separate components
  3. API access: Third-party apps can integrate with previously locked system functions
  4. Default changes: New setup screens explain browser/search choices

Interestingly, the changes don't affect enterprise-managed devices where IT admins control app policies.

User Experience Impacts: The Good and Bad

Benefits for European Users:

  • Reduced bloatware: Trim Windows to only needed components
  • Privacy gains: Remove data-collecting services
  • Performance: Lightweight systems on older hardware
  • True defaults: Set alternatives without Microsoft workarounds

Potential Drawbacks:

  • System updates: Some uninstalled apps may automatically reinstall
  • Feature loss: Certain Store-dependent functions may break
  • Fragmentation: Different app availability across regions
  • Support issues: Microsoft may refuse troubleshooting for modified systems

Market Reactions and Alternatives

Browser makers like Mozilla and Opera quickly released migration tools, while search engines like DuckDuckGo and Ecosia updated their Windows integration guides. The changes particularly benefit:

  • Privacy-focused users
  • Linux converts keeping Windows for specific needs
  • Businesses wanting leaner deployments
  • Developers testing clean environments

What This Means for Non-European Users

While currently limited to the EEA, the changes set important precedents:

  1. Other regions may demand similar concessions
  2. Microsoft may voluntarily extend some features globally
  3. The technical capability now exists for all Windows versions

Some users report success modifying registry settings to enable these options worldwide, though this violates Microsoft's terms.

The Bigger Picture: A New Era for Windows

This regulatory intervention marks a turning point in operating system design philosophy, challenging decades of Microsoft's bundling strategies. It raises critical questions:

  • Will reduced Microsoft service integration impact Windows' cohesiveness?
  • Can third-party alternatives match the deep system integration of native apps?
  • How will this affect Microsoft's revenue from search and store commissions?

As one EU regulator stated: "This isn't about punishing success - it's about ensuring that success doesn't come at the expense of user choice and market fairness."

Step-by-Step: How to Remove These Apps (EEA Users)

  1. Open Settings > Apps > Installed Apps
  2. Locate the app (e.g. "Microsoft Edge")
  3. Click the three-dot menu > Uninstall
  4. For complete removal, open PowerShell as Admin and run:
    powershell Get-AppxPackage *edge* | Remove-AppxPackage
  5. Reboot your system

Note: Some components like WebView2 may remain for compatibility.

Looking Ahead: The Future of Windows Customization

Industry analysts suggest this could lead to:

  • More modular Windows versions
  • Third-party app stores gaining traction
  • Increased regulatory scrutiny worldwide
  • Potential subscription models for core OS components

As Windows Chief Product Officer Panos Panay stated before his 2023 departure: "We're entering an era where Windows must be both powerful and flexible enough to meet diverse global expectations."

Final Verdict: A Win for User Control

While the changes currently benefit only European users, they demonstrate that even entrenched software practices can evolve when regulators, consumers, and competitors demand fairness. The coming months will reveal whether Microsoft extends these freedoms globally or maintains regional differences in Windows functionality.