Chocolatey
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Packages
Dell Machine
choco install adobereader autoruns ccleaner googlechrome bginfo dellcommandupdate procexp crystaldiskinfo /y
Micro PC
choco install adobereader autoruns ccleaner googlechrome bginfo procexp crystaldiskinfo /y
Windows 11 Restore Right Click Legacy Menu
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Kill Services
Servicestop.bat – Download
Altera
Baymeadows – Download
Mandarin – Download
Orange Park – Download
Silver Forest – Download
OakTree – Download
Lofton Creek – Download
Splashtop
Android Ver – Download
Malwarebytes
Netspeed
Windows 11 Debloat
https://github.com/builtbybel/BloatyNosy/releases
System File Checker
sfc /scannow
DISM
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Power Shell Commands
Get RAM Details – By RAM Slot
Get-CimInstance -Class CIM_PhysicalMemory -ErrorAction Stop | Select-Object * | Out-GridView
Get Service Tag
wmic bios get serialnumber