Public Insider Update Go
Public Angle Public Insider Update Guides
Blog Business Local Politics Tech World

How to Change Default Apps Windows – 10 & 11 Step-by-Step Guide

Noah Lucas Campbell Foster • 2026-04-12 • Reviewed by Ethan Collins

How to Change Default Apps in Windows (11 & 10 Guide)

Every file you open and every link you click relies on a default application. Controlling which programs handle your PDFs, emails, and web browsing can streamline workflows and boost productivity. This guide walks through the complete process for Windows 10 and Windows 11, from basic settings to advanced troubleshooting.

Whether you prefer a specific PDF reader, want Firefox or Chrome as your main browser, or need to change how your system handles particular file types, the Default Apps settings put that control at your fingertips. The interface differs slightly between Windows versions, but the underlying principles remain consistent across both. Those exploring broader system customization may find it helpful to also understand What Is Microsoft Copilot as Windows integrates more AI-powered features into its core experience.

Microsoft’s Settings app serves as the primary gateway for these configurations. Changes apply immediately to your user account and can be tested right away by opening a file or clicking a link. Understanding these options helps users move beyond factory defaults without needing technical expertise.

How Do I Change Default Apps in Windows 11?

The process begins by opening Settings through the Win + I shortcut, then navigating to Apps > Default apps. This central hub displays your current defaults and allows searches by file type, protocol, or application name. The search functionality proves particularly useful when dealing with less common formats that don’t appear in the main list.

Windows 10
Settings > Apps > Default apps
Windows 11
Settings > Apps > Default apps
By File Type
Right-click > Open with > Always
Reset Option
Windows Settings > Reset button

Several approaches work depending on your needs. Right-clicking a file and selecting “Open with” offers a quick path for one-off changes. The Settings interface provides more comprehensive control for establishing permanent defaults across your account. Both methods store preferences in the registry under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\<file type>\UserChoice, though direct registry editing remains unnecessary for standard users.

  • Changes apply immediately after selection and persist across sessions
  • Default app settings are stored per user account, not system-wide
  • Search functionality covers file extensions (.pdf, .html, .txt) and protocols (HTTP, HTTPS)
  • Apps can be assigned as defaults for all associated file types simultaneously
  • Windows 11 includes a Reset button to restore Microsoft-recommended defaults
  • Third-party installers may automatically modify defaults during setup
  • Browser defaults require assigning HTTP, HTTPS, .html, and .htm extensions separately
Action Windows 10 Path Windows 11 Path
Change browser Settings > Apps > Default apps > Web browser Settings > Apps > Default apps > search HTTP/HTTPS
Change PDF viewer Search .pdf in Default apps Search .pdf or PDF in Default apps
Change mail app Settings > Apps > Default apps > Email Settings > Apps > Default apps > search mailto:
Reset all defaults Registry/BAT files (no built-in reset) Settings > Default apps > Reset button
Change photo viewer Search .jpg, .png in Default apps Search image extensions in Default apps

How to Reset Default Apps in Windows?

Windows 11 introduced a built-in reset function that restores Microsoft’s recommended defaults for the current user account. Located within the Default apps settings, this feature provides a one-click solution when troubleshooting or starting fresh. The reset affects only the active user profile and leaves other accounts on the system untouched.

Using the Windows 11 Reset Function

Navigate to Settings > Apps > Default apps and scroll to find “Reset” under the “Reset all default apps” section. Clicking this button and confirming with OK returns your associations to Windows defaults. A check mark appears once the process completes. Users should then restart Windows Explorer through Task Manager or log out and back in to ensure changes fully take effect.

Quick verification tip

After resetting, open a PDF or click a web link to confirm the defaults match Microsoft Edge. If another application still launches, restart your PC completely—Explorer restarts from Task Manager don’t always clear all cached associations.

Resetting Defaults in Windows 10

Windows 10 lacks the streamlined reset button found in Windows 11. Instead, users must either manually reassign each file type or employ registry-based solutions. Third-party tools and community-created BAT or REG files provide alternatives for batch resetting, though Microsoft recommends using the Settings interface for individual adjustments.

Those comfortable with the registry can download pre-made files from community resources. For example, ElevenForum offers type-specific restoration files that merge corrected associations directly into the Windows registry. After downloading, right-click the file and select Merge, approve any User Account Control prompts, then restart Explorer or reboot the computer.

How to Change Default Apps by File Type or Protocol?

File types and protocols represent two distinct categories of default assignments. File types cover extensions like .pdf, .docx, or .jpg that determine which application opens specific document formats. Protocols handle communication standards such as HTTP, HTTPS, mailto:, and FTP that govern how links and requests are processed.

Setting Defaults for File Types

In the Default apps search bar, type the file extension including the dot—examples include .pdf, .html, .txt, .jpg, or .png. The search returns matching entries, allowing you to click the extension and select your preferred application from available options. For PDFs specifically, Microsoft Edge often serves as the default; alternatives include Adobe Acrobat Reader, Foxit Reader, or other installed PDF software.

File extension searching

Not all file types appear in search results if no application on your system can handle that format. Installing appropriate software first ensures the extension becomes searchable in Default apps.

Setting Defaults by Protocol

Protocol defaults control which applications handle specific link types. Common protocols include HTTP and HTTPS for web browsing, mailto: for email links, and tel: for phone numbers. Search for the protocol name (without the colon) in Default apps to locate and modify these assignments.

Browser selection requires addressing multiple protocol and file type entries. To fully establish Firefox, Chrome, or another browser as your default, search and assign settings for HTTP, HTTPS, .html, and .htm extensions. This comprehensive approach prevents Windows from reverting certain link types to Microsoft Edge.

Changing All Associations for an App

Rather than modifying individual file types, you can select an app name in Default apps to view every format it currently handles. From this view, clicking “Set default” assigns all supported types and protocols to that application at once. This approach works well when installing a new browser or productivity suite and wanting comprehensive default status.

Advanced: Change Defaults for All Users or Troubleshoot Issues

Enterprise and power users sometimes require defaults that persist across all accounts or resist modification by other software. Group Policy and registry adjustments enable these scenarios, though they involve more complex procedures than standard Settings modifications.

Configuring Defaults for All User Accounts

Standard default app changes affect only the current user account because Windows stores UserChoice settings separately per profile. To apply defaults system-wide, administrators can employ XML association files through DISM tools or configure Group Policy settings on Windows Pro and Enterprise editions.

Enterprise configuration note

Bulk configuration methods using Group Policy or XML files are advanced features designed for network environments. Incorrect registry edits can affect system stability—create a backup or restore point before making manual changes.

When Defaults Revert or Won’t Stick

Several factors can cause default app settings to revert after restart or fail to apply correctly. Microsoft Edge’s integration with Windows sometimes reasserts itself for PDFs and web links, particularly after system updates. Corrupted user profiles and conflicting group policies also interfere with persistent changes.

Running system file checks helps identify underlying corruption. Open Command Prompt as administrator and execute sfc /scannow followed by DISM /Online /Cleanup-Image /RestoreHealth. These commands repair damaged system files that might prevent settings from saving properly. After completion, attempt your default app changes again.

Edge hijacking prevention

Some Windows installations include a registry key for Edge’s app package (AppXd4nrz8ff68srnhf9t5a8sbjyar1cr723) that can interfere with default assignments. Adding a “NoOpenWith” string value to this key disables Edge’s automatic claiming of file associations.

Editing the UserChoice Registry Key

When automatic reversion occurs despite manual settings, deleting the UserChoice key for specific file types forces Windows to recognize fresh selections. Open Registry Editor (regedit), navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.pdf\UserChoice (or relevant extension), and remove the UserChoice folder. Restart your computer and reapply the desired default through Settings.

Profile corruption occasionally causes persistent issues across all default assignments. Creating a new user account through Settings > Accounts > Other users > Add account isolates the problem—if defaults work correctly in the new profile, your original profile likely requires repair or replacement. For persistent enterprise-level conflicts, checking Group Policy settings through gpedit.msc under Computer Configuration > Administrative Templates > System > Default Associations Configuration may reveal restrictive policies.

Windows 10 vs. Windows 11: Default Apps Interface Comparison

The default apps interface underwent significant redesign between Windows generations. Windows 10 presented a straightforward list of default applications with direct selection menus. Windows 11 moved to a search-centric approach, requiring users to locate file types, protocols, or app names rather than browsing a pre-populated list.

  1. Windows 10 introduction: Default Apps settings launched with a categorized view showing browsers, mail apps, and other common defaults. Users clicked categories directly to change individual assignments.
  2. Windows 8 refinement: Microsoft refined the interface to include “Set defaults by app” functionality, allowing bulk assignment through app-centric selection rather than file-type browsing.
  3. Windows 11 redesign: The new Settings app eliminated the category-based browsing in favor of search functionality. The Reset button addition provided easier restoration of Microsoft defaults for the first time.
  4. Ongoing integration: Both versions store settings in the same registry locations, meaning registry-based troubleshooting remains consistent across Windows 10 and 11.

What’s Confirmed and What Remains Unclear

Established Information Information Requiring Further Verification
Settings > Apps > Default apps works identically for basic changes in Windows 10 and 11 Third-party optimization software reliability for bulk resets
Windows 11 includes a built-in Reset button; Windows 10 does not Long-term stability of NoOpenWith registry modifications
UserChoice registry location stores per-user defaults Impact of specific Windows updates on default reassignment behavior
Group Policy affects default app behavior in Pro/Enterprise editions Compatibility of community-created REG files across different Windows builds
Browser defaults require assigning HTTP, HTTPS, .html, and .htm separately Scope of Edge’s system-level integration across different Windows installations

Why Default App Settings Matter

Default applications shape daily computing experiences more than most users realize. Every document opened, every link clicked, and every email sent passes through these assignments. The right defaults can reduce friction in workflows, while mismatched associations create constant frustration requiring repeated “Open with” selections.

Security implications also exist. Malicious software sometimes modifies defaults to route traffic through compromised applications or capture sensitive file types. Maintaining awareness of your current defaults and how they change provides a baseline for detecting unwanted modifications. Organizations particularly benefit from controlled default assignments that ensure employees work with approved, security-patched applications.

Browser competition has made defaults a significant market consideration. Microsoft’s integration of Edge into Windows creates default associations that favor its browser unless users actively modify settings. Understanding how file associations work empowers users to choose tools based on preference rather than preinstallation.

Sources and Further Guidance

Microsoft recommends using the Settings interface for most default app changes. For enterprise environments requiring bulk configuration across multiple machines, XML-based association files deployed through DISM or Group Policy provide more scalable solutions.

— Microsoft Support Documentation

Official Microsoft documentation provides the most reliable reference for default app procedures, though community forums offer practical troubleshooting insights for edge cases. Users experiencing persistent issues should consult Microsoft’s official Windows default apps guide for version-specific instructions. Enterprise administrators managing multiple workstations may find Microsoft’s community answers section helpful for policy-level configuration.

Those exploring automation or backup strategies should review community resources for registry-based restoration files. These community-created tools supplement Microsoft’s limited reset functionality, particularly for Windows 10 users without built-in reset options. Understanding the underlying file association mechanisms helps users diagnose issues when defaults unexpectedly change.

Summary

Changing default apps in Windows involves navigating Settings > Apps > Default apps and searching for file types, protocols, or application names to assign your preferred programs. Windows 11 offers a convenient Reset button, while Windows 10 requires manual reassignment or registry-based solutions. Troubleshooting reverting defaults involves checking for Edge integration, running system file scans, and potentially editing UserChoice registry keys. For power users and administrators, Group Policy and XML configurations enable enterprise-scale management. Understanding these options helps users maintain control over their computing environment rather than accepting factory defaults.

Frequently Asked Questions

What exactly is a default app in Windows?

A default app is the program that Windows automatically uses to open specific file types or handle protocols when you double-click a file or click a link. For example, if Adobe Acrobat is your default PDF reader, opening any .pdf file launches Adobe rather than Microsoft Edge.

How do I change the default PDF viewer in Windows?

Open Settings > Apps > Default apps, search for “.pdf” or “PDF” in the search bar, click the result, and select your preferred PDF application from the available options.

Why do my default apps keep reverting in Windows?

Common causes include Microsoft Edge hijacking associations, corrupted user profiles, conflicting Group Policy settings, or Windows updates resetting changes. Running sfc /scannow and deleting the UserChoice registry key for affected file types often resolves this.

Can I change default apps for all users on a computer?

Standard Settings changes apply only to the current user account. Enterprise environments can use Group Policy or XML association files deployed via DISM to configure system-wide defaults across all user profiles.

Where are default app settings stored in Windows?

Per-user default associations are stored in the Windows Registry under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\<file type>\UserChoice. System-wide defaults may exist in other registry locations or XML configuration files.

What’s the difference between resetting defaults and restoring them?

Resetting returns all associations to Microsoft’s original defaults in one action. Restoring involves manually or programmatically returning specific file types to their previous preferred applications, which may differ from Microsoft’s choices.

How do I make Chrome or Firefox my default browser on Windows?

Search for “HTTP” and “HTTPS” in Default apps settings, assigning each to your preferred browser. Also search for “.html” and “.htm” extensions to ensure all web-related files open in your chosen browser rather than reverting to Microsoft Edge.

What should I do if default apps are missing from Windows 11 settings?

Check for Windows updates through Settings > Windows Update, as corrupted system files can cause settings to disappear. Running system file checks and DISM repairs often restores missing settings. Creating a new user profile can isolate whether the issue stems from profile corruption.

Noah Lucas Campbell Foster

About the author

Noah Lucas Campbell Foster

Coverage is updated through the day with transparent source checks.