Enable/Disable TCP/IPv6 on Windows 11

To enable/disable TCP/IPv6 on Windows 11:
> Settings > Network & internet > Advanced network settings > More network adapter options

Right click on the selected network adapter
> Properties

Enable/Disable Internet Protocol Version 6 (TCP/IPv6) here.
> OK to confirm

To check IPv6 address:
Enter "ipconfig" in PowerShell, Command Prompt or Terminal.
(By default, IPv6 is enabled in Windows 11.)

Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive 320x240 ILI9341 SPI TFT using ESP32-S3 (NodeMCU ESP-S3-12K-Kit) using TFT_eSPI library, in Arduino Framework.