Wingetlywingetly
← All apps

Auslogics BoostSpeed

by Auslogicsv14.1.0.1

Last updated

Being a comprehensive suite of powerful computer maintenance tools, Auslogics BoostSpeed 14 can help optimize your PC to run just the way you like.

Install with winget

$ winget install --id Auslogics.BoostSpeed --exact --version 14.1.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Auslogics BoostSpeed

Auslogics BoostSpeed uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
auslogics-boost-speed-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Auslogics BoostSpeed

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

AusLogics BoostSpeed is the perfect solution to your computer optimization problem and a powerful tool to tune your system optimally, clean your registry and disk, and optimize your programs.

It is a program that allows you quickly and efficiently tune your system for maximum performance. The built-in System Adviser will check your system settings through 50 different tests and give you recommendations for each test.

The program checks your system in real-time and if it finds that any of the parameters can be optimized, it will inform you.

The program allows you to:

- speed up your Internet connection with the Internet Optimization Wizard;

- Significantly speed up the loading of pages thanks to DNS caching;

- Set up Internet Explorer, Mozilla, and Opera for maximum performance;

- Activate the Banner Killer feature, which blocks ads from loading;

- optimize Windows with a number of the kernel, file system, and service settings;

- clean the registry and hard drive of unnecessary information;

- optimize Windows look and feel for maximum performance;

- speed up Windows startup by using the Startup Editor and advanced settings;

- Comprehensive optimization of Microsoft Office, Internet Explorer, Mozilla, and Opera;

- Optimize some Windows components, namely Windows Media Player and DirectX;

- Manage all installed programs with the help of Uninstall Wizard;

- Optimize the memory of your computer with the powerful optimization function;

- Comprehensively check the optimization of your system with a System Adviser.

Installers · v14.1.0.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Auslogics BoostSpeed.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Auslogics Windows SlimmerAuslogics
    Auslogics.WindowsSlimmerv5.2.0.6

    Windows Slimmer will clear temporary files, remove junk, and clean up system files you no longer need to free up disk space and make your system more efficient

  • Auslogics Video GrabberAuslogics
    Auslogics.VideoGrabberv1.0.0.13

    Video Grabber — Download Any Video in a Click. Whether you’re looking to download YouTube videos to a PC, save videos from Twitter, Facebook, Yahoo, or simply download a video from a website

  • Auslogics Registry CleanerAuslogics
    Auslogics.RegistryCleanerv11.1.0.1

    Auslogics Registry Cleaner is more than a simple registry repair tool. It performs a thorough scan and allows you to effortlessly fix registry issues, improving computer performance.

  • Auslogics Duplicate File FinderAuslogics
    Auslogics.DuplicateFileFinderv11.1.1.0

    Auslogics Duplicate File Finder is a Windows tool that identifies and removes redundant copies of files across drives, folders, and cloud storage using byte-by-byte content comparison to ensure 100% accuracy beyond filename/size matching.

  • Auslogics File RecoveryAuslogics
    Auslogics.FileRecoveryv12.1.1.0

    Auslogics File Recovery can restore deleted files you thought were lost for good. It works with hard drives, USB storage drives, and memory cards, retrieves all file types, even from lost partitions

  • Auslogics Driver UpdaterAuslogics
    Auslogics.DriverUpdaterv2.1.0.0

    Auslogics Driver Updater 2.0 doesn’t just update drivers. It will optimize your hardware, protect it from heat-induced damage, check the safety of installed driver updates, and improve overall PC performance.

More from Auslogics or browse BoostSpeed, Optimize.

Frequently asked questions

How do I install Auslogics BoostSpeed on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Auslogics.BoostSpeed --exact --version 14.1.0.1. winget downloads the installer from Auslogics and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Auslogics BoostSpeed silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Auslogics.BoostSpeed --exact 14.1.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Auslogics BoostSpeed?
Auslogics BoostSpeed uses EXE (Inno Setup). Run the downloaded installer with: auslogics-boost-speed-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Auslogics BoostSpeed via winget?
Run: winget uninstall --id Auslogics.BoostSpeed --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Auslogics BoostSpeed's Apps & Features entry.
Is Auslogics BoostSpeed free?
Auslogics BoostSpeed is distributed under Proprietary. Refer to the publisher (https://www.auslogics.com/en/software/boost-speed/) for the full license terms - Wingetly itself does not charge for installation.
Does Auslogics BoostSpeed work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Auslogics BoostSpeed directly from the publisher.
How do I keep Auslogics BoostSpeed up to date?
Run winget upgrade --id Auslogics.BoostSpeed --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Auslogics BoostSpeed from microsoft/winget-pkgs.