Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 680 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 680 Bytes

Turn Off Unnecessary Windows Services

Windows is notorious for having useless features and CPU resource hogging programs/services enabled by default. Today’s post is about removing some of the useless services. Services are kind of like startup programs, they are usually not necessary, they slow down your computer, and they slow down the boot up process; however, some are useful so thats why I have made a list of ones to get rid of.

Usage

  • 1 Setp run services_conf_backup.vbs to creat a backup just in case some went wrong
  • 2 Step run Services.vbs to disable Unnecessary Windows Services
### The mind is like a parachute, it only works when it's open.