Results 1 to 4 of 4

Thread: Need to change MTU size in Vista

  1. #1
    Join Date
    Jun 2009
    Posts
    761

    Need to change MTU size in Vista

    I work on Windows Vista x32. What i need is to set the MTU size so that i get network app to work. Actually i need to decrease the size of MTU. It will be better if there way of registry for doing the same rather than any utilities. Please help. Thanks..

  2. #2
    Join Date
    May 2008
    Posts
    2,680

    Re: Need to change MTU size in Vista

    MTU is the maximum IP packet size in bytes, that can be transmitted over the underlying network.The default and maximum PPPoE MTU size is 1,480 bytes. With some Internet service providers (ISPs), you may have to reduce the MTU size of a PPPoE connection to a value between 1,400 and 1,480. Do not set an MTU size smaller than 1,400.Anyways, to change the size of MTU, go through this simple steps:-

    1. Open Command prompt from the Start menu and navigate to the following folder:-
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\<AdapterID>
    2. Now create a new Dword value key by right clicking and name it MTU.

    3. Set the value 1400 for this key, as it is the minimum value that Microsoft recommend.

    Close the registry and reboot the system to effect the changes. Thats it.This sets the MTU for that particular network adapter.

  3. #3
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Need to change MTU size in Vista

    Windows accepts and uses the MTU size that the adapter reports even when the MTU size exceeds the usual MTU size for a particular media type. You can change MTU size also if you navigate to HKEY_LOCAL_MACHINE \ SYSTEM\CurrentControlSet \ Services \ Tcpip \ Parameters \ Interfaces you can set the MTU for each protocol within the connections, or add in the key "MTU" as REG_DWORD for each if they don't have them.

    While most of time MTU never has to be changed from the default values there are instances when you need to alter the MTU sizes to fix certain network performance issues.

  4. #4
    Join Date
    Jun 2009
    Posts
    761

    Re: Need to change MTU size in Vista

    Thanks a lot for this solution guys. I was really in need of this. Its gonna help me lot.

    Thank you and help appreciated !!

Similar Threads

  1. Change MTU size of W2k3
    By David in forum Windows Server Help
    Replies: 3
    Last Post: 11-01-2014, 09:51 AM
  2. How to change the size of the /tmp on CentOS 5.5?
    By Angee in forum Operating Systems
    Replies: 5
    Last Post: 06-05-2011, 10:32 AM
  3. Change Size of Text in Vista
    By Rocking Sound in forum Customize Desktop
    Replies: 3
    Last Post: 19-08-2009, 03:32 PM
  4. To change desktop icon size in Vista
    By Ebenezer in forum Customize Desktop
    Replies: 3
    Last Post: 24-03-2009, 01:21 PM
  5. How to Change Size of Windows Borders in Windows Vista
    By Landry in forum Customize Desktop
    Replies: 2
    Last Post: 02-12-2008, 03:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,727,222,646.07722 seconds with 17 queries