Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uninstall all microsoft apps powershell

Get-AppxPackage -allusers | Remove-AppxPackage
Comment

how to remove windows 10 built in apps powershell

Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Comment

PREVIOUS NEXT
Code Example
Shell :: pip2 install 
Shell :: docker clear disk 
Shell :: how to get directory size in linux 
Shell :: total disk space in linux 
Shell :: execute command remotely by ssh 
Shell :: terminal command to create new file 
Shell :: linux change azert 
Shell :: homebrew not in path on ubuntu 
Shell :: cp bash 
Shell :: powershell add user to remote desktop group 
Shell :: echo  
Shell :: export docker container 
Shell :: brew.sh 
Shell :: Pterodactyl wings update 
Shell :: git commit not showing up in github 
Shell :: install latest angular cli 
Shell :: git already up to date but not 
Shell :: install cloudinary storage command 
Shell :: ffmpeg join ts files to mp4 
Shell :: next upgrade 
Shell :: linux run command in background and redirect output to file 
Shell :: powershell set variable 
Shell :: kill process from pid 
Shell :: What is the difference between git push origin and git push origin master 
Shell :: react navigation react native 
Shell :: alias bash laravel 
Shell :: how to install jupyter in excel 
Shell :: how to undo a local commit 
Shell :: command to lock a user 
Shell :: download homebrew windows 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =