Skip to content

Commit 122fd8a

Browse files
authored
Update README_ES.md
1 parent e49fc95 commit 122fd8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ipconfig /release
5151
(Fuente: [https://github.com/Raphire/Win11Debloat](https://github.com/Raphire/Win11Debloat))
5252
- Abrir un Terminal como Administrador (Botón derecho sobre su icono y Ejecutar como administrador) y ejecutar:
5353
```shell
54-
& ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) -RunDefaults -RemoveCommApps -RemoveW11Outlook -RemoveGamingApps -DisableFastStartup -DisableDVR -DisableLockscreenTips -ClearStartAllUsers -RevertContextMenu -ShowHiddenFolders -HideTaskview
54+
& ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) -CLI -RunDefaults -RemoveCommApps -RemoveW11Outlook -RemoveGamingApps -DisableFastStartup -DisableDVR -DisableLockscreenTips -ClearStartAllUsers -RevertContextMenu -ShowHiddenFolders -HideTaskview
5555
```
5656
- Después, ejecutar:
5757
```shell

0 commit comments

Comments
 (0)