Update README.md

This commit is contained in:
jestxfot
2022-05-15 14:57:08 +03:00
committed by GitHub
parent caf1779306
commit 407db099fa
+1 -1
View File
@@ -148,7 +148,7 @@
<details><summary><b>🗑 Remove UWP</b></summary>
## WindowsPhone
### WindowsPhone
```powershell
Get-AppxPackage *YourPhone* | Remove-AppxPackage
Get-AppxPackage -allusers *YourPhone* | Remove-AppxPackage