How to limit bandwidth to a certain value using netsh?

Ayushi Chaudhuri 190 Reputation points
2023-03-14T04:58:20.99+00:00

I want to limit the bandwidth usage of my internet for testing purposes to a certain value. Does anyone know any netsh commands or any commands in powershell to do so?

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,751 Reputation points
    2023-03-14T14:42:42.3233333+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to bandwidth limit.

    Option 1 : You can use GPO -> Computer/User Configuration (pick one or the other) > Windows Settings > Policy-based QoS

    Option 2 : You can use the next cmdlet: Set-VMNetworkAdapter

    https://learn.microsoft.com/en-us/powershell/module/smbshare/set-smbbandwidthlimit?view=windowsserver2022-ps

    --If the reply is helpful, please Upvote and Accept as answer--

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MotoX80 36,291 Reputation points
    2023-03-14T12:54:21.26+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.