Como desinstalar o aplicativo de fotos no Windows 10
Get-AppxPackage *photos* | Remove-AppxPackage
Run this command with Powershell (Administrator)
Homely Hawk
Get-AppxPackage *photos* | Remove-AppxPackage
Run this command with Powershell (Administrator)