BROWSER NUKE
A KentDevTools.com Product · Windows 10 & 11 · PowerShell Script
WHAT’S INCLUDED
- ✓BrowserNuke.ps1 full script, no DRM
- ✓Removes Google Chrome completely
- ✓Removes Microsoft Edge completely
- ✓Kills all services & scheduled tasks
- ✓Deep registry wipe (HKLM + HKCU)
- ✓Force-removes locked system folders
- ✓Edge reinstall blocker policy
- ✓Real-time log + Save Log feature
- ✓Dark GUI professional UI
- ✓Free updates for 12 months
REQUIREMENTS
- 💻Windows 10 or Windows 11
- ⚡PowerShell 5.1 or higher (pre-installed)
- 🔑Administrator account
- 📡No internet required runs offline
- 💾No installation needed run directly
- 🛡️May need AV exclusion (false positive)
IF BLOCKED BY POWERSHELL
Set-ExecutionPolicy
-Scope CurrentUser
-ExecutionPolicy Bypass
⚠️ Before downloading: Export your bookmarks and passwords from Chrome and Edge first. Browser Nuke permanently deletes all browser data including bookmarks, saved passwords, history and extensions. This cannot be undone.
Password: 6121827
How to run it

After purchase, you’ll receive BrowserNuke.ps1 instantly. Here’s how to use it:
STEP 01
Save to Desktop
Save BrowserNuke.ps1 to your Desktop for easy access.
STEP 02
Right-click → Run with PowerShell
Right-click the file and choose “Run with PowerShell”. Click Yes on the Administrator prompt.
STEP 03
Select & Detonate
Choose Chrome, Edge, or both. Set your options. Click DETONATE and confirm.
STEP 04
Restart your PC
When the log shows ALL DONE, restart Windows to finish cleanup of locked files.
ALTERNATIVE RUN FROM POWERSHELL DIRECTLY
powershell -ExecutionPolicy Bypass -File BrowserNuke.ps1
Full documentation including troubleshooting, FAQ and changelog is available at Documentation
Release history
V2.0 LATEST
Complete rewrite new GUI, aggressive removal engine
Full dark-theme GUI, real-time progress bar, recursive setup.exe finder, robocopy fallback for locked files, Edge reinstall blocker via group policy, ARP fallback uninstall, dark titlebar via DwmSetWindowAttribute, Save Log feature, KentDevTools branding throughout.
V1.1
Bug fixes UI freeze, path detection, auto-scroll
Fixed GUI thread freezing during long operations. Fixed Edge setup.exe detection on non-standard installs. Fixed log box not auto-scrolling. Added 2-second delay after process kill before file deletion.
V1.0
Initial release
First public release. Chrome and Edge removal via official uninstaller, registry cleanup, service and task removal, optional profile data deletion, basic dark GUI.