Remove or restore Windows 10 default apps with 10AppsManager

Martin Brinkmann
Sep 13, 2015
Updated • Jul 5, 2017
Software, Windows 10
|
12

Microsoft's new operating system Windows 10 ships with a truckload of default applications of which some replace functionality of programs previous versions of Windows shipped with, the calculator application comes to mind, while others introduce new functionality.

Depending on how you use your computer system, you may have use for none, some or maybe even all of these applications.

Going through the list of pre-installed applications I found numerous that I have no use for. To name a few: 3D Builder, Alarms, Camera, Get Office, Get Skype, Get Started, Mail and Calendar or Money.

We have covered previously how to uninstall apps in Windows 10 using PowerShell, a process that requires some manual fiddling to get it right.

10AppsManager is a free program for Windows that improves the process, at least for native apps that the operating system ships with.

windows 10 apps manager

It displays the list of default applications on start and all it takes to remove an application from the system is to click on it.

A prompt is displayed then which requires confirmation that you want to go ahead and uninstall the app on the system.

The selected application is uninstalled then. This means it is no longer available on the system. One side effect of this is that it is no longer listed in the All Apps listing in the Start Menu. That's a great way to streamline it as entries are removed from the listing that you will never use.

3D Builder is one of those entries that barely anyone has a use for but its name places it right at the top of the All Apps listing.

Repeat the process for other applications that you want removed on the system you are running the program on.

The application restoration process

restore windows 10 apps

10AppsManager comes with a reinstall option but it is not nearly as comfortable to use as it requires that you run a command from PowerShell to restore these applications.

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

There are two core issues with this approach. First, that the process will reinstall the majority of apps that you have removed from the system and not just select applications that you want to restore, and second that it may fail to do so for some apps.

The fact is highlighted only on the restore page and not the uninstall screen of the application. This means as well that you may miss the "create a system restore point" suggestion that is displayed on the reinstall screen.

If you fail to create a backup on your own before removing applications, you may not be able to restore them at a later point in time should the need arise.

Closing Words

10AppsManager fails to inform you about the necessity of creating a backup before you remove a single application listed by it. That's a big issue especially since some applications may not be restored when you run the Powershell command.

Summary
software image
Author Rating
1star1stargraygraygray
1 based on 9 votes
Software Name
10AppsManager
Operating System
Windows
Software Category
Productivity
Landing Page
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. George said on August 26, 2016 at 10:02 pm
    Reply

    The Powershell method did not work all! It did not recognize the string as an operating function.

    1. R said on August 11, 2017 at 4:30 pm
      Reply

      there should be an ‘a’ included with the ppx, in the initial line

  2. tom haun said on March 11, 2016 at 12:06 am
    Reply

    NONE of the above code is recognized by Windows 10…

  3. tom haun said on March 10, 2016 at 10:58 pm
    Reply

    oK…How long does it take for the re-installation?

  4. PhoneyVirus said on September 28, 2015 at 7:14 pm
    Reply

    What you expect its coming from The Windows Club, fat ass applications that take huge mounts of memory to do one little task and future support on updates to the applications are none existence if you were to ask me. Oh and good luck fining any of this applications on their website if you don’t fall in love bookmarks.

  5. Espen said on September 15, 2015 at 3:17 am
    Reply

    Why would the program not detect if i uninstall an application?

  6. Taomyn said on September 14, 2015 at 10:54 am
    Reply

    The developer may not be a native English speaker/writer, perhaps you’re American?

  7. marius t said on September 14, 2015 at 10:15 am
    Reply

    Finally no more fiddling with powershell after every windows insider preview upgrade,thanks for the tip Martin!

  8. George P. Burdell said on September 13, 2015 at 12:55 pm
    Reply

    Martin, those two screenshots show the developer can’t spell “Calendar” or “advised”. That alone makes me think the programmer suffers from inattention and lack of discipline.

    This app looks like a good idea, a good start, then a rush to get something out the door even if the job is only half done. The removal step should first create its own restore point without being asked.

    “Beware of the man who won’t be bothered with details.” – William Feather

    1. Jack said on June 5, 2018 at 6:48 am
      Reply

      That means nothing. I work in IT. Some of our best devs are the worst spellers.

      1. Big Head said on April 15, 2019 at 5:44 am
        Reply

        That means nothing. I work in IT. Most of our worst devs are the worst spellers.

    2. Anonymous said on September 17, 2015 at 7:40 am
      Reply

      Exactly

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.