394 Commits (master)
 

Author SHA1 Message Date
Alex Hirsch 40497d19b6 Disable new ShowSyncProviderNotifications explorer setting 7 years ago
Alex Hirsch cd67995fe5 Merge branch 'master' into pr/90/merge 7 years ago
Alex Hirsch 900fde4db2 Rephrase some parts of the README for clarity
ref #99
7 years ago
Alex Hirsch 28505a5d86 Fix Registry path for disabling Defender 7 years ago
Alex Hirsch 6281c87a69 Add newly discovered telemetry endpoint to list
close #100
7 years ago
Alex Hirsch b03c80daee Merge branch 'pull-97' 7 years ago
Alex Hirsch 78387cfcb3 Also disable Windows Defender Services 7 years ago
Miodrag Milic 7bc682f03b removed Windows Defender tray icon 7 years ago
Alex Hirsch ebc93a11c7 Fix strange dashes in install-basic-software.ps1
ref #95
7 years ago
Chirishman b459797a12 Merge cc415bdf65 into 4cac42c7bf 7 years ago
Chirishman cc415bdf65 Update install-basic-software.ps1 7 years ago
Alex Hirsch 4cac42c7bf Add note about xbox wireless adapter to known issues 7 years ago
Alex Hirsch 35d160a0e8 Add known issue about sysprep
close #87
7 years ago
Alex Hirsch 5b79b5c5bb Add option to disable game DVR 7 years ago
Chirishman b72183952e Switch to full Chocolatey, use ScheduledJob
Instead of depending on OneGet's unsupported, years out of date implementation, use that only to get the up-to-date version of Chocolatey.

Schedule daily update to run as a PSScheduled Job, enforce that it should run elevated and let the implicit credentials used when executing the script authorize the job where the previous script threw an error if there was no local user with the explicitly configured name of "admin".

This method requires PS 5.0 and up but since this script is for Windows 10 that is not a concern.
8 years ago
Alex Hirsch 1b36c653cf Merge pull request #89 from kyedavey/suggested-apps
Prevent "Suggested Applications" returning
8 years ago
Kye Davey f8439e861a Prevent "Suggested Applications" returning
Addition of Registry key to disable "Suggested Applications". This wont remove existing suggested applications, however it will prevent new suggestions and the return of removed suggestions.
8 years ago
Alex Hirsch b37b04e76a Merge pull request #88 from kyedavey/master
Update remove-default-apps.ps1
8 years ago
Kye Davey fdca29a3d2 Update remove-default-apps.ps1
Addition of Caesars Slots game to Non-Microsoft apps for removal
8 years ago
Alex Hirsch d14cc2e5bd Merge pull request #84 from kyedavey/master
Update remove-default-apps.ps1
8 years ago
kyedavey 51e0b75607 Update remove-default-apps.ps1
Added Facebook and RoyalRevolt2 to non-Microsoft Apps
8 years ago
Alex Hirsch 1632f361d5 Merge pull request #83 from DSacks91/Typo
Fixed Typo
8 years ago
DSacks91 b177d0b642 Fixed Typo 8 years ago
Alex Hirsch ba37616216 Merge branch 'pr-feedbackhub' 8 years ago
Alex Hirsch f1fc91df5e Merge pull request #80 from paulohpf/patch-1
Update remove-default-apps.ps1
8 years ago
Paulo Henrique Palmeira Franco b1d0dcbf03 Update remove-default-apps.ps1
Microsoft.WindowsFeedbackHub came with some Microsoft Update
8 years ago
Paulo Henrique Palmeira Franco effa55eb2b Update remove-default-apps.ps1
DB6EA5DB.CyberLinkMediaSuiteEssentials came with Dell Machines
Microsoft.OneConnect came with some Microsoft Updates
8 years ago
Alex Hirsch b08e865aa9 Merge pull request #73 from DannyDaemonic/patch-1
Added Pandora to unwanted app list.
8 years ago
DannyDaemonic 49136c1e6b Added Pandora to unwanted app list. 8 years ago
Alex Hirsch 56724b8c4f Create disable-searchUI.bat 8 years ago
Alex Hirsch d185d5f6c8 Rename disable_ShellExperienceHost.bat to disable-ShellExperienceHost.bat 8 years ago
Alex Hirsch 5d57b0e1d0 Create disable_ShellExperienceHost.bat 8 years ago
Alex Hirsch de79ea52bc Add my start button for classic shell 8 years ago
Alex Hirsch 0dcf6ad3e7 Add notice about Home Edition and other languages 8 years ago
Alex Hirsch 2236687c1f Fix most of anniversary stuff
close #66
8 years ago
Alex Hirsch a36d990784 Add note about fucking startmenu to README 8 years ago
Alex Hirsch da846996f5 Add .gitattributes 8 years ago
Alex Hirsch 828c2398db Merge pull request #72 from kris545545/patch-1
Added Asphalt 8: Airborne to the list.
8 years ago
Kris545545 cfa77461f4 Added Asphalt 8: Airborne to the list. 8 years ago
Alex Hirsch 524096ee03 Merge pull request #70 from Wanyal/master
Add apps included with Redstone update
8 years ago
Wanyal c5849c9950 Add apps included with Redstone update 8 years ago
Alex Hirsch 2870a3fc98 Merge pull request #69 from austinmroczek/patch-1
create scheduled task for upgrades
8 years ago
austinmroczek 6604aa0846 create scheduled task for upgrades 8 years ago
Alex Hirsch 79f670f072 Merge pull request #67 from austinmroczek/master
add ProviderName flag when installing packages
8 years ago
austinmroczek 9c1b9f0215 add ProviderName flag when installing packages
Tried running the file to install putty and got this:

WARNING: 'putty' matched package 'putty/0.67' from provider: 'Chocolatey', source 'chocolatey'
WARNING: 'Putty' matched package 'Putty/1.0' from provider: 'PowerShellGet', source 'PSGallery'
Install-Package : Unable to install, multiple packages matched 'Putty'. Please specify a single -ProviderName.

Following the surprisingly helpful error message, I added the ProviderName flag to the end of line 36

Testing on my system and all seems fine.
8 years ago
Alex Hirsch e15701e5a2 Fix explorer not showing up after aniversary update
close #58
8 years ago
Alex Hirsch f4c3e559f3 Use Desktop env var for god mode script
close #62
8 years ago
Alex Hirsch ed0b79be32 Merge pull request #60 from basictheprogram/Microsoft.MicrosoftStickyNotes
Microsoft.microsoft sticky notes
8 years ago
Alex Hirsch d4e14a2b0d Merge pull request #61 from basictheprogram/Microsoft.OneConnect
Added Microsoft.OneConnect
8 years ago
Bob Tanner 37871de0f1 Added Microsoft.OneConnect 8 years ago