cancel
Showing results for 
Search instead for 
Did you mean: 

[Guide] Wifi disconnects fix for X555dg/a555dg Win-10

AtlasMinor
Level 8
So i recently received this notebook and immediately was forced to download the latest windows build updates which in turn messed up a few drivers that immedialty needed to be reinstalled

Biggest headache was the constant WiFi-disconnects / interference

i spent a better art of my first week troubleshooting every thing i could think of including considering it was a possible AMD driver conflict,

The fix i found falling back onto pre- win7 days was this and will work for any system equipped with duel IP-stacks and windows-10 has native IPv6 so here it is in a
shorted command

Open Command Prompt Admin copy paste these lines into box

1.)
netsh int ipv6 isatap set state disabled
netsh int ipv6 6to4 set state disabled
netsh interface teredo set state disable

2.)
netsh interface ipv6 set privacy state=disabled store=active
netsh interface ipv6 set privacy state=disabled store=persistent
netsh interface ipv6 set global randomizeidentifiers=disabled store=active
netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent

This will cure almost all internet problems after having to reinstall card drivers and in my case losing Teredo services completely

To re-enable ipv6 services replace Disabled with Default

Hope this helps everyone that may be plagued with constant disconnects and slow web browsing using windows-10 after having the OS mess up internet connections
3,308 Views
0 REPLIES 0