15 Commits (0478f25fe6ee3bd71ff483df870b6c56f182be4d)

Author SHA1 Message Date
Plínio Larrubia fd8a795e7e
Update to match my "custom version"
- Extra folder: And adds functions to run during the script.
- repair-100%-disk-usage.ps1: Add the most powerful and useful thing i've created based on Baboo's video (Brazilian video: https://youtu.be/qWESrvP_uU8)
- remove-win10-bloat.ps1: I heavily took inspiration from this file from Sycnex (https://github.com/Sycnex/Windows10Debloater/blob/master/Windows10Debloater.ps1)
- remove-default-apps.ps1: Did some tweaks to NOT remove useful things.
- block-telemetry.ps1: Did some tweaks to NOT block something important.
- If i forget something thats because i've been working on this from like 1 year or more ago, so, Github will seek the changes for me.
3 weeks ago
luffitys 346575c80f
Don't disable service 'wscsvc' 3 weeks ago
Guillem CANAL 81f6ef3701
Remove unexistant services
[HomeGroup Provider](http://batcmd.com/windows/10/services/homegroupprovider/) and [HomeGroup Listener](http://batcmd.com/windows/10/services/homegrouplistener/) does not exists since Windows 10 1803
3 weeks ago
4oo4 15175bb164
Disable Windows Network Data Usage Monitor
This service can still cause huge memory leaks Windows 10, and disabling it seems to help quite a bit with performance. NDU service is probably not needed for most desktops/laptops that aren't using a mobile data plan.

https://bluebluewave.wordpress.com/2014/02/27/memory-leak-in-windows-8-1-with-killer-e2200-and-windows-network-data-usage-monitoring/
5 years ago
Alex Hirsch ab25755418 Ellaborate on Windows Biometric Service
close #189
6 years ago
Michael McCormick 25a2b58396 Replaced aliases with full cmdlet names, per PSScriptAnalyzer 7 years ago
Alex Hirsch 35d160a0e8 Add known issue about sysprep
close #87
8 years ago
Alex Hirsch 64511343ea Add additional output to for-loops
close #51
8 years ago
Alex Hirsch 45078225a9 Do not disable Windows Search service by default
ref #39
9 years ago
Alex Hirsch 6f2e205105 Merge branch 'narutards/patch-4'
close #24
9 years ago
narutards f39a6dcb86 Update disable-services.ps1
Information which services are actually behind the often cryptic names
9 years ago
Alex Hirsch 37925381d4 extend disable service script
ref #23
9 years ago
Alex Hirsch 63c4668f64 :retab scripts for consistent indent 9 years ago
Alex Hirsch 2aee724782 add newline before eof 9 years ago
Alex Hirsch 5fb84ce044 init commit 9 years ago