Here’s a proper guide to create and use a to disable unnecessary services in Windows 10, improving performance and security.
:: Deshabilitar servicio de Windows Error Reporting (si no se necesita) sc stop WerSvc sc config WerSvc start= disabled deshabilitar servicios innecesarios windows 10 bat
echo. echo ============================================= echo Optimization complete. echo A restore point was created before changes. echo You may need to restart for full effect. echo ============================================= pause batch file (
Hoy vamos a aprender cómo automatizar la limpieza de estos procesos creando un . Es rápido, efectivo y te ahorrará tener que ir uno por uno en el administrador de servicios. ¿Por qué usar un archivo .bat? deshabilitar servicios innecesarios windows 10 bat
Not all Windows editions (Home/Pro/Enterprise) have the same services. Use sc query "ServiceName" before disabling.