How to remove IPV 6 Support

F

fdbbern

Hello,

I would like to remove all components related to IPV 6 support from my
image. My device seems to give improved perfomance when these components are
not installed. Unfortunately, when I remove them from my image, I run into
dependency issues.

For example, "Peer to Peer Networking" and "Windows Firewall/Internet
Connection Sharing" seem to require the "TCP/IP Version 6 Service" and
"TCP/IP Version 6 Utilities" components. Anyone know why?

Does anyone have any experience with this? Can anyone recommend a place
where I could find more information regarding IPV6 dependencies?

My goal is to run with an image that does not contain any IPV6 components.

Thanks,
 
R

Robin Imrie

The only way that i have achieved this is to disable the files and registry
settings for the tcp/ip 6 components. This means that your dependancy check
will pass but the files for tcp/ip 6 does not get installed.

I have not had any problems in doing this.

Robin
 
F

fdbbern

I'll give that a try.

Thanks very much.
--
fdb


Robin Imrie said:
The only way that i have achieved this is to disable the files and registry
settings for the tcp/ip 6 components. This means that your dependancy check
will pass but the files for tcp/ip 6 does not get installed.

I have not had any problems in doing this.

Robin
 
B

Bilou

I'll give that a try.

Thanks very much.
--
fdb







- Afficher le texte des messages précédents -

In the post-FBA image, you can run this command:
     netsh interface ipv6 uninstall
but it won't delete all IPv6 component files from your image.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top