cara menghapus aplikasi foto di 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)