Actualiser README.md
This commit is contained in:
@@ -2,5 +2,9 @@
|
|||||||
|
|
||||||
## Uninstalling Windows applications via winget
|
## Uninstalling Windows applications via winget
|
||||||
|
|
||||||
Run the PowerShell script `Remove-BuiltInApps.ps1` located in the powershell folder as an administrator.
|
Run the PowerShell script `Remove-BuiltInApps.ps1` located in the powershell folder as an administrator :
|
||||||
|
|
||||||
|
```
|
||||||
|
powershell -ExecutionPolicy Bypass -File .\Remove-BuiltInApps.ps1
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user