Disable IPv6 Random identifier in Windows 7, Server 2008 & Vista

If you're new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!

Starting Windows Vista, Windows Server 2008 and Windows 7, to prevent address scans of IPv6 addresses based on the known company IDs of network adapter manufacturers, Windows by default generate random interface IDs for non-temporary autoconfigured IPv6 addresses, including public and link-local addresses. A public IPv6 address is a global address that is registered in DNS and is typically used by server applications for incoming connections, such as a Web server.

However, this can cause issues with some connection instances in which case you may need to disable this option.

To prevent Windows from using Random Identifiers,

1. Click Start – search “cmd“, right-click and choose “Run as Administrator“. This should launch the command window withe elevated privileges.

2. Run the following command:

C:\windows\system32> netsh interface ipv6 set global randomizeidentifiers=disabled

At anytime later, you can enable this (if requierd) as follows:

C:\windows\system32> netsh interface ipv6 set global randomizeidentifiers=enabled

  • Share/Bookmark

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.

Trackbacks & Pingbacks

No trackbacks/pingbacks yet.

Comments

hm is not work for me and i have windows 7 64 bit version.
I write in all that you have write and its stand:
‘C:\windows\system64′is not recognized as an internal or external comman,
Operable program or batch file.

It didn’t work…!!!

i didn’t work

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required)