Step 3: Click File > Run new task, type powershell, check the box of Create this task with administrative privileges, and click OK.
Step 4: Copy and paste the following command to the Windows PowerShell window and press Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...