How to Change MTU Size on Windows 11

Your sites could load faster with a change in MTU settings!

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

Problems may arise if your system sends or receives data with the wrong MTU size. In this guide, we’ll show you how to change the MTU size on your Windows 11 PC.

How do I modify MTU settings on Windows 11?

Tip icon Tip
The default MTU size in Windows 11 is 1500, the maximum allowed. This is the largest packet size that can be sent or received on a network. If these limits are exceeded, there will be repercussions. For instance, if your MTU size is too high, you may experience errors such as the Xbox 360 MTU error.

Before going through the steps below, take note of the following:

  • Check your computer’s maximum MTU size and ensure not to exceed these limits. Open a command line as an administrator, enter the following command to find the current MTU: netsh interface ipv4 show subinterfaces

Below is how you can adjust your MTU settings:

1. Use the Control Panel

  1. Hit the Windows key, type Control Panel in the search bar, and click Open.control-panel-search fallout new vegas runtime error
  2. Navigate to Network and Internet.
  3. Click on Network and Sharing Center.
  4. Next, click on your Wi-Fi adapter and select Properties.
  5. Hit the Configure button.
  6. Navigate to the Advanced tab, locate the Jumbo Packet under Property, then under the Value option, select an option from the drop-down menu, and hit OK.

2. Use the Command Prompt

  1. Hit the Windows key, type cmd in the search bar, and click Open.cmd-run-admin-w11 unexpected kernel mode trap windows 11
  2. Type the following command and hit Enter: netsh interface ipv4 show subinterfaces
  3. Note down the interface you’d like to change, then enter the next command. Remember to replace subinterface name with the one you noted down and 9000 with a new MTU value within the accepted limits: netsh interface ipv4 set subinterface <subinterface name> mtu=9000 store=persistent

How to verify the changes and ensure optimal performance

After changing your MTU settings on your Windows PC, we recommend running a few tests to ensure everything is working as intended:

A key tell-tale would be to run a ping command. If your gaming performance has improved, file sharing is faster, and sites load a little bit faster, you can conclude the change in MTU settings was successful.

However, if the result is vice versa, and you experience slow internet speeds, it is possible the process was unsuccessful.

Hopefully, these steps have enabled you to edit your network settings for the best MTU value optimization.

More about the topics: Windows 11

User forum

0 messages