Bug in the upgrade process

Do the following:

1) Open " Powershell" as Administrator

2) paste the below command 


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


3) Wait for it to Finish and reboot