Find the Way to Remove Pre-Installed Apps on Windows 11
Easy Guide to Uninstall Preinstalled Applications on Windows 11
Don't want to use some preinstalled apps on Windows 11 computers? You can choose to uninstall them. This article will introduce some simple and effective ways to uninstall pre-installed Windows 11 applications.
How to uninstall preinstalled apps on Windows 11 computers? There are many ways here.
Understand native Windows 11 applications
Typically, the operating system comes with many native applications to enhance your computing experience. Windows 11 is no exception.
Native applications, also known as preinstalled applications or default applications/software, are applications bundled with the operating system. These applications cover a wide range of features, from communications and productivity to entertainment and system utilities. Some common native applications in Windows 11 include Microsoft Edge, photos, calendars, emails, and more.
While these apps are useful to many users, not everyone needs them. Fortunately, if you prefer a more concise and personalized system, Windows 11 allows you to flexibly uninstall these native apps. In this article, we will explore how to uninstall native Windows 11 applications to give you more control over your system.
How to uninstall preinstalled apps on Windows 11?
We'll cover four ways to help you remove preinstalled apps on Windows 11:
- Use the Start Menu
- Use Settings
- Using Windows PowerShell
- Using winget
Method 1: Use the Start Menu to uninstall preinstalled applications on Windows 11
Step 1. Click the Start icon on the taskbar.
Step 2. If the app you want to uninstall is pinned to the Start menu, you can right-click it and select Uninstall , and then click the Uninstall button on the pop-up interface to uninstall it from your Windows 11 computer.
You can also click on all apps and find the built-in app you want to delete, right-click it, and select Uninstall . After that, you still need to click the Uninstall button to successfully delete the app from your Windows 11 computer.
Method 2: Use the Settings app to uninstall native Windows 11 apps
Step 1. Press the Windows I key to open the Settings app.
Step 2. Switch to Apps and click Installed Apps .
Step 3. Find the native app you want to delete, click the three-dot menu next to it, and then click Uninstall .
Step 4. Click Uninstall on the pop-up interface to confirm the operation.
Method 3: Use PowerShell to uninstall built-in applications on Windows 11
Step 1. Press the Windows X key to open the Win menu and select Terminal (Administrator) .
Step 2. Enter Get-AppxPackage | Select Name, PackageFullName in PowerShell and press Enter . This tool will then list the application name and package full name of the preinstalled app.
Step 3. You can use the list of app names to uninstall preinstalled apps on Windows 11. The command is Remove-AppxPackage "PackageFullName" . For example, if you want to uninstall Notepad, you can enter this command: Get-AppxPackage *Microsoft.WindowsNotepad* | Remove-AppxPackage and press Enter .
In this step, if you want to delete the apps for all users on your device, you need to add -allusers
switch after the Get-AppxPackage
switch. For example: Get-AppxPackage -allusers \*Microsoft.WindowsNotepad\* | Remove-AppxPackage
.
Other commands:
Method 4: Use winget to uninstall pre-installed software
Step 1. Open a command prompt or PowerShell (Admin).
Step 2. Use this command to uninstall the preinstalled software: winget uninstall appname
. Here, you need to replace appname
with the name of the software you want to delete. For example, if you want to delete the drawing app, you need to enter: winget uninstall paint
. Then, press Enter . This command will run to delete the drawing app. The following reply indicates that you have successfully uninstalled the drawing app.
Reasons for uninstalling Windows 11 native apps
There are many reasons why you might want to uninstall native Windows 11 apps:
- Free up disk space : Native applications may take up a lot of storage space on the device. Uninstalling unused apps can help you free up valuable disk space for other purposes.
- Customization : Deleting native apps allows you to personalize your system and retain only the apps you need or like. This can help simplify your start menu and taskbar, making it easier for you to access frequently used apps.
- Performance : If your computer has low performance, uninstalling unnecessary native applications may improve system performance and response speed.
- Privacy : Some users are concerned about the privacy issues of some native apps. Uninstalling them gives you more control over your data.
in conclusion
Uninstalling native Windows 11 applications can help you optimize your system, free up storage space, and create a more personalized computing environment. This article shows you how to uninstall preinstalled apps on Windows 11.
Whether you use user-friendly settings apps or more advanced PowerShell methods, or other methods, deleting these apps is an easy process. Follow the steps outlined in this guide to uninstall Windows 11 native apps easily and customize your system to your specific needs and preferences.
The image format remains the same.
The above is the detailed content of Find the Way to Remove Pre-Installed Apps on Windows 11. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



What does the drive health warning in Windows Settings mean and what should you do when you receive the disk warning? Read this php.cn tutorial to get step-by-step instructions to cope with this situation.

Article discusses editing Windows Registry, precautions, backup methods, and potential issues from incorrect edits. Main issue: risks of system instability and data loss from improper changes.

Article discusses managing Windows services for system health, including starting, stopping, restarting services, and best practices for stability.

The article explains how to use the Group Policy Editor (gpedit.msc) in Windows for managing system settings, highlighting common configurations and troubleshooting methods. It notes that gpedit.msc is unavailable in Windows Home editions, suggesting

You may see the “A connection to the Windows Metadata and Internet Services (WMIS) could not be established.” error on Event Viewer. This post from php.cn introduces how to remove the Windows Metadata and Internet Services problem.

Article discusses changing default apps for file types on Windows, including reverting and bulk changes. Main issue: no built-in bulk change option.

The Steam Cloud error can be caused by many reasons. To play a game smoothly, you need to take some measures to remove this error before you launch the game. php.cn Software introduces some best ways as well as more useful information in this post.

KB5035942 update issues - crashing system commonly happens to users. Inflicted people hope to find a way out of the kind of trouble, such as crashing system, installation, or sound issues. Targeting these situations, this post published by php.cn wil
