Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uninstall photos app windows 10

Get-AppxPackage *photos* | Remove-AppxPackage
Comment

how to uninstall photos app in windows 10

Get-AppxPackage *photos* | Remove-AppxPackage

Run this command with Powershell (Administrator)
Comment

PREVIOUS NEXT
Code Example
Shell :: githu copilot 
Shell :: Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at localhost Port 80 
Shell :: how to open terminal as administrator in ubuntu 
Shell :: install docker in kali linux 
Shell :: tar file linux 
Shell :: change regolith terminal 
Shell :: git readme show image 
Shell :: mac install pytorch 3.6 
Shell :: install passport local 
Shell :: change current branch git 
Shell :: git add all except one file 
Shell :: get data from json array in mysql 
Shell :: aws extend volume ubuntu 
Shell :: how to open files from linux terminal 
Shell :: install ssh-agent 
Shell :: check files that was changed in a particular git commit 
Shell :: export docker container 
Shell :: installing mongodb on m1 mac 
Shell :: git push origin master not working 
Shell :: how to install lvm2 on ubuntu 
Shell :: linux mount nfs share 
Shell :: Solve Cannot Install Dependency Error for NPM install 
Shell :: scp ssh key 
Shell :: readme style 
Shell :: install ag in mac 
Shell :: mac address in linux 
Shell :: git Config User with Cli 
Shell :: kill process unix 
Shell :: linux distros 
Shell :: could not connect to server: Connection refused Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =