Learn how to remove Windows 11 system apps easily with PowerShell
Here's how you can remove Windows 11 system apps (Cortana, Microsoft Photos, Microsoft Edge, etc.) using PowerShell.- Article authored by Kunal Chowdhury on .
Here's how you can remove Windows 11 system apps (Cortana, Microsoft Photos, Microsoft Edge, etc.) using PowerShell.- Article authored by Kunal Chowdhury on .
Pre-installed or system apps, such as Cortana, Microsoft Photos, Microsoft Edge, and the People app, are essentially impossible to uninstall from Windows 11. These apps cannot be uninstalled using the Control Panel or Settings.
But if you're a more experienced user, you can use Windows PowerShell to remove any system apps from your Windows 11 installation. Here are the steps for removing system applications on Windows 11 using PowerShell.
To remove Windows 11 system apps using PowerShell, you can use the following steps:
Note: Please keep in mind that removing system apps may cause issues with your system, so proceed with caution and ensure that you are only removing apps that you no longer need or want.
Also do note that some apps can't be removed by "Remove-AppxPackage", those apps are called provisioned apps. You can remove them using the command "Remove-AppxProvisionedPackage -PackageName <package name> -online".
Thank you for visiting our website!
We value your engagement and would love to hear your thoughts. Don't forget to leave a comment below to share your feedback, opinions, or questions.
We believe in fostering an interactive and inclusive community, and your comments play a crucial role in creating that environment.