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
Alex Hirsch
ad2b6454c2
Add 1709 Apps to remove, prevent reinstalls
Merge branch 'pr-168'
6 years ago
Alex Hirsch
102ac8d0b0
Disable Edge Desktop Shortcut
Merge branch 'pr-176'
6 years ago
zpfln
4d24f8a0d3
Update optimize-user-interface.ps1
6 years ago
Martin Mørch
852f3a366f
Remove Redstone 5 apps
6 years ago
zpfln
65ccfb2c83
Disable Edge Desktop Shortcut
The change disables Windows from automatically creating a Edge desktop shortcut on new profiles
6 years ago
Alex Hirsch
4b6b065a6d
Add own section for domains related with skype
7 years ago
Alex Hirsch
490bc392f2
Add known issue with Skype
7 years ago
4oo4
a9a9c66b33
make sure reg keys exist
7 years ago
4oo4
27a68324a6
reg keys to prevent auto downloading apps
7 years ago
4oo4
aad1de900d
Remove more 1709 Apps
7 years ago
Jeremy Bokobza
894de7abcf
replace XboxGameOverlay with XboxGamingOverlay
removing XboxGameOverlay didn't work for me, and XboxGamingOverlay did.
It might have been renamed so I left the old naming in there.
7 years ago
mphre
d3297bc5b0
Add a couple of comments
This is so it's easier to see what the settings do.
8 years ago
tumpio
ecb84fc4bd
Add apps from creators update ( #111 )
7 years ago
Marco Hinz
9500f555d8
add telemetry IPs ( #146 )
7 years ago
erikves
5710f72955
Update remove-default-apps.ps1 ( #156 )
Updated default apps.
7 years ago
diox8tony
3fdf242a9b
Disable Aero-Shake feature with Registry key "HKCU:.....\Explorer\Advanced\DisallowShaking = 1"
7 years ago
Benedikt Graeb
e12fe640a0
Update optimize-windows-update.ps1
Fixed flaw with variable expansion
7 years ago
Benedikt Graeb
315daa49f7
Merge branch 'master' into master
7 years ago
Benedikt Graeb
6a46c082b0
Merge pull request #1 from bgraeb/patch-1
Enhance optimize-windows-update.ps1
7 years ago
Benedikt Graeb
8535bc0263
Enhance optimize-windows-update.ps1
icacls shouldn't break with non-english images
7 years ago
Mabana2go
fce233d729
Update remove-default-apps.ps1 ( #139 )
* Update remove-default-apps.ps1
* Update remove-default-apps.ps1
7 years ago
Alex Hirsch
e8670d9a98
Ignore errors when disabling scheduled tasks
close #135
7 years ago
Alex Hirsch
316ae7bbef
Add Removal of new "3D Objects" folder from This PC
7 years ago
mmikeww
8f3fb939d6
remove extra onedrive directory ( #133 )
* remove extra onedrive directory
* check if onedrive folder is empty before deleting
7 years ago
Alex Hirsch
cacac05e18
Merge pull request #132 from mmikeww/patch-1
remove apps for AllUsers
7 years ago
Alex Hirsch
adf52b85ed
Merge pull request #124 from paulohpf/patch-4
disable memory-compression
7 years ago
mmikeww
4a10fc434e
remove apps for AllUsers
As of v1709 (Fall Creator's Update), there is a new "-AllUsers" flag for Remove-AppxPackage
https://social.technet.microsoft.com/Forums/en-US/1d096aa8-924b-484a-ae92-7757e3029198/powershell-script-to-remove-apps-doesnt-work-for-all-users?forum=win10itprosetup
7 years ago
Alex Hirsch
dac384e8f0
Merge pull request #130 from mmccormick2211/master
Replaced aliases with full cmdlet names, per PSScriptAnalyzer
7 years ago
Michael McCormick
25a2b58396
Replaced aliases with full cmdlet names, per PSScriptAnalyzer
7 years ago
Alex Hirsch
a515872884
Merge pull request #129 from atroxes/patch-1
Remove OneDrive scheduled task
7 years ago
Martin Mørch
694cd4f7f6
Remove OneDrive scheduled task
After running 'remove-onedrive.ps1' recently, I noticed a left over OneDrive scheduled task on my system.
This should silently remove it, if it's present or not.
7 years ago
Alex Hirsch
91ee08cc63
Merge pull request #127 from Mabana2go/master
Update remove-default-apps.ps1
7 years ago
Mabana2go
5b453ddad0
Update remove-default-apps.ps1
As suggested by Rüdiger Hahn I'm adding some additional Apps to the list
7 years ago
Alex Hirsch
8d7e0bfce2
Merge pull request #126 from Mabana2go/master
Update remove-default-apps.ps1
7 years ago
Mabana2go
44d63869a5
Added Xing and Autodesk SketchBook
7 years ago
Paulo Henrique Palmeira Franco
88824a1d1a
disable memory-compression
Windows 10 came with this new feature, but in some cases this may causes some crashes and slowdown the OS.
7 years ago
Alex Hirsch
10f031c177
Merge pull request #123 from nacimgoura/master
Update remove-default-apps.ps1
8 years ago
Nacim Goura
8c2acd11d2
Update remove-default-apps.ps1
remove preinstalled app with creator update
8 years ago
Alex Hirsch
9ed991fc61
Mark domains causing issues with Skype
ref #79
8 years ago
Alex Hirsch
f747d90288
Merge pull request #113 from thezilion/patch-1
Update block-telemetry.ps1
8 years ago
Gabriel D'Ambrosio
2c1caa343e
Update block-telemetry.ps1
Added new address telemetry ip.
8 years ago
Alex Hirsch
d3bf3e3749
Fix lineendings
ref #109
8 years ago
Alex Hirsch
f1f63f49a4
Add note about creators update
8 years ago
Alex Hirsch
911e15a463
Merge pull request #107 from angelsl/master
Don't silently remove OneDrive directory
8 years ago
angelsl
8719e8db23
Don't silently remove OneDrive directory
8 years ago