4 ways to remove preinstalled applications in Windows 11

Is there a way to remove preinstalled applications in Windows? Yes, there are many ways to remove them. See in today's article four of them.

windows 11 app desktop laptop start menu

Windows 11, like its predecessor, Windows 10, comes with a list of preloaded applications that some users may find useless.

But in Windows 11, too, users can uninstall and completely remove these pre-installed applications. And it can be done in different ways. Take a look at the four most popular, choose the one that suits you and get rid of unwanted applications.

Method 1 - Use the Start menu

windows 11 uninstall app 1

1. Open the Windows Start menu and click All applications .

2. Now, look for the application you want to uninstall and right-click on it. From the context menu, select the tab Uninstall.

Method 2 - Use the Settings application

windows 11 uninstall app 2

1. Open Settings and go to Applications. Once there, select the Applications and Features option on the right.

2. Now, search for the application you want to uninstall and click on the menu with the three dots. From there, select it Uninstall.

Method 3 - Use Winget

windows 11 uninstall app 3

1. First, open Windows Terminal by right-clicking on Windows Start.

2. Then copy-paste the following command and press Enter: winget list

3. You will now see a list of applications that are currently installed on your system. This also includes the name, ID and version for each application.

Now enter the name of the application you want to uninstall and type the following command and press Enter: winget uninstall onoma_efarmogis

For example, if you want to uninstall Xbox, type the command winget uninstall Xbox

Note: If the application name contains two or more words, then put it in quotation marks. For example, the winget uninstall "Microsoft Edge".

Method 4 - Use Windows PowerShell

windows 11 uninstall app 4

1. Open Windows Terminal (as Admin) by right-clicking on Windows Start.

2. Once opened, copy-paste the following command and press Enter:
Get-AppxPackage | Select Name, PackageFullName

3. Now, you will find a list of applications that are installed on your system.

4. To uninstall a pre-installed application, copy-paste the following command and press Enter: Get-AppxPackage onoma_efarmogis | Remove-AppxPackage

For example, if you want to uninstall Skyapp you have to type Get-AppxPackage SkypeApp | Remove-AppxPackage.
Note: Replace the name of the SkypeApp application with the actual name of the application you want to uninstall.

You can also use the following list to remove an application directly with its exclusive command and name:

Application for removalRemoval order
AV1 codecGet-AppxPackage * AV1VideoExtension * | Remove-AppxPackage
appGet-AppxPackage * BingNews * | Remove-AppxPackage
WeatherGet-AppxPackage * BingWeather * | Remove-AppxPackage
PowerShellGet-AppxPackage * PowerShell * | Remove-AppxPackage
WebP image Get-AppxPackage * WebpImageExtension * | Remove-AppxPackage
HEIF image supportGet-AppxPackage * HEIFImageExtension * | Remove-AppxPackage
Windows TerminalGet-AppxPackage * WindowsTerminal * | Remove-AppxPackage
Music appGet-AppxPackage * ZuneMusic * | Remove-AppxPackage
Movies and TVGet-AppxPackage * ZuneVideo * | Remove-AppxPackage
MS OfficeGet-AppxPackage * MicrosoftOfficeHub * | Remove-AppxPackage
People appGet-AppxPackage * People * | Remove-AppxPackage
MapsGet-AppxPackage * WindowsMaps * | Remove-AppxPackage
Help and tipsGet-AppxPackage * GetHelp * | Remove-AppxPackage
Voice RecorderGet-AppxPackage * WindowsSoundRecorder * | Remove-AppxPackage
NotepadGet-AppxPackage * WindowsNotepad * | Remove-AppxPackage
MS PaintGet-AppxPackage * Paint * | Remove-AppxPackage
Sticky NotesGet-AppxPackage * MicrosoftStickyNotes * | Remove-AppxPackage
PowerAutomateGet-AppxPackage * PowerAutomateDesktop * | Remove-AppxPackage
Xbox and related appsGet-AppxPackage * Xbox * | Remove-AppxPackage
Feedback HubGet-AppxPackage * WindowsFeedbackHub * | Remove-AppxPackage
Microsoft To-DoGet-AppxPackage * Todos * | Remove-AppxPackage
Get-AppxPackage * WindowsCalculator * | Remove-AppxPackage
Alarms and ClocksGet-AppxPackage * WindowsAlarms * | Remove-AppxPackage
Teams / ChatGet-AppxPackage * Teams * | Remove-AppxPackage
Microsoft EdgeGet-AppxPackage * MicrosoftEdge * | Remove-AppxPackage
Your Get-AppxPackage * YourPhone * | Remove-AppxPackage
SpotifyGet-AppxPackage * SpotifyAB.SpotifyMusic * | Remove-AppxPackage
Screen & Sketch / Snipping toolGet-AppxPackage * ScreenSketch * | Remove-AppxPackage
CollectionGet-AppxPackage * MicrosoftSolitaireCollection * | Remove-AppxPackage
PhotosGet-AppxPackage * Windows.Photos * | Remove-AppxPackage
OneDriveGet-AppxPackage * OneDriveSync * | Remove-AppxPackage
Skype or WhatsappGet-AppxPackage * SkypeApp * | Remove-AppxPackage

Here are the four easiest ways to remove pre-installed applications in Windows 11.

iGuRu.gr The Best Technology Site in Greeceggns

Get the best viral stories straight into your inbox!















Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).