Run PowerShell as admin and use the command: Get-AppXPackage -AllUsers | Foreach Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
Fixing apps that immediately close upon opening.
If you are experiencing issues with Windows 10 apps, it is safer to use official Microsoft methods before resorting to third-party RAR files:
We have observed that many students are using multiple browsers/windows/tabs, for Login and Facial Verification (FV). If this is done, the eLearning system will log you out completely.
Run PowerShell as admin and use the command: Get-AppXPackage -AllUsers | Foreach Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
Fixing apps that immediately close upon opening.
If you are experiencing issues with Windows 10 apps, it is safer to use official Microsoft methods before resorting to third-party RAR files: