Page 1 of 2 12 LastLast
Results 1 to 12 of 15

Thread: Changing the MAC address in W2K and XP

  1. #1
    Manjan's Avatar
    Manjan is offline Senior Member+
    Last Online
    10th February 2015 @ 04:45 PM
    Join Date
    12 Nov 2006
    Location
    Karachi
    Age
    40
    Gender
    Male
    Posts
    1,667
    Threads
    49
    Credits
    0
    Thanked
    209

    Default Changing the MAC address in W2K and XP

    Changing the MAC address in W2K and XP

    This is depending on the type of Network Interface Card (NIC) you have. If you have a card that doesn’t support Clone MAC address, then you have to go to second method.

    Method 1:
    Go to Start->Settings->Control Panel and double click on Network and Dial-up Connections.
    Right click on the NIC you want to change the MAC address and click on properties.
    Under “General” tab, click on the “Configure” button
    Click on “Advanced” tab
    Under “Property section”, you should see an item called “Network Address” or "Locally Administered Address", click on it.

    On the right side, under “Value”, type in the New MAC address you want to assign to your NIC. Usually this value is entered without the “-“ between the MAC address numbers.
    Goto command prompt and type in “ipconfig /all” or “net config rdr” to verify the changes. If the changes are not materialized, then use the second method.

    If successful, reboot your systems.

    Method 2:

    This method requires some knowledge on the Windows Registry. If you are not familiar with Windows Registry, just use the SMAC tool to change the MAC addresses, or consult with a technical person before you attempt on the following steps. Also, make sure you have a good backup of your registry.

    a. Goto command prompt and type “ipconfig /all”, and

    I. Record the Description for the NIC you want to change.
    II. Record the Physical Address for the NIC you want to change. Physical Address is the MAC Address

    b. Goto command prompt and type “net config rdr”,

    c. Remember the number between the long number (GUID) inside the { }. You can copy and paste it to the Notepad, that’s probably the easiest way.
    d. Go to Start -> Run, type “regedt32” to start registry editor. Do not use “Regedit.”

    e. Do a BACKUP of your registry in case you screw up the following steps. To do this

    I. Click on “HKEY_LOCAL_MACHINE on Local Machine” sub-window

    II. Click on the root key “HKEY_LOCAL_MACHINE”.

    III. Click on the drop-down menu “Registry -> Save Subtree As” and save the backup registry in to a file. Keep this file in a safe place.

    f. Go to “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}. Double click on it to expand the tree. The subkeys are 4-digit numbers, which represent particular network adapters. You should see it starts with 0000, then 0001, 0002, 0003 and so on.

    g. Go through each subkey that starts with 0000. Click on 0000, check DriverDesc keyword on the right to see if that's the NIC you want to change the MAC address. The DriveDesc should match the Description you recorded from step (a.-I.). If you are not 100% sure about the DriverDesc, then you can verify by checking if the NetCfgInstanceID keyword value matches the GUID from step (c).
    If there is no match, then move on to 0001, 0002, 0003, and so on, until you find the one you want. Usually 0000 contains the first NIC you installed on the computer.

    h. Once you selected the subkey (i.e. 0000), check if there is a keyword "NetworkAddress" exist in the right side of the window.
    I. If "NetworkAddress" keyword does not exist, then create this new keyword:

    i. Click on the drop down menu “Edit -> Add Value”.

    ii. In the Add Value window, enter the following value then click OK. (See figure 4.)
    Value Name: = NetworkAddress
    Data Type: = REG_SZ

    iii. String Editor window will pop up at this time
    iv. Enter the new MAC address you want to modify. Then click OK.
    (There should not be any "-" in this address. Your entry should only consist of 12 digits)

    II. If "NetworkAddress" keyword exists, make sure it shows the keyword type is REG_SZ, and it should show as NetworkAddress:REG_SZ: . This keyword might not have a value at this time.

    i. Double click on the keyword NetworkAddress and the String Editor window will pop up.

    ii. Enter the new MAC address you want to modify. Then click OK.
    (There should not be any "-" in this address. Your entry should only consist of 12 digits )

    j. There are 2 ways to make the new MAC address active. Method I does not require a system reboot:

    I. Goto Start->Setting->Control Panel, and double click on "Network Neighborhood".
    WARNING: Make sure you understand that you WILL lose the network connection after completing step "ii." below, and

    if you have a DHCP client, you will get a new IP address after completing step "iii."

    i. Select the Network Adaptor you just changed the MAC address.

    ii. Right click on the selected Network Adaptor and click "Disable."
    Verify the status column for this adaptor changes to "Disabled"

    iii. Right click on the selected Network Adaptor and click "Enable."
    Verify the status column for this adaptor changes to "Enabled"

    iv. If for any reason it cannot be disabled or re-enabled, you have to
    reboot your system to make the changes effective.

    II. Reboot your Windows system.

    k. Once completing step j (if rebooting the system, wait until the reboot is completed), go to command prompt, type “ipconfig /all” to confirm the new MAC address.

    Restore The TRUE Hardware burned-in MAC Address:

    Remove the entry you added:

    If you followed Method 1, then go back to the advanced properties window and remove the entry you add.

    If you followed Method 2, then remove the "NetworkAddress" keyword you added in the registry.

    Use step (j) above to activate the change you make.

    Once rebooted, go to command prompt, type “ipconfig /all” to confirm the original MAC address.

    If MAC Address changes does not work:
    If for whatever reason the MAC address cannot be changed using method 2, make sure you restore the registry setting by following the "Restore The TRUE Hardware burned-in MAC Address" instruction above. If necessary, restore the registry you just backed-up to get your system back to the original state. You can do this by clicking on the drop-down menu “Registry->Restore,” and restore your backup registry file.

    Regards,
    Manjan
    *********
    Last edited by Fatima Iqbal; 9th July 2011 at 09:36 AM. Reason: Remove Email ID

  2. #2
    Mushtaq Nadeem is offline Junior Member
    Last Online
    9th March 2016 @ 11:46 AM
    Join Date
    08 Sep 2009
    Location
    swat
    Gender
    Male
    Posts
    25
    Threads
    0
    Credits
    0
    Thanked: 1

    Default

    nice but if it be in urdu(jpg ) i think it will be more atractive
    thanks

  3. #3
    znk_dunjar's Avatar
    znk_dunjar is offline Senior Member+
    Last Online
    8th October 2012 @ 11:29 PM
    Join Date
    16 Feb 2010
    Location
    in ur mInd ":)
    Age
    30
    Posts
    963
    Threads
    33
    Credits
    925
    Thanked
    60

    Default

    jeee buhat acHy bhai

  4. #4
    Manjan's Avatar
    Manjan is offline Senior Member+
    Last Online
    10th February 2015 @ 04:45 PM
    Join Date
    12 Nov 2006
    Location
    Karachi
    Age
    40
    Gender
    Male
    Posts
    1,667
    Threads
    49
    Credits
    0
    Thanked
    209

    Default jo hukum sir

    INSHALLAH next time urdu me artical likhne ki koshih karo ga

    Shukriya

  5. #5
    abdulaziz780 is offline Junior Member
    Last Online
    3rd March 2014 @ 10:03 AM
    Join Date
    17 Jun 2009
    Age
    35
    Posts
    22
    Threads
    0
    Credits
    0
    Thanked
    0

    Default

    kuch smajh nhe aya mac adress change kio kerwaya wajha us ki

  6. #6
    ejaz9k's Avatar
    ejaz9k is offline Senior Member+
    Last Online
    16th January 2016 @ 07:12 PM
    Join Date
    07 Feb 2009
    Location
    UAE
    Age
    37
    Posts
    106
    Threads
    1
    Credits
    696
    Thanked: 1

    Default

    very nice

  7. #7
    Zubbee is offline Senior Member+
    Last Online
    7th February 2014 @ 12:02 PM
    Join Date
    03 Sep 2009
    Age
    37
    Posts
    68
    Threads
    3
    Credits
    0
    Thanked
    2

    Default

    Salam dear manjan mene PTCl DSL ki line Lagwai hai or ISA server k through ip issue karke net Or users ko bhi diya huwa hai magar woh log switch laga kar next ip deke more pcs use kar rahe hai kindly mujhe is ka koi hal batain main agar ip block karoun to kitni karoun ??? woh koi na koi ip daal daal kar net use karte hain main kya karoun ??? koi way batadain plzz meri is id per mail karden to bohot meherbani hogi *********
    Last edited by Fatima Iqbal; 9th July 2011 at 09:36 AM. Reason: Remove Email ID

  8. #8
    Abu ashar's Avatar
    Abu ashar is offline Advance Member
    Last Online
    22nd February 2022 @ 11:14 PM
    Join Date
    01 Apr 2010
    Location
    Kashmir
    Gender
    Male
    Posts
    4,593
    Threads
    241
    Credits
    1,140
    Thanked
    964

    Default

    Nice sharing, thanks for it

  9. #9
    arainbabu236's Avatar
    arainbabu236 is offline Junior Member
    Last Online
    26th March 2011 @ 08:59 PM
    Join Date
    14 Apr 2009
    Location
    Hyderabad,Sindh
    Age
    36
    Posts
    9
    Threads
    1
    Credits
    0
    Thanked
    0

    Default

    ZBRDST ........ Genius Work Bro

  10. #10
    Ganxtr's Avatar
    Ganxtr is offline Advance Member
    Last Online
    5th July 2019 @ 09:15 AM
    Join Date
    15 Nov 2009
    Location
    CRIME CITY
    Posts
    1,740
    Threads
    18
    Credits
    83
    Thanked
    100

    Default

    NYC....
    Your sharing is very useful, thanks for sharing with us.

  11. #11
    networkengineer is offline Junior Member
    Last Online
    4th August 2010 @ 02:25 PM
    Join Date
    21 Jul 2010
    Location
    Peshawar
    Age
    41
    Gender
    Male
    Posts
    17
    Threads
    0
    Credits
    0
    Thanked
    0

    Default

    muje aik chese batawo.mac address ko hum change kur suktay hay.nahe
    ye to burn in address hota hay.hardware address hota hay.hardware ko ap change nahe kur suktay.to pir ap kisay kehtay hay kay mac ko change keya ja sukta hay.
    need explainations.the manufacturer during manufacturing of lan care burn this address on Rom.so how u say we can change it.
    explain
    regards
    mujeeb rehman khattak
    ccie

  12. #12
    smom is offline Junior Member
    Last Online
    17th September 2014 @ 04:30 PM
    Join Date
    20 May 2007
    Age
    36
    Posts
    4
    Threads
    1
    Credits
    0
    Thanked
    0

    Default

    nice trick gud yar

Page 1 of 2 12 LastLast

Similar Threads

  1. What s IP - Address And Ip Address Configuration - dil shah
    By Dil_Shah in forum Urdu Tutorials & Designing
    Replies: 60
    Last Post: 14th March 2017, 12:28 AM
  2. Ip and mac address or physical address
    By *Black*Beauty* in forum Anti-Hacking
    Replies: 107
    Last Post: 28th October 2016, 12:59 PM
  3. Email Address Changing Problem In ITDUNYA HELP?
    By Ghulam shah in forum Ask an Expert
    Replies: 1
    Last Post: 16th November 2015, 07:39 PM
  4. Replies: 21
    Last Post: 8th February 2012, 02:39 PM
  5. ipn address changing
    By Numangumbat in forum Ask an Expert
    Replies: 2
    Last Post: 2nd August 2009, 03:32 PM

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
  •