Some of this info has been previously shared with you but here's the important take anyways and what I would do.
1) IPV6 is optional, and for it to work completely you need it enabled on your computer, your wifi router needs to support it, whatever your wifi router is connected to (if it's connected to a modem separately) has to support it, and your ISP has to support it in order for it to work.
2) I would update your WiFi adapter drivers, the firmware on your WiFi router
3) I would reset your network adapters and winsock completely.
To do this, run an Administrative Command Prompt and run the following commands:
netsh advfirewall reset
netsh int ip reset
netsh int ipv6 reset
netsh winsock reset
If you're running an antivirus...