Software Downloads

Exclusive tools and utilities developed by ComputerBas.

Icon

Cleanup 11

System Optimization

Icon

Software Installer

All-in-one Installer

Icon

Debloat Windows 11

Remove Bloatware

Icon

Disable Services

Advanced System Tweak

Icon

Activate Windows

Activation Tool

Icon

WiFi Passwords

PasswordRecovery

Video Tutorials

Troubleshooting

Trust the downloads. They are from me.

If they don't work:

  1. Download Microsoft Desktop Runtime 6.
  2. Update your apps in the Microsoft Store.

Or run this in PowerShell (Admin):

Install-PackageProvider NuGet -Force; Add-AppxPackage -Path 'https://github.com/microsoft/winget-cli/releases/latest/download/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle' Set-PSRepository PSGallery -InstallationPolicy Trusted; Install-Module -Name WingetTools -Force; winget install -e -h --id "RARLab.WinRAR"; exit

    Laatst gewijzigd op 03/01/2026
User