1. Home
  2. Microsoft
  3. Windows
  4. How to Fix Windows Error Code ERROR_105: Step-by-Step Guide

How to Fix Windows Error Code ERROR_105: Step-by-Step Guide


Windows errors can be frustrating, especially when you come across a specific code like ERROR_105. This error often disrupts your workflow and can leave you scratching your head. But don’t worry—this step-by-step guide is here to help you understand the root of the problem and fix ERROR_105 quickly and efficiently.


What is Windows Error Code ERROR_105?

Before diving into the fix, let’s break down what ERROR_105 means. This error usually signifies a network-related issue, such as a failure to connect to a server, DNS problems, or misconfigured network settings that prevent your computer from accessing the internet or specific resources.


Common Causes of ERROR_105

  1. DNS Server Issues
    Your system can’t resolve the website or server address due to DNS problems.

  2. Network Driver Problems
    Outdated or corrupted network drivers can interfere with your connectivity.

  3. Firewall or Security Software Blocking Connections
    Sometimes your firewall or antivirus software blocks legitimate connections.

  4. ISP or Router Issues
    Problems with your internet provider or home router can also trigger ERROR_105.


How to Fix ERROR_105: Step-by-Step Guide

Step 1: Restart Your Computer and Network Devices

Often, a simple restart can resolve many connectivity errors.

  • Restart your PC: Close all applications and reboot.
  • Power cycle your router and modem: Unplug them, wait 30 seconds, then plug them back in.

Step 2: Check Your Internet Connection

Make sure your internet is working:

  • Connect another device to your network.
  • Open a different website or service to verify connectivity.

If the internet works on other devices, move on to the next steps.

Step 3: Flush DNS Cache

Flushing your DNS resolver cache clears out outdated or corrupt information that could be causing ERROR_105.

How to do this:

  1. Press Windows + S and type cmd.
  2. Right-click Command Prompt, then select Run as administrator.
  3. In the command prompt window, type:

    ipconfig /flushdns

  4. Press Enter.
  5. You should see a message confirming that the DNS Resolver Cache was successfully flushed.

Step 4: Change Your DNS Server

Switching to a public DNS service like Google DNS or Cloudflare can often resolve ERROR_105.

Here’s how to change your DNS:

  1. Press Windows + R, type ncpa.cpl, and press Enter.
  2. Right-click your active network connection and select Properties.
  3. Scroll to Internet Protocol Version 4 (TCP/IPv4) and click Properties.
  4. Select Use the following DNS server addresses:

    • Preferred DNS server: 8.8.8.8
    • Alternate DNS server: 8.8.4.4

    (These are Google’s public DNS servers.)

  5. Click OK, then Close.
  6. Test if the error persists.

Step 5: Update Network Drivers

Outdated or corrupt network drivers can cause connectivity issues.

To update your drivers:

  1. Press Windows + X and select Device Manager.
  2. Expand the Network adapters section.
  3. Right-click your network adapter and select Update driver.
  4. Choose Search automatically for updated driver software.
  5. Follow the prompts to install any updates.

If no updates are found or the problem persists, visit your device manufacturer’s website to download the latest drivers manually.

Step 6: Temporarily Disable Firewall or Antivirus Software

Sometimes, your security software may block connections and lead to ERROR_105.

  • Temporarily disable your antivirus or firewall.
  • Retry accessing the service or website that caused the error.

Important: Remember to enable your security software after testing.

Step 7: Reset Network Settings

Resetting the network settings can fix misconfigurations that cause ERROR_105.

  1. Press Windows + I to open Settings.
  2. Go to Network & Internet > Status.
  3. Scroll down and click Network reset.
  4. Click Reset now and confirm.
  5. Your PC will restart and network settings will return to default.


Additional Tips

  • Run Windows Troubleshooter: Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Internet Connections.
  • Check for Windows Updates: Sometimes, updating your OS can fix bugs related to network connectivity.
  • Check your Hosts File: Sometimes entries in the hosts file block websites. You can find the hosts file at C:\Windows\System32\drivers\etc\hosts.


Final Thoughts

Windows Error Code ERROR_105 is primarily related to network connectivity issues, but with the above steps, you can dismantle the problem layer by layer. Remember, persistence is key. If one fix doesn’t work, move on to the next until your internet connection is restored.

If you love this guide and want more easy-to-follow Windows troubleshooting help, don’t forget to bookmark this page and share it with friends facing the same issue!


Keywords for SEO:

  • Fix ERROR_105 Windows
  • How to resolve Windows Error 105
  • Windows network error ERROR_105 fix
  • ERROR_105 step by step solution
  • DNS error Windows fix


If you get stuck or need help, feel free to leave a comment below—I’m here to help you!

Updated on June 17, 2025
Was this article helpful?

Related Articles

Leave a Comment