In Microsoft Windows Server 2016 Datacenter there is a properties window for network interfaces, inside that properties window there are several checkboxes that control protocols. (Internet Protocol Version 4 (TCP/IPv4) being one of them).
On several of the protocols listed there is an uninstall option. However this uninstall option is grayed out for IPv4. Is there a way to uninstall it?
I have tried to use the command netsh interface IPv4 uninstall
, and it says the computer must be restarted to complete the action; after a restart the protocol is still present on the stack available for the interface.