Wingetlywingetly
← All apps

SoftPerfect Bandwidth Manager

by SoftPerfect Pty Ltdv3.3.0

Last updated

Bandwidth limiter and traffic shaper for Windows

Install with winget

$ winget install --id SoftPerfect.BandwidthManager --exact --version 3.3.0

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

Silent install command for SoftPerfect Bandwidth Manager

SoftPerfect Bandwidth Manager uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
bandwidth_manager_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for SoftPerfect Bandwidth Manager

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

Are your Internet usage or costs unexpectedly high? Does inappropriate use of the network or the Internet have an adverse effect on your business performance? Did the Internet access bandwidth become a major bottleneck in your network?

If your network has any of these problems, SoftPerfect Bandwidth Manager will provide a cost-effective solution. The software monitors your network traffic and limits bandwidth in whatever manner you specify. The result is an immediate increase in the efficiency of your network together and a reduction in your overall bandwidth requirements while allowing important Internet applications to run at full speed.

SoftPerfect Bandwidth Manager is a full-featured traffic management tool for Windows that offers cost-effective bandwidth control and quality of service based on built-in prioritised rules. These rules can specify a bandwidth limit for each Internet user. The software of this kind is otherwise known as bandwidth limiter or traffic shaper. With its help, you can apply speed-throttling rules to specified IP and MAC addresses, ports and even network interfaces with no changes to your existing network infrastructure. The rich feature set of SoftPerfect Bandwidth Manager software is easily managed via the intuitive Windows GUI.

Key features

- Centralised configuration from a single network location.

- Flexible, prioritised, bidirectional rules to specify maximum data rates and usage allowances.

- Rules for IP and MAC addresses, protocols, ports (for TCP/IP) and network interfaces.

- Transparency for end users with no client software installation required in most cases.

- Quotas, scheduler, email notifications and comprehensive usage reports.

Installers · v3.3.0

ArchitectureTypeScopeInstallDownload
x64EXE
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 SoftPerfect Bandwidth Manager.

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

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • SoftPerfect Connection EmulatorSoftPerfect Pty Ltd
    SoftPerfect.ConnectionEmulatorv1.9

    Controlled environment for network application testing

  • SoftPerfect Switch Port MapperSoftPerfect Pty Ltd
    SoftPerfect.SwitchPortMapperv26.9

    Easy network switch port identification for Windows, macOS and Linux

  • NetGeniusSoftPerfect Pty Ltd
    SoftPerfect.NetGeniusv1.1.2

    Internet connection optimisation and application control

  • SoftPerfect Network ScannerSoftPerfect Pty Ltd
    SoftPerfect.NetworkScannerv26.9

    Powerful multipurpose network administration tool for Windows, macOS and Linux

  • SoftPerfect Cache RelocatorSoftPerfect Pty Ltd
    SoftPerfect.CacheRelocatorv1.9

    SoftPerfect Cache Relocator is a quick and easy way to move your browser cache. This utility is intended to be used in conjunction with SoftPerfect RAM Disk, which offers all the benefits of creating disks in RAM

More from SoftPerfect Pty Ltd or browse bandwidth, internet, limiter.

Frequently asked questions

How do I install SoftPerfect Bandwidth Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SoftPerfect.BandwidthManager --exact --version 3.3.0. winget downloads the installer from SoftPerfect Pty Ltd and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SoftPerfect Bandwidth Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SoftPerfect.BandwidthManager --exact 3.3.0 --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 SoftPerfect Bandwidth Manager?
SoftPerfect Bandwidth Manager uses EXE (Inno Setup). Run the downloaded installer with: bandwidth_manager_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall SoftPerfect Bandwidth Manager via winget?
Run: winget uninstall --id SoftPerfect.BandwidthManager --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SoftPerfect Bandwidth Manager's Apps & Features entry.
Is SoftPerfect Bandwidth Manager free?
SoftPerfect Bandwidth Manager is distributed under Proprietary. Refer to the publisher (https://www.softperfect.com/products/bandwidth/) for the full license terms - Wingetly itself does not charge for installation.
Does SoftPerfect Bandwidth Manager 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 SoftPerfect Bandwidth Manager directly from the publisher.
How do I keep SoftPerfect Bandwidth Manager up to date?
Run winget upgrade --id SoftPerfect.BandwidthManager --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SoftPerfect Bandwidth Manager from microsoft/winget-pkgs.