Windows 10 Registry Tweaks Github New [new] (2025)

The world of Windows 10 registry tweaks on GitHub is a fast-moving space where enthusiasts build scripts to "debloat" the OS, boost gaming performance, and reclaim privacy. As of April 2026, the community has shifted toward highly automated toolboxes and privacy-hardening scripts that go beyond simple registry edits The Evolution of the "Tweaker"

Earlier scripts often focused on removing single apps, but modern GitHub repositories like Win10 Ultimate System Tweaks now offer "all-in-one" toolboxes. These projects use

(PowerShell) scripts to modify thousands of registry keys simultaneously. Popular Modern Registry Tweaks semazurek/ET-Optimizer - GitHub

Searching for "piece" in the context of Windows 10 registry tweaks on GitHub often refers to comprehensive "Master" scripts or specialized optimization toolboxes that combine hundreds of individual registry modifications into a single piece of software or script.

Here are some of the most notable and recent registry tweak collections available on GitHub for Windows 10: Popular Optimization Toolboxes

Win10-Ultimate-System-Tweaks: A recently updated (January 2026) "Ultimate" mod that aims to optimize Windows 10 by adding "tons of new registry tweaks," disabling unnecessary services, and cleaning context menus.

Win-Tweak: An automated backup and optimization tool that uses a numbered menu system to apply standard or "aggressive" registry optimizations. windows 10 registry tweaks github new

Windows_Tweakers: Described as an "incredible amount of scripts" and registry tweaks for initial OS setup to increase FPS and simplify configuration. Focused Registry Script Collections

Registry Tweaks Refresh: A script specifically tailored for refreshing and optimizing modern Windows environments through batch files.

Optimize_NextGen Registry Tweaks: A batch script designed to optimize privacy (blocking telemetry) and performance (power settings) for Windows 10 builds 1809 and newer.

BetterWindows: A set of tweaks that includes registry edits for disabling defender, tracking, and telemetry, alongside UI customizations like adding Command Prompt to the right-click menu. Common Tweaks Included in These Collections

Performance: Reducing MenuShowDelay (default 400ms) to 50ms for faster UI response and disabling minimize/maximize animations. Privacy: Disabling telemetry services and tracking.

Context Menu: Removing bloatware entries like "Share," "Give Access," or "Include in Library" and adding "Take Ownership" or "Kill Not Responding Tasks". The world of Windows 10 registry tweaks on

System Maintenance: Speeding up shutdown time and resolving specific Windows 10 memory leaks. ehsan18t/Win10-Ultimate-System-Tweaks - GitHub


The Critical Warning: Risks and Due Diligence

While GitHub is generally safer than random .exe files, "new" tweaks are often experimental. Blindly applying them can lead to:

Best Practices When Exploring "New" Registry Tweaks on GitHub:

  1. Read the Script Raw: Before downloading or running, open the .reg or .ps1 file on GitHub's website. Understand every path and value.
  2. Check the "Last Commit" Date: A tweak from 2021 is likely outdated for Windows 10 22H2. Look for updates within the last 6 months.
  3. Look for a README and revert folder: Reputable projects provide documentation and scripts to undo changes.
  4. Search Issues: Check if other users have reported blue screens (BSOD) or bugs with the latest Windows update.
  5. Test in a VM or Create a System Restore Point: Always backup your registry (File -> Export in regedit.exe) or create a full system restore point before applying any collection of tweaks.

2. Removing the "3D Objects" Folder

The "3D Objects" folder cluttering your "This PC" view is useless for most users. The Registry Hack: Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\31C0DD25-9439-4F12-BF41-7FF4EDA38722\PropertyBag Change the value ThisPCPolicy from Show to Hide.

1. The Aggressive Telemetry Block (Privacy Win)

The Problem: Windows 10 sends usage data back to Microsoft constantly. Disabling it via Settings does nothing. The GitHub Solution: New scripts that block telemetry at the DNS and Registry level using DiagTrack and dmwappushservice.

⚠️ Safety First: The Rules of GitHub Tweaking

Before you run a script found on GitHub, follow these three rules: The Critical Warning: Risks and Due Diligence While

  1. Check the "Stars" and "Forks": A repo with 10,000 stars is generally safer than one with 5 stars. High engagement means the code is vetted.
  2. Check the "Last Updated" Date: Windows 10 changes rapidly. If a registry repository hasn't been updated in 3 years, it might break your system or fail to work on modern updates.
  3. Read the Code: Never run a .bat or .ps1 file without opening it in Notepad first. Look for lines that download external files or connect to unknown IPs. Legitimate registry tweaks should strictly edit keys, not download executables.

Step 1: Inspect the Code

Never trust a .reg file blindly. Right-click the file on GitHub and click "Raw." Read it.

3.1 Anti-EOL & Update Suppression

With Windows 10 EOL scheduled for October 2025, new tweaks focus on managing the forced upgrade to Windows 11.

The Ultimate Guide to Windows 10 Registry Tweaks: Finding Gems on GitHub

Windows 10 is a powerful operating system, but let’s be honest: out of the box, it comes with its fair share of clutter. From Candy Crush pre-installed in the Start Menu to intrusive telemetry and convoluted menus, power users often feel the need to "clean house."

While you can manually edit the Registry Editor (regedit), that is a time-consuming and risky game. Enter GitHub—the world’s largest repository of open-source code. It has become the go-to destination for curated, community-vetted scripts that can transform your Windows 10 experience in seconds.

Here is your guide to the best "new" and updated Windows 10 registry tweaks found on GitHub today.


3.3 AI Feature Disablement (Copilot & Recall)

Windows 10 backported certain AI features from Windows 11.