How Do You Re-register A Windows Metro App
How to Reinstall and Re-register all the congenital-in apps in Windows x Creator Update
How to Reinstall and Re-register all the congenital-in apps in Windows 10 Creator Update
Table of Contents
Introduction:
Windows apps play a very of import role in Windows ten. As we have progressed through various builds the number of apps has as well increased:
- Build 1507: 24 Apps
- Build 1607: 26 Apps
- Build 1703: 31 Apps [Creator Update]
In Windows ten Creator Update we have the post-obit default apps:
- Microsoft.3DBuilder
- Microsoft.BingWeather
- Microsoft.DesktopAppInstaller
- Microsoft.Getstarted
- Microsoft.Messaging
- Microsoft.Microsoft3DViewer
- Microsoft.MicrosoftOfficeHub
- Microsoft.MicrosoftSolitaireCollection
- Microsoft.MicrosoftStickyNotes
- Microsoft.MSPaint
- Microsoft.Office.OneNote
- Microsoft.OneConnect
- Microsoft.People
- Microsoft.SkypeApp
- Microsoft.StorePurchaseApp
- Microsoft.Wallet
- Microsoft.Windows.Photos
- Microsoft.WindowsAlarms
- Microsoft.WindowsCalculator
- Microsoft.WindowsCamera
- microsoft.windowscommunicationsapps
- Microsoft.WindowsFeedbackHub
- Microsoft.WindowsMaps
- Microsoft.WindowsSoundRecorder
- Microsoft.WindowsStore
- Microsoft.XboxApp
- Microsoft.XboxGameOverlay
- Microsoft.XboxIdentityProvider
- Microsoft.XboxSpeechToTextOverlay
- Microsoft.ZuneMusic
- Microsoft.ZuneVideo
How To View Default Apps:
To view default apps y'all tin utilise PowerShell. Open PowerShell as Administrator and run the following PowerShell command:
Get-ProvisionedAppXPackage -Online|Select DisplayName
Problem:
Sometimes during computing, yous may feel default apps are non working properly or, you accept deleted some past accident.
Resolution:
If yous opt to reset Windows ten then you will reinstall all the default apps. But this process will remove all your documents, pictures, videos etc.
Then, using PowerShell to reset or re-install default apps is the easiest solution.
How To:
- Open PowerShell as Administrator and c opy-paste the following control:
Get-AppxPackage -allusers | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}
- This will reinstall and re-register all the built-in apps.
- Restart your system.
Reference:
Windows App
How Do You Re-register A Windows Metro App,
Source: https://social.technet.microsoft.com/wiki/contents/articles/37943.how-to-reinstall-and-re-register-all-the-built-in-apps-in-windows-10-creator-update.aspx
Posted by: pendletonplebadve.blogspot.com
0 Response to "How Do You Re-register A Windows Metro App"
Post a Comment