Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to remove your phone

Open Windows Powershell as Administrator and type the following command

Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage                              
 
 
PREVIOUS NEXT
Tagged: #remove #phone
ADD COMMENT
Topic
Name
5+3 =