From 407db099fa80608ff6511073b922b6bbbc39a22d Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Sun, 15 May 2022 14:57:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb08506..78446b4 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@
🗑 Remove UWP - ## WindowsPhone + ### WindowsPhone ```powershell Get-AppxPackage *YourPhone* | Remove-AppxPackage Get-AppxPackage -allusers *YourPhone* | Remove-AppxPackage