253 Commits (master)

Author SHA1 Message Date
Teselka d87b427540
Block telemetry scheduled tasks (#310)
* Block telemetry scheduled tasks

* Fix typo
1 year ago
Teselka 349de09bac
Add default yandex music thirdparty package in the remove-default-apps 1 year ago
chamele0n ffc5d9752e Update optimize-user-interface.ps1
Update HKCU to HKLM for trending searches
1 year ago
chamele0n 4a99dc7481 Update optimize-user-interface.ps1
Remove "Trending Searches" from windows search bar
1 year ago
Tiagoquix 30d990689b
Remove double entries
"Microsoft.Microsoft3DViewer" - https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/remove-default-apps.ps1#L24= and https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/remove-default-apps.ps1#L65=

"Microsoft.XboxGamingOverlay" - https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/remove-default-apps.ps1#L48= and https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/remove-default-apps.ps1#L77=
2 years ago
Alex Hirsch cd54358ed7 Mention potential wifi connectivity issues
close #298
2 years ago
Alex Hirsch 83c825267c Disable removal of onedrive stuff in WinSxS
close #297
3 years ago
Alex Hirsch df4cc96901 Actually turn off auto update
close #295
3 years ago
Alex Hirsch 650e3f5f1d Extend telemetry IP blacklist 3 years ago
Alex Hirsch 829fc33277 Remove double entry YourPhone 3 years ago
Benjamin Knickelbine 9c4d22a436
Update remove-default-apps.ps1
Move get-appxprovisionedpackage outside loop so that it only needs to be run once, instead of once for every app. Switch Where-Object clause to .Where() to improve performance.
3 years ago
Earthquake125 b49567234d Update block-telemetry.ps1
Blocking msftncsi sites may cause Windows to think that it doesn't have internet. After editing Windows' hosts file the problem is fixed, but I think it should be disabled by default in he script
3 years ago
Quentin aeddabf062
Update remove-default-apps.ps1 3 years ago
Alex Hirsch 0fb7713dbc Fix typo introduced by previous merge
ref #276
4 years ago
Zoran Jankov 43d06fcf8c force-mkdir.psm1 changed to New-FolderForced.psm1 4 years ago
Alex Hirsch 7f120cd837 Disable the do not share wifi networks setting
fix #270
4 years ago
luffitys 0e2eff8352 Don't disable service 'wscsvc' 4 years ago
Alex Hirsch 5381fcb3d4
Merge pull request #256 from Timi7007/patch-1
Removed Microsoft.OneConnect duplicate
4 years ago
Timlukas Bloch 7faae8539c
Removed Microsoft.BingNews duplicate
"Microsoft.BingNews" was listed in the main section and the "non-M$" section...
4 years ago
Timlukas Bloch cf643efb67
Removed Microsoft.OneConnect duplicate
"Microsoft.OneConnect" was commented out in the main section, but got automatically removed in the "Threshold 2" section anyway. It's therefore a duplicate and has now been removed.
4 years ago
Freddie-Zhang c7412bc35b
Removed unnecessary echo command (there is Write-Output) 4 years ago
Guillem CANAL cdbd071740
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
4 years ago
Alex Hirsch ae78e9c854 Remove Sling TV app
close #232
4 years ago
Alex Hirsch 4e6ecb1f2d Revert "Do not remove Microsoft.GamingServices app by default"
This reverts commit fdcba03dad.
4 years ago
Alex Hirsch fdcba03dad Do not remove Microsoft.GamingServices app by default
ref #208
ref #231
4 years ago
Alex Hirsch 4269cda15b Mention that akamai domains may break Widevine DRM
ref #159
4 years ago
Alex Hirsch 416711df6f Mark domains that cause issues with Twitter login
close #224
4 years ago
Alex Hirsch d4ed018d0c Don't block settings-win.data.microsoft.com by default
ref #160
5 years ago
Kees C. Bakker 148ce48b96 Removing YourPhone application 5 years ago
Alex Hirsch e1e79b5edd Add Microsoft.GamingServices to remove-default-apps.ps1
close #208
5 years 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 b640e37850 Simplify registry entry commands in remove-default-apps.ps1 5 years ago
Alex Hirsch ad9ed2d9ae Sort lines in remove-default-apps.ps1 5 years ago
Alex Hirsch cc3f0f7ca2 Reword comment 5 years ago
Plínio 25646ff961
put some commentary in 65.52.108.33
I tried at home, and if i use # in that line, the download from apps in the store works correctly.
sorry for bad english 
( ;
5 years ago
Alex Hirsch 96519261ab Add note about inability to reinstall Windows Store
ref #197
5 years ago
Alex Hirsch 5a3315bee0 Disable blocking of certain domains
Concerns have been raised that blocking these domains may interfere with
Windows Updates, Windows Defender, or Windows Store.

ref #146
5 years ago
Alex Hirsch ab25755418 Ellaborate on Windows Biometric Service
close #189
5 years ago
Alex Hirsch ed47e5580e Move Advertising.Xaml to end of removal list
ref #188
5 years ago
Alex Hirsch 11ba8c6b26 Extend list of default apps
close #182
5 years ago
Duy Nguyen f347875f56 Un-block domain causing issue with Windows (#181)
The two domain proposing to be unblock solve issue with Windows thinking it doesn't have internet (#180) and can't logging into live apps.
6 years ago
Alex Hirsch 8fbd2f23a9 Remove faulty line from blocked hosts
ref #159
6 years ago
Alex Hirsch fe3e539d76 Remove BubbleWitch3Saga
fix #163
6 years ago
Alex Hirsch 7506870072 Fix disabling of Windows Consumer Features stuff
fix #164
6 years ago
Alex Hirsch 4ea7f83b44 Add note about login issues
ref #171
6 years ago
Alex Hirsch 6cc021573e Do not block domain relevant for Windows Store
ref #173
6 years ago
Alex Hirsch ea2445e551 Query system for "Everyone" translation
Merge branch 'pr-143'
6 years ago
Alex Hirsch c7d4fc2f6a Disable Aero-Shake feature
Merge branch 'pr-153'
6 years ago
Alex Hirsch 24a38c5721 Add a couple of comments
Merge branch 'pr-165'
6 years ago
Alex Hirsch cdca1034b1 Add XboxGamingOverlay
Merge branch 'pr-166'
6 years ago