File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments