W4RH4WK / Debloat-Windows-10

A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps
Other
6.03k stars 851 forks source link

I need to activate window services #229

Closed JanoNegrus closed 4 years ago

JanoNegrus commented 4 years ago

as active window services. Is there any script available?

W4RH4WK commented 4 years ago

No, but with PowerShell you can simply use Set-Service. Otherwise there is always services.msc if you prefer to use a GUI.