Just disable «Internet Protocol Version 6 (TCP/IPv6)» from your Network connection properties:
Run this from command line:
netsh interface ipv6 set prefixpolicy ::ffff:0:0/96 46 4
(Answer found here.)