Sometimes, there are apps that you barely or don’t even use at all. Just like the previous versions of Windows, Windows 10 comes with many pre-installed Universal apps.
Download DriverFix (verified download file).
Click Start Scan to find all problematic drivers.
Click Update Drivers to get new versions and avoid system malfunctionings.
DriverFix has been downloaded by 0 readers this month.
When you have so many bundled apps, you probably aren’t using all of them regularly and for some reason you might want to remove some of them.
If that’s the case, today is your lucky day because we’re going to teach you how to remove a bundled Windows 10 app individually.
Before we start, we would like you to inform you that this process is a bit complex, and that we don’t know whether you can restore any of these apps that you delete, so keep that in mind. So if you’re certain that you want to delete a specific app, follow these steps.
How to uninstall a bundled app separately in Windows 10
Solution 1 – Remove bundled app using Windows PowerShell
- Open the Start Menu and type Powershell. When you see Windows PowerShell app in search results right click it and choose Run as administrator. This is extremely important, and you must run Windows PowerShell as administrator or this process won’t be successful.
- When the Windows PowerShell window opens you need to type the following command, in order to see what bundled apps you have installed :
- Get-AppxPackage -AllUsers
- You’ll get a list of all bundled apps, and now you need to find name of the application you want to remove. Keep an eye for PackageFullName value, because you’ll need it for you want to remove an app. For example, if you want to remove Solitare Collection app, the PackageFullName value of this app would be:
- Microsoft.MicrosoftSolitaireCollection_3.2.7240.0_x64__8wekyb3d8bbwe
- Now to remove Solitare Collection app for example you would need to type:
- Remove-AppxPackage Microsoft.MicrosoftSolitaireCollection_3.2.7240.0_x64__8wekyb3d8bbwe
- to remove it. General formula for deleting bundled apps is:
- Remove-AppxPackage PackageFullName value
- so you’ll need to keep a close eye on PackageFullName values of the apps you want to remove.
That’s it, this is how you delete individual bundled apps on Windows 10. As you can see, it’s not too hard, you just need to know PackageFullName value of the app you want to remove.
Get-AppxPackage -AllUsers
Microsoft.MicrosoftSolitaireCollection_3.2.7240.0_x64__8wekyb3d8bbwe
Remove-AppxPackage Microsoft.MicrosoftSolitaireCollection_3.2.7240.0_x64__8wekyb3d8bbwe
to remove it. General formula for deleting bundled apps is:
Remove-AppxPackage PackageFullName value
so you’ll need to keep a close eye on PackageFullName values of the apps you want to remove.
RELATED: This PowerShell script blocks Windows 10’s bloatware and telemetry features
Solution 2 – Use the Settings Page
You can also remove pre-installed Windows 10 apps individually from the Settings Page. For this task, go to Settings > Apps > Apps & Features > Search this List.
Simply enter the name of the app that you want to delete. Once found, select it and click Uninstall.
If you have any questions, suggestions, or maybe some other methods for removing the bundled app individually in Windows 10, don’t hesitate to reach for the comment section, below.
Also, if you have any Windows 10-related issues you can check for the solution in our Windows 10 Fix section.
RELATED POSTS TO CHECK OUT:
- How to remove bloatware from Windows 10 for good
- Windows 10 Creators Update bloatware free edition available for download
- How to Easily Minimize and Close Apps in Windows 10/8.1/8
If the advices above haven’t solved your issue, your PC may experience deeper Windows problems. We recommend downloading this PC Repair tool (rated Great on TrustPilot.com) to easily address them. After installation, simply click the Start Scan button and then press on Repair All.
Still having issues? Fix them with this tool:
SPONSORED
- windows 10windows 10 apps
Email *
Commenting as . Not you?
Comment