can you help me getting Lan connection back?
I `ve talked earlier to day with SebastianTechnical Support Engineer.He tried helping me getting my internet connection back with LAN.I have win 10-64 and my troubles started about 14 days ago.To day I had my ethernet brought back to restart and my Lan connection showed productive but not on my PC????Can you help me.
Jes DK
Answers
-
Hello @mikhoumoeller,
I would recommend to reply on the open case you have with Support, so they can provide further guidance.
Regards
Premium Security & Bitdefender Endpoint Security Tools user
0 -
Jeg har problemer med min DNS opsætning.Je
0 -
Check services.msc to see if WLAN AutoConfig and Wired AutoConfig are set to Automatic."
To check if WLAN AutoConfig and Wired AutoConfig are set to "Automatic," follow these steps:
- Press the Windows key + R to open the Run dialog box.
- Type services.msc and press Enter. This will open the Services window.
- In the Services window, scroll down and look for WLAN AutoConfig and Wired AutoConfig in the list of services.
- Right-click on WLAN AutoConfig and select Properties.
- In the Startup type dropdown, make sure it is set to Automatic. If it's not, change it to Automatic and click Apply, then OK.
- Repeat the same steps for Wired AutoConfig.
- After adjusting both, close the Services window.
Both services should now be set to Automatic and will start automatically when you boot up your computer.
Also, have a look at the images below. The first one is for Wi-Fi, and the second one is for LAN.
Moving forward, run Command Prompt as Administrator and execute the following commands one by one, pressing Enter after each command:
ipconfig /flushdns
net stop wuauserv
net stop bits
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\System32\catroot2 catroot2.old
net start wuauserv
net start bits
net start cryptsvc
netsh int ipv4 reset
netsh int ipv6 reset
netsh int ip reset
netsh wlan reset
netsh interface ip reset
ipconfig /flushdns
netsh int dns reset
After successfully executing all the commands, restart your PC and let us know if this resolves your issue.
Regards
Life happens, Coffee helps!
Show your Attitude, when you reach that Altitude!
Bitdefender Ultimate Security Plus (user)
0