Script Profesional de Limpieza Profunda, Eliminación de Rastros y Optimización para Windows 10 & 11.
Professional Deep Cleaning, Privacy, and System Optimization Script for Windows 10 & 11.
[ES] WinPrivacy-Cleaner es una herramienta automatizada en PowerShell diseñada para eliminar el historial de actividad, archivos temporales, listas de acceso reciente (Jump Lists), archivos en caché y datos residuales que el sistema operativo y las aplicaciones almacenan sin el conocimiento del usuario.
[EN] WinPrivacy-Cleaner is an automated PowerShell tool designed to remove activity history, temporary files, Jump Lists, cache files, and residual data stored by Windows and applications without user knowledge.
| Categoría / Category | Elementos Eliminados / Limpiados (Items Cleaned) |
|---|---|
| 🌐 Navegadores Web / Web Browsers | [ES] Caché, archivos temporales de código y GPU en Chrome, Edge, Brave, Firefox y Mullvad. [EN] Cache, code, and GPU temporary files in Chrome, Edge, Brave, Firefox, and Mullvad. |
| 🎬 Reproductores Multimedia / Media Players | [ES] Historial de reproducción y listas recientes en VLC, MPC-HC/BE, PotPlayer, KMPlayer, GOM, AIMP, MPV, Windows Media Player, RealPlayer y BS.Player. [EN] Playback history and recent lists in VLC, MPC-HC/BE, PotPlayer, KMPlayer, GOM, AIMP, MPV, Windows Media Player, RealPlayer, and BS.Player. |
| 🖼️ Imágenes y Fotos / Photos & Images | [ES] Lista de archivos recientes en MS Paint (HKCU) y caché/historial de la app Fotos de Microsoft. [EN] Recent files list in MS Paint (HKCU) and cache/history from Microsoft Photos app. |
| ⚙️ Sistema Windows / Windows System | [ES] Carpetas %TEMP%, C:\Windows\Temp, Prefetch, Papelera de reciclaje y Portapapeles.[EN] %TEMP%, C:\Windows\Temp, Prefetch, Recycle Bin, and Clipboard. |
| 📂 Explorador de Archivos / File Explorer | [ES] Accesos directos recientes (Recent), carpetas AutomaticDestinations / CustomDestinations (Jump Lists) y caché de miniaturas (thumbcache).[EN] Recent shortcuts ( Recent), AutomaticDestinations / CustomDestinations folders (Jump Lists), and thumbnail cache (thumbcache). |
[ES] Abre PowerShell como Administrador (Win + X > Windows PowerShell Administrador), copia el siguiente comando y presiona Enter:
[EN] Open PowerShell as Administrator (Win + X > Windows PowerShell Administrator), copy the following command, and press Enter:
iwr -useb https://raw.githubusercontent.com/MrRockero/WinPrivacy-Cleaner/main/Limpiar_Rastros.ps1 | iex
[ES]
- Descarga los archivos
Ejecutar.batyLimpiar_Rastros.ps1en la misma carpeta. - Haz clic derecho sobre
Ejecutar.baty selecciona "Ejecutar como administrador".
[EN]
- Download
Ejecutar.batandLimpiar_Rastros.ps1into the same folder. - Right-click on
Ejecutar.batand select "Run as administrator".
[ES] Esta herramienta se proporciona "tal cual" sin garantías de ningún tipo. El usuario asume toda la responsabilidad por la ejecución del script en su sistema. Se recomienda mantener un punto de restauración activo o una copia de seguridad reciente.
[EN] This tool is provided "as is" without warranty of any kind. The user assumes all responsibility for running the script on their system. Maintaining an active restore point or a recent system backup is always recommended.
Este proyecto está bajo la Licencia MIT. El código es transparente, de código abierto y libre de inspección.
This project is licensed under the MIT License. Open-source, transparent, and safe to inspect.