Windows 10 Delete Mobile Plans App

The Mobile Plans app may be deleted directly from the menu, via the settings app panel or with code entered within Powershell.

The mobile plans app is used by Windows 10 to enable connection to be made when the sim is embedded in the device (eSim)

Uninstall Mobile Plans app from Start menu

The uninstall option associated with the menu item will be used to delete Mobile Plans app.

If you are seeing the entry within the start menu then its possible to remove it directly:

  • Locate the Mobile Plans app within the start menu.
  • Right click on the entry to select and see the sub-options
  • Click on uninstall.

Or if the app is to be found

  • Click on the start menu and type Mobile Plans.
  • From the popup list click on the Mobile Plans app.
  • From its set of sub-options click on uninstall.

Uninstall Mobile Plans app from Settings

Use the Apps/Programs settings to remove the Mobile Plans app.

For this method we shall be using the app configuration settings view to choose the entry from the list of apps. This view shows an uninstall fro each entry and sometimes a modify too.

Open the Settings from the Start Menu.

From the Windows Settings main view select Apps

Scroll down the list of apps to the Mobile Plans app. Click on the entry to expand the options available.

Click on the Uninstall button to remove.

Uninstall Mobile Plans app from Powershell

From the start menu click on the control panel icon

On the windows settings control panel view click on Apps

In the usual way open a command prompt by opening the file manager and navigate to the folder c:/windows/system32 and clicking on cmd.exe

run as administrator

run the command

Get-AppxPackage Microsoft.OneConnect | Remove-AppxPackage  

But it doesn’t work can’t find the command. Require to do in Windows PowerShell (!)