Tools & Resources

Tip: Click any green command to copy it to clipboard.

EDGE Resources on GitHub
https://github.com/aluders/edge-resources

Windows

EDGE PowerShell Utilities
elevated powershell
irm encompass.vcc.net | iex (encompass print fix)
irm dns.vcc.net | iex (clear system and browser dns cache)
irm netscan.vcc.net | iex (network scanner)
irm office.vcc.net | iex (office product key manager)
irm qb-reset.vcc.net | iex (qb entitlement reset)
irm qb-server.vcc.net | iex (qb server checkup)
irm rdpreport.vcc.net | iex (rdp connection history)
irm signatures.vcc.net | iex (disable outlook roaming signatures)
irm spooler.vcc.net | iex (clear print spooler)
irm wifipass.vcc.net | iex (show saved wifi passwords)
CTT Windows Utility
https://github.com/ChrisTitusTech/winutil
elevated powershell
irm christitus.com/win | iex
CTT Bypass (Local User Install)
https://github.com/ChrisTitusTech/bypassnro
shift + f10 → command prompt
curl -L christitus.com/bypass -o skip.cmd
skip.cmd
Windows Local User Install (Pre-25H2)
Option 1 ...
do not connect to network during setup
shift + f10 → command prompt
oobe\bypassnro → enter
after reboot, choose "setup without internet"
if already connected to wifi run this immediately after reboot
netsh wlan disconnect → enter

Option 2 ...
shift + f10 → command prompt
start ms-cxh:localonly → enter
25H2 Enablement Package
download
windows 11 24h2 to 25h2
25H2 Installer
download
windows 11 25h2 in-place upgrade (restrictions removed)
Windows Online Fix
DISM /Online /Cleanup-Image /RestoreHealth
Windows Fix from ISO
assume x: is mounted image or drive
DISM /Online /Cleanup-Image /RestoreHealth /Source:X:\Sources\install.wim
Windows Subsystem for Linux (WSL)
wsl --install

Software & Utilities


Services