Skip to content

Instantly share code, notes, and snippets.

View wpg4665's full-sized avatar

Will Gordon wpg4665

  • Masline Electronics
  • Rochester, NY
View GitHub Profile
@wpg4665
wpg4665 / reclaimWindows10.ps1
Last active November 11, 2018 02:26 — forked from alirobe/reclaimWindows10.ps1
"Reclaim Windows 10" turns off a bunch of unnecessary Windows 10 telemetery, removes bloatware, and privacy invasions. Review and tweak before running. Scripts for reversing are included and commented. Forked from http://pastebin.com/gQxCUkLP
##########
# Tweaked Win10 Initial Setup Script
# Primary Author: Disassembler <disassembler@dasm.cz>
# Original Version: 1.4, 2016-01-16
# Tweaked based on personal preferences for @alirobe 2016-03-23 - v1.4.1
# NOTE: MAKE SURE YOU READ THIS SCRIPT CAREFULLY BEFORE RUNNING IT + ADJUST COMMENTING AS APPROPRIATE
##########
# Ask for elevated permissions if required
If (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole]"Administrator")) {
2015-01-05T16:39:38.312Z - info: starting...
2015-01-05T21:26:00.230Z - info: starting...
2015-01-05T21:34:41.652Z - info: starting...
2015-01-05T21:36:02.876Z - info: starting...
2015-01-05T21:37:10.051Z - info: starting...
2015-01-05T21:37:44.655Z - info: starting...
2015-01-05T21:38:55.765Z - info: starting...
2015-01-05T21:39:19.045Z - info: starting...
2015-01-05T21:39:25.115Z - info: starting...
2015-01-05T21:39:40.913Z - info: starting...