Right click at Start button > click Command Prompt (Admin) > in the flashing prompt, type powershell > press Enter.
Now copy and paste the following command. To avoid typo, please do use copy/paste method.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register...