Install Photos App

For Windows 10 without logging into Microsoft Store

  1. Run PowerShell in admin
  2. Type:

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