Skip to content

Instantly share code, notes, and snippets.

View ninjamonkey198206's full-sized avatar

Kevin Ruffus ninjamonkey198206

View GitHub Profile
@ninjamonkey198206
ninjamonkey198206 / Windows10-Setup.ps1
Created January 26, 2019 02:06 — forked from NickCraver/Windows10-Setup.ps1
(In Progress) PowerShell Script I use to customize my machines in the same way for privacy, search, UI, etc.
##################
# Privacy Settings
##################
# Privacy: Let apps use my advertising ID: Disable
Set-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo -Name Enabled -Type DWord -Value 0
# To Restore:
#Set-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo -Name Enabled -Type DWord -Value 1
# Privacy: SmartScreen Filter for Store Apps: Disable
Set-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost -Name EnableWebContentEvaluation -Type DWord -Value 0

Keybase proof

I hereby claim:

  • I am ninjamonkey198206 on github.
  • I am ninjamonkey1982 (https://keybase.io/ninjamonkey1982) on keybase.
  • I have a public key ASAnFWPlPZSaw91cE652ewqECpWBxM-zSp3bjCp62csHIQo

To claim this, I am signing this object: