Skip to content

hmdepic55-netizen/Ultimate.ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ultimate.ps1

Ultimate.ps1 is a Powershell script to configure post installation, remove bloatware and optimize your system.

It's designed as a base for users needing a minimal, very responsive OS environment.

Features

Deep Debloat Removes built-in UWP bloatware.

Strips Windows SystemApps folders .

Removes Windows Widgets Platform.

Sweeps all AppX packages except specific whitelisted ones

Component Stripping

Windows Defender (optional) Windows Update (optional) Virtualization Based Security / Core Isolation (optional) OneDrive Teams Edge, made sure it don't affect webview

Telemetry & Privacy

Disables telemetry, diagnostics, and data collection

Disables Cortana, Bing search, web search

Disables advertising ID, location services, and sensor access

Disables activity feed, cross‑device sync, and clipboard history

Disables Wi‑Fi Sense, hotspot reporting, and delivery optimization.

System Optimization

Applies 200+ registry tweaks

Disables unnecessary services

Disables unnecessary/telemetry scheduled tasks

Optimizes TCP/IP, disables IPv6, sets DNS to Cloudflare

Imports a custom ultimate-performance power plan

Sets pagefile size based on your RAM

Disables USB selective suspend

Runs DISM component cleanup.

Context Menu & Explorer Tweaks

Restores classic context menu on Windows 11

Adds "Restart Explorer" to desktop context menu

Adds "Get Hash" to file context menu

Adds "Take Ownership" to file/folder context menu

Removes useless context menu entires

DISABLES NOTIFICATION CENTER

Browser Policies

Disables telemetry and bloat in Edge, Brave, and Firefox

OEM Bloat Cleanup

Supported compoments: NVIDIA, AMD, Intel GPU

Realtek, Waves, Nahimic, Creative audio

ASUS, MSI, Gigabyte, ASRock, Dell, HP, Lenovo, Acer

Logitech , Corsair iCUE, Razer Synapse, SteelSeries , HyperX NGENUITY, ASUS Aura

Hosts File configuration

Optional Software Installs

7‑Zip

AutoHotkey v2

Open‑Shell

Everything (search tool)

PowerToys

VLC

Windows Terminal

fastfetch

Windhawk (pre‑installs mods)

All installs use winget if available, or fallback to hash‑verified direct downloads.

Cursor Scheme

Downloads and applies a custom cursor pack (no‑tail arrows) to all user profiles

Requirements

Windows 10 or Windows 11 (Tested on Windows 20H2). Powershell Core 6.0 or higher

Script Not Working?

try executing this command first before starting the script: "Set-ExecutionPolicy Bypass -Scope LocalMachine -Force"

Usage

There are several parameters you can use for this script:

-WhatIf By using this param, you can simulate running the script WITHOUT committing any changes,

-Section By using this param with one of these sections:

(defender, updates, HKCR, Edge, usb, contextmenu, xbox, contextmenu-b, drivers, registry, hostsblock, features, services, onedrive, bcdedit, network, appx, oem, power, Component cleanup, teams, sys apps, software, cursors, schdtasks, EventsLog.)

you can run a single specific section, for example: ./ultimate.ps1 -section Features.

-SkipSection By using and combining this param, you can skip a specific/multiple sections, for example: ./ultimate.ps1 -skipsection software, oem

⚠️ Disclaimer THIS SCRIPT IS FOR ADVANCED USERS, It makes permanent changes to your system.

You are responsible for your own system. Use at your own risk.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages