
Go through the list and locate the app you want to uninstall.

This will populate your screen with all the apps installed on your PC, including built-in Windows apps.In the PowerShell window, type the following command and hit enter: Get-AppxPackage.Right-click on the PowerShell app and select Run as administrator.Press the Windows key and type powershell.By making use of the Remove-AppxPackage command, you can uninstall built-in Windows 11 apps. However, you can remove these apps if you know your way around PowerShell. Irrespective of their usefulness, Microsoft does not offer any option to remove built-in apps.

Windows 11 comes with a few handy and not-so handy pre-installed apps. Once the app is uninstalled, Command Prompt will display the Method execution successful message.

The list will only show apps recognized by WMIC, so it will likely be smaller.Next, enter the following command to list all the apps recognized WMIC.In the Command Prompt window, type the following command to load the Windows Management Instrumentation Command-line tool (WMIC).From the search results, right-click on Command Prompt and select Run as administrator.To uninstall apps using the Command Prompt: You can use the Windows Management Instrumentation Command-line tool to find and uninstall apps in Windows 11. If you are unable to remove an app from the Settings app or Control Panel, try removing it using Command Prompt.
