Dont want to use some of the pre-installed apps on your Windows 11 computer?

you could choose to uninstall them.

How to uninstall pre-installed apps on a Windows 11 computer?

Can I Reinstall Microsoft Store on My Windows?

you could find multiple ways here.

Windows 11 is not an exception.

These apps cover various functions, from communication and productivity to entertainment and system utilities.

uninstall built-in app from the pinned list of Start

While these apps can be useful for many users, not everyone may want or need them.

Do you know how to reinstall Microsoft Store if you gotta do so?

If you have no idea, you’re free to read this post to learn an easy method.

uninstall a built-in app from the Start menu

How to Uninstall Pre-Installed Apps on Windows 11?

Click theStarticon from the taskbar.

After that, you still need to click theUninstallbutton to successfully remove that app from your Windows 11 PC.

click Installed apps

Method 2: Uninstall Native Windows 11 Apps Using the parameters App

Step 1.

PressWindows + Ito open theSettingsapp.

Switch toApps, and then clickInstalled apps.

click Uninstall from the 3-dot menu

ClickUninstallfrom the pop-up interface to confirm the operation.

Method 3: Uninstall Built-In Apps on Windows 11 Using PowerShell

Step 1.

PressWindows + Xto fire up the Win menu, then selectTerminal (Admin).

click Uninstall to confirm

TypeGet-AppxPackage | Select Name, PackageFullNameinto PowerShell and pressEnter.

Then this tool lists the app name and Package full name of the pre-installed apps.

The command isRemove-AppxPackage PackageFullName.

package full name list

For example:Get-AppxPackage -allusers Microsoft.WindowsNotepad | Remove-AppxPackage.

Other commands:

Method 4: Uninstall Pre-Installed Apps on Windows 11 Using Winget

Step 2.

This command might last for some minutes.

find the app name

You should wait patiently.

You will see a list of the installed app.

Use this command to uninstall a pre-installed software:winget uninstall appname.

apply command to remove native apps on Windows 11

Here, you should probably replaceappnamewith the name of the software you want to remove.

This command will run to remove paint.

The following reply means that you have successfully uninstall Paint.

run winget in PowerShell

you might try the free edition and see if you might find the needed files.

you’re free to also recover 1GB of files for free.

This post shows you how to uninstall pre-installed apps on Windows 11.

uninstall Paint on Windows 11