Skip to content

Instantly share code, notes, and snippets.

View gregmac's full-sized avatar

Greg MacLellan gregmac

View GitHub Profile
@gregmac
gregmac / reclaimWindows10.ps1
Last active August 27, 2021 21:11 — 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. Fork via https://github.com/Disassembler0 (different defaults)
##########
# Run as admin:
#
# (New-Object System.Net.WebClient).DownloadString("https://gist.github.com/gregmac/c8cf9fe7e48d0e9a15c985674b9861d9/raw") | iex
#
# Tweaked Win10 Initial Setup Script
# Primary Author: Disassembler <disassembler@dasm.cz>
# Modified by: alirobe <alirobe@alirobe.com> based on my personal preferences.
@gregmac
gregmac / readme.md
Last active December 19, 2015 06:39 — forked from jkp/readme.md

Want to fork your own gists? No fork button? No problem!

Install this Gist by saving to disk (click "Raw"), and then locate it on your machine, and drag it to your Extensions tab in Chrome.