Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to uninstall photos app in windows 10

Get-AppxPackage *photos* | Remove-AppxPackage

Run this command with Powershell (Administrator)
 
PREVIOUS NEXT
Tagged: #uninstall #photos #app #windows
ADD COMMENT
Topic
Name
1+8 =