ACERCA DE
El Cajón de la UNED es una comunidad no oficial dedicada exclusivamente a los estudios oficiales de la Universidad Nacional de Educación a Distancia. El Cajón de la UNED no es responsable del contenido externo a esta web.
Here’s a helpful guide to approach, which is widely regarded as safe, effective, and customizable. What Is It? Chris Titus (YouTuber/IT professional) created a free, open-source PowerShell script to remove bloatware, disable telemetry, stop unnecessary services, and optimize Windows privacy/performance. Unlike many “debloaters,” his script is modular — you choose what to run.
Copy and paste this command:
irm "https://christitus.com/win" | iex ( irm = Invoke-RestMethod, iex = Invoke-Expression – this downloads and runs the script from Chris’s site) windows debloat chris titus