How can I remove pre – -installed applications in Windows 10?


Windows 10 comes pre-installed with a range of native applications designed for the modern interface, such as OneNote, Calendar and Mail, Weather, Maps, and others. However, not all of these apps can be easily removed. While you can hide them from the Start menu, they remain visible in the «All Apps» list. Furthermore, the context menu does not provide an «Uninstall» option for these preinstalled applications (though this option is available for apps you install yourself). For related information, you may also check how to view a list of installed programs on your computer. That said, it is possible to remove these default Windows 10 apps using PowerShell commands. Below, we will discuss how to delete individual preinstalled applications and how to remove all modern interface apps (leaving your user-installed programs untouched).

How to eliminate a single application in Windows 10

To begin with, Windows Powershell begins, to do it in search of the «Powershell» activity bar and when the program is found, press it with the right button and select «Execution as administrator».

To eliminate pre – -installed programs we will use two Powershell – Get-Appxpackage AND Remuovi-AppxpackageAbout, how to use them – the next.

If it presents itself in order Powershell Get-Appxpackage And press send, you will get a list of all installed applications (only applications for the new interface and not Windows programs that can be removed from the control panel). Only after entering this order the list will not be so comfortable for the analysis, so I recommend another version of this order: Get-Appxpackage | Select Name, PackagegeFullname

In this case we will have a much more convenient list to view all the programs installed, in which the short name of the program is displayed on the left side, on the right – complete. The full name (packagegeumpulname) is also used to eliminate pre – -installed applications.

To delete a particular application, the order is used GET-APPXPACKAGE PACCHCACCHULLNAME | Remuovi-Appxpackage

Only instead of writing the full name of the application, there is the possibility of using the «star» symbol, which replaces any other symbol. For example, to remove the «people» application, we can use the order Get-Appxpackage * People * | Remuovi-Appxpackage (In all cases we can also use the short name on the left side of the table, surrounded by stars).

How can I remove pre - -installed applications in Windows 10?

For the orders described, applications are eliminated only for the current user. If you want to remove for all Windows 10 users, use the parameter Allusters As follows: Get -Appxpackage -ollusters Package Package | Remuovi-Appxpackage

We have also prepared a list of applications, which you most likely want to delete (it is the short name, which can be used with the star at the beginning and in the end to eliminate a concrete program, as shown above):

  • People – application of people
  • Communicationsapps – Si calendar
  • Zunevideo – Movies and TV
  • 3Dbuilder – 3D Builder
  • Skypeapp – Download Skype
  • Solitaire – Microsoft Solitaire collection
  • Officehub – Download or improve the office
  • Xbox – APLIPLATIA XBOX
  • PhotoPhoto
  • Maps – Hrti
  • Calculator – Calculator
  • Camera: Camera
  • Alarms: the alarm is at all
  • ONENOTE – ONENOTE
  • Bing-News, Sports, Weather, Finance (all) application
  • Soundcloder – Reportophone
  • Windowsphone – Telefon

How to remove all pre – -installed applications

If you want to remove all pre – -installed applications, you can use the order Get-Appxpackage | Remuovi-Appxpackage Without additional parameters (even if the parameter can be used AllustersAs shown above, to eliminate all applications for all users).

Only in this case you have to be very careful, because the list of pre -stalled programs is included the Windows 10 shop, as well as system applications, which ensure the correct functioning of all the others. During the elimination it is possible to receive warning messages, although the applications will still be deleted (with the exception of the edge browser and system applications).

As a port (or reinstall) all pre -stalized applications

If the results of the previous phases have not satisfied you, you can reinstall all the pre -installed applications of Windows 10 with the Powershell command:

Get -Appxpackage -allusters | Forech {Add -Appxpackage -DisabledevelopmentMode -Register «$ ($ _. InstallLocation) Appxmanifest.xml»}

And finally about, where the icons are archived for quick access from the «all applications» list: press the combination of the Windows + R key and enter Shell: Appsfolder Then press OK.

Elimination of pre -dows 10 pre -school applications in ccleaner

The CCleaner utility has the opportunity to eliminate pre -installed Windows 10 applications. This function is available in the tools – uninstalling section. In the list you will find ordinary desktop programs, as well as the Start menu applications in Windows 10.

If you have not used the free ccleaner program so far, I recommend reading the article as CCLEANER is used: usefulness can be really useful, simplifying and accelerating many of the usual phases to optimize the computer.

 

latest posts published

The best learning apps for students and students

In today's world, smartphones and tablets have become inseparable parts of our daily lives. Given ...

The best browser apps for Android in comparison

The majority of Android users typically rely on Chrome or the pre-installed browser provided by ...

The best tools of email marketing 2023

E-mail marketing is also an important tool in 2023 to reach multiple customers. Various email ...

How do I choose a hard disk for the laptop

The hard drive is a short-term component, typically functioning for up to five years in ...

Because I don’t use a protective sheet for smartphone

A smartphone isn’t exactly inexpensive, and you’ve likely spent several hundred euros to purchase one ...

Does the situation relax or not?

The current half -deductor bottleneck is now in its fourth year. The crisis of Corona ...

OBD2 app for Android and iPhone compared

All systems and control units in the car are controlled by the on -board diagnosis ...

Creation of a Windows 10 restoration point

One effective method for restoring Windows 10 is by utilizing system restore points. These allow ...

What is the EPS format and what do you need?

EPS stands for "Encapsulated PostScript" and refers to a graphic file format based on the ...

Winget: the Windows Package Manager

In the latest versions of Windows 10 and Windows 11, Microsoft's free "Winget" packages manager ...

Leave a Reply

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *