Skip to content

Instantly share code, notes, and snippets.

View WrayOfSunshine's full-sized avatar

Michael Wray WrayOfSunshine

  • Kansas City, MO
View GitHub Profile
@noseratio
noseratio / remove-unwanted-windows11-apps.ps1
Last active January 19, 2025 13:20
Windows 11 autorun resident apps that I have to remove manually
# Teams 2.0 (no work account support yet)
winget uninstall MicrosoftTeams_8wekyb3d8bbwe
# Your Phone
winget uninstall Microsoft.YourPhone_8wekyb3d8bbwe
# Widgets (Web Experience Pack)
winget uninstall MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy
# Cortana
// ==UserScript==
// @name Evolve
// @namespace http://tampermonkey.net/
// @version 3.3.1.143
// @description try to take over the world!
// @downloadURL https://github.com/Vollch/Evolve-Automation/raw/master/evolve_automation.user.js
// @updateURL https://github.com/Vollch/Evolve-Automation/raw/master/evolve_automation.meta.js
// @author Fafnir
// @author TMVictor
// @author Vollch
@vancluever
vancluever / gnome-tracker-disable.md
Last active April 9, 2025 07:13
GNOME Tracker Disable

Disabling GNOME Tracker and Other Info

GNOME's tracker is a CPU and privacy hog. There's a pretty good case as to why it's neither useful nor necessary here: http://lduros.net/posts/tracker-sucks-thanks-tracker/

After discovering it chowing 2 cores, I decided to go about disabling it.

Directories