(904) 284-4480

OPDENT

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
				
			

wiztree – disk usage program (tree size)

crystaldiskinfo – hdd info and check

Choco Upgrade Script

Windows 11 Restore Right Click Legacy Menu

				
					reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
				
			

https://answers.microsoft.com/en-us/windows/forum/all/restore-legacy-right-click-menu-for-file-explorer/a62e797c-eaf3-411b-aeec-e460e6e5a82a


Kill Services

Servicestop.bat – Download


Altera

Baymeadows – Download

Evens – Download

Mandarin – Download

Orange Park – Download

Silver Forest – Download


Splashtop

Download

Android Ver – Download


Malwarebytes

Download


 

Windows 11 Debloat

https://github.com/builtbybel/BloatyNosy/releases


Tweaks

List All installed Apps

Get-AppxPackage -AllUsers | Select Name, PackageFullName

Remove Local Experience Packs

Get-AppxPackage -AllUsers *LanguageExperiencePack* | Select Name

Get-AppxPackage -allusers Microsoft.LanguageExperiencePackth-TH | Remove-AppxPackage