Wednesday, August 28, 2024

Amazon Rufus - Just Kill It

 uBlock Origin block Amazon Rufus
Go to "options" "my filters"
Add these 2 lines
www.amazon.com##.rufus-panel-header-container
www.amazon.com##.rufus-container-peek-view


Before

After






Standard User Account Setup

Create Standard User With Blank Password Batch File @echo off setlocal :: Check for admin privileges net session >nul 2>&1 if %err...