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?
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.
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.
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.
Method 2: Uninstall Native Windows 11 Apps Using the parameters App
Step 1.
PressWindows + Ito open theSettingsapp.
Switch toApps, and then clickInstalled apps.
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).
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.
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.
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.
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.
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.