How to remove bloatware from Windows 10 quickly and easily

Video How to remove bloatware from Windows 10 quickly and easily

If you don't need bloatware, this is the easiest and most effective way to remove bloatware from Windows 10.

Bloatware is software that manufacturers pre-install on their computers to promote their products. Not only do you take up valuable space, you may never need them. You can remove bloatware from your Windows 10 computer to free up space, speed up operations.

Most of these programs cannot be uninstalled in the usual way because Microsoft and their partners will lose money if they are not on your PC. Windows 10 has a number of apps that you can't uninstall, including:

In addition to the names mentioned above, the following ways will help you remove other bloatware and unwanted applications most effectively.

Uninstall the traditional way

You can remove bloatware like Microsoft Money, News, Sports ... with the Uninstall feature on Windows 10 as follows:

1. Click the Windows logo in the lower left corner.

2. Locate the program you want to uninstall, and then right-click it.

How to remove bloatware from Windows 10 quickly and easily

3. Click Uninstall and confirm uninstall.

How to remove bloatware from Windows 10 quickly and easily

PowerShell

Windows PowerShell is a shell or UI developed by Microsoft for automating tasks and configuration management. We can use PowerShell to remove bloatware in two different ways.

Hide apps with "Remove-AppxPackage"

The first process hides apps without actually deleting them on the system. This is the best option if you want to uninstall the app at another time.

Before uninstalling an application, make sure no programs are running on the computer. Then start PowerShell.

1. Type PowerShell in the search box in the lower left corner.

2. Click Run as Administrator .

How to remove bloatware from Windows 10 quickly and easily

3. Click Yes to confirm.

4. Enter the command listed below for the program you want to uninstall.

Get-AppxPackage *appName* | Remove-AppxPackage

How to remove bloatware from Windows 10 quickly and easily

Replace appName with the actual name of the application you want to uninstall.

5. Press Enter .

6. Do the same for the programs you want to remove.

For example, some commands for programs you may want to uninstall:

3D Builder:

Get-AppxPackage *3dbuilder* | Remove-AppxPackage

Alarms and Clock:

Get-AppxPackage *windowsalarms* | Remove-AppxPackage

Calculator:

Get-AppxPackage *windowscalculator* | Remove-AppxPackage

Calendar and Mail:

Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

Camera:

Get-AppxPackage *windowscamera* | Remove-AppxPackage

Get Office:

Get-AppxPackage *officehub* | Remove-AppxPackage

Get Skype:

Get-AppxPackage *skypeapp* | Remove-AppxPackage

Get Started:

Get-AppxPackage *getstarted* | Remove-AppxPackage

Groove Music:

Get-AppxPackage *zunemusic* | Remove-AppxPackage

Maps:

Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Microsoft Solitaire Collection:

Get-AppxPackage *solitairecollection* | Remove-AppxPackage

Money:

Get-AppxPackage *bingfinance* | Remove-AppxPackage

Movies & TV:

Get-AppxPackage *zunevideo* | Remove-AppxPackage

News:

Get-AppxPackage *bingnews* | Remove-AppxPackage

OneNote:

Get-AppxPackage *onenote* | Remove-AppxPackage

People:

Get-AppxPackage *people* | Remove-AppxPackage

Phone Companion:

Get-AppxPackage *windowsphone* | Remove-AppxPackage

Photos:

Get-AppxPackage *photos* | Remove-AppxPackage

Store:

Get-AppxPackage *windowsstore* | Remove-AppxPackage

Sports:

Get-AppxPackage *bingsports* | Remove-AppxPackage

Voice Recorder:

Get-AppxPackage *soundrecorder* | Remove-AppxPackage

Weather:

Get-AppxPackage *bingweather* | Remove-AppxPackage

Xbox:

Get-AppxPackage *xboxapp* | Remove-AppxPackage

Delete bloatware with DISM

If you want to remove all bloatware completely from the system, you can use a command DISMin PowerShell. DISM stands for Deployment Imaging Service and Management.

1. Type PowerShell into the search box in the bottom left corner.

2. Click Run as Administrator .

3. Click Yes to confirm.

4. View the complete list of system bloatware with the following command:

DISM /Online /Get-ProvisionedAppxPackages | select-string Packagename

How to remove bloatware from Windows 10 quickly and easily

5. Select the application you want to completely remove from the system.

6. Copy Packagename of that app. Here is the Xbox.

How to remove bloatware from Windows 10 quickly and easily

7. Type the following command:

DISM /Online /Remove-ProvisionedAppxPackage /PackageName:PACKAGENAME

Replace PACKAGENAME with the name in the list you originally created. Here is:

DISM / Online / Remove-ProvisionedAppxPackage /PackageName:Microsoft.Xbox.TCUI_1.24.10001.0_neutral_~_8wekyb3d8bbwe

How to remove bloatware from Windows 10 quickly and easily

8. Repeat the above step until you remove the bloatware you want to remove.

9. Restart the computer to apply the changes just made.

Use Windows 10 Debloater

If you're sure you want to remove all bloatware on your PC, you can use a third-party app called Windows 10 Debloater to remove them with a click of a button.

1. Go to the Windows 10 Debloater page: https://github.com/Sycnex/Windows10Debloater.

2.Click the Clone or download green button .

How to remove bloatware from Windows 10 quickly and easily

3. Click Download ZIP .

4. Save the file to several computers.

5. Click the " Extract all " button to extract the file content.

How to remove bloatware from Windows 10 quickly and easily

6. If you want to know the location easily, click the box " Show extracted files when complete ."

How to remove bloatware from Windows 10 quickly and easily

7. Right-click on Windows10DebloaterGUI and select Run with PowerShell .

How to remove bloatware from Windows 10 quickly and easily

8. Click Open .

How to remove bloatware from Windows 10 quickly and easily

9. Type Y to agree and press Enter .

How to remove bloatware from Windows 10 quickly and easily

10. Windows 10 Debloater window will open.

11. Click the first button: Remove All Bloatware .

How to remove bloatware from Windows 10 quickly and easily

This application will immediately start uninstalling bloatware applications on the computer. You can see the progress in the PowerShell window still open in the background.

In short, regardless of the reason you want to remove bloatware from Windows 10 , the above methods will help you remove all possible programs.

Leave a Comment

How to Use Microsoft Edge Read Aloud Feature for PDFs

How to Use Microsoft Edge Read Aloud Feature for PDFs

Master the Microsoft Edge Read Aloud feature for PDFs with this step-by-step guide. Enjoy customizable voices, speeds, and multitasking bliss for seamless reading. Perfect for students, professionals, and accessibility needs.

How to Fix Microsoft Edge Acrylic Effect Not Showing

How to Fix Microsoft Edge Acrylic Effect Not Showing

Discover how to fix Microsoft Edge Acrylic Effect not showing. Step-by-step guide with hardware acceleration tweaks, flags, and updates for that stunning blur effect back in seconds. Works on latest Edge versions!

Troubleshooting Edge Browser Security Plugin Errors

Troubleshooting Edge Browser Security Plugin Errors

Struggling with Edge browser security plugin errors? Discover proven fixes for common issues like crashes, blocks, and conflicts. Step-by-step troubleshooting to restore smooth browsing instantly.

Complete List of Microsoft Edge Keyboard Shortcuts

Complete List of Microsoft Edge Keyboard Shortcuts

Unlock peak productivity with the complete list of Microsoft Edge keyboard shortcuts. From tabs and navigation to developer tools, master every essential hotkey for faster browsing in the latest Edge version. Boost your workflow today!

Solving Microsoft Edge Internal Mic Static Sound Fix

Solving Microsoft Edge Internal Mic Static Sound Fix

Tired of annoying static buzz from your internal mic in Microsoft Edge? Follow our proven step-by-step guide to fix Microsoft Edge internal mic static noise permanently. Quick fixes, advanced tweaks, and prevention tips for crystal-clear calls and recordings.

How to Fix Microsoft Edge Capture Card No Signal 60FPS

How to Fix Microsoft Edge Capture Card No Signal 60FPS

Struggling with Microsoft Edge Capture Card No Signal at 60FPS? Discover step-by-step fixes to restore smooth 60FPS video capture, from quick tweaks to advanced troubleshooting. Get your setup working flawlessly today!

How to Manage Microsoft Edge Extensions and Permissions

How to Manage Microsoft Edge Extensions and Permissions

Unlock the full potential of your browser with this expert guide on how to manage Microsoft Edge extensions and permissions. Step-by-step tips for security, speed, and control—start optimizing today!

Troubleshooting Microsoft Edge Msi Error 1722 Win 11

Troubleshooting Microsoft Edge Msi Error 1722 Win 11

Stuck with MSI Error 1722 when installing or updating Microsoft Edge on Windows 11? Follow our expert troubleshooting guide with simple, effective fixes to get Edge running smoothly again. No tech skills required!

How to Change Your Microsoft Edge Profile and Personal Data

How to Change Your Microsoft Edge Profile and Personal Data

Discover step-by-step guide on how to change your Microsoft Edge profile and personal data. Switch profiles effortlessly, manage sync settings, and protect your privacy with the latest Edge features for ultimate control.

Troubleshooting Microsoft Edge HSTS Error and Security Attacks

Troubleshooting Microsoft Edge HSTS Error and Security Attacks

Stuck with Microsoft Edge HSTS Error? Get step-by-step troubleshooting fixes, uncover security attack risks, and secure your browsing. Proven solutions for the latest Edge updates – no tech skills needed!

How to Fix Microsoft Edge Unable to Connect to Proxy Server

How to Fix Microsoft Edge Unable to Connect to Proxy Server

Struggling with Microsoft Edge "Unable to Connect to Proxy Server" error? Discover proven, step-by-step fixes to get back online fast. No tech skills needed – resolve it in minutes!

How to Fix Microsoft Edge Login Screen Background Blur

How to Fix Microsoft Edge Login Screen Background Blur

Tired of the blurry Microsoft Edge login screen background? Get step-by-step fixes to restore sharp, clear visuals on your Windows PC. Proven methods for the latest Edge versions.

How to Fix Microsoft Edge Update Stuck at 0% or 100%

How to Fix Microsoft Edge Update Stuck at 0% or 100%

Frustrated with Microsoft Edge update stuck at 0% or 100%? Discover simple, effective fixes to resolve the issue fast and update smoothly without losing data. Step-by-step guide for Windows users.

How to Fix Microsoft Edge Clock Ahead Error

How to Fix Microsoft Edge Clock Ahead Error

Tired of the frustrating Microsoft Edge "Clock Ahead" Error blocking your sync? Discover step-by-step fixes, from clock sync to Edge reset, for instant relief and smooth browsing. Updated with latest solutions!

How to Install Microsoft Edge on Linux (Ubuntu & Fedora)

How to Install Microsoft Edge on Linux (Ubuntu & Fedora)

Discover how to install Microsoft Edge on Linux effortlessly! Step-by-step guide for Ubuntu & Fedora users. Get Chromium power, speed, and security on your distro now. Official methods, troubleshooting tips included.