Share via

How to launch Windows Network Diagnostics to automatically detect and repair Network Connectivity issues?

Anonymous
2019-06-02T13:08:04+00:00

When I launch msdt.exe -id NetworkDiagnosticsNetworkAdapter, I have to click to start troubleshooting as opposed to right-clicking in the system tray on the Network Connection icon and clicking on Troubleshoot problems which automatically starts to diagnose problems and repairs them.

I would like to schedule a task on event log NDIS on event id 10400 that automatically diagnose and repair any issues.

Your advice would be greatly appreciated!

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2019-06-02T13:09:27+00:00

    Hi, Arthur

    My name is Smith and I am an Independent Advisor. I would be happy to help you today.

    Try to repair your internet connection

    Click Start, and type "cmd".

    • Right-click Command Prompt and run it as administrator.
    • Copy and paste the below one line at a time, pressing enter each time:

    netsh winsock reset - and press Enter.

    netsh int ip reset - and press Enter.

    ipconfig /release - and press Enter.

    ipconfig /renew - and press Enter.

    ipconfig /flushdns - and press Enter

    You could also try resetting your DNS service with the following steps:

    • Press Windows Key+R and type "services.msc" and press OK.
    • Scroll down to find DNS Client.
    • Right-click it and click Restart.

    Otherwise, see if resetting your Hosts file to default fixes the issue:

    https://support.microsoft.com/en-au/help/972034...

    https://support.microsoft.com/en-us/help/10741/...

    Hope this helps. Keep us posted on the status for further assistance.

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-06-02T13:24:05+00:00

    Hi

    Thank you for your reply!

    I am familiar with all the steps and fixes you describe in your reply. However, please note that my question is very specific and I require a very specific solution.

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-06-02T13:30:46+00:00

    Check this link in option 3), I hope it helps

    https://www.thewindowsclub.com/how-to-fix-netwo...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    10 people found this answer helpful.
    0 comments No comments