Skip to content

Instantly share code, notes, and snippets.

View kmcphillips's full-sized avatar

Kevin McPhillips kmcphillips

View GitHub Profile
@kmcphillips
kmcphillips / reclaim_win10.ps1
Last active January 8, 2017 19:44 — forked from alirobe/reclaimWindows10.ps1
"Reclaim Windows 10" turns off a bunch of unnecessary Windows 10 telemetery, removes bloatware, and privacy invasions.
##########
# Win10 Initial Setup Script
# Author: Disassembler <disassembler@dasm.cz>
# Version: 1.7, 2016-08-15
# Adapted by Kevin McPhillips 2017-01-07
# dasm's script: https://github.com/Disassembler0/Win10-Initial-Setup-Script/
# NOTE: READ THIS SCRIPT CAREFULLY BEFORE RUNNING IT. ADJUST COMMENTS AS APPROPRIATE.
# This script will reboot your machine when completed.