How to fix Error Code 0x80070035 The Network Path was Not Found

Anonymous
2024-05-10T10:22:34+00:00

Hello all,

I’m using windows server 2022 azure portal

I have got Error network and it shows me massage saying;

Windows cannot access \servername\share folder

Check the spelling of the name. Otherwise, there might be a problem with your network.

So please guide me how to fix it.

Thank you in advance.

Windows for business Windows Server Networking Network connectivity and file sharing

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

17 answers

Sort by: Most helpful
  1. Anonymous
    2024-05-10T14:58:18+00:00

    Hello,

    Based on the error message of the issue you described, I suggest you try the following steps to see if you can solve the problem.

    Method 1: Let us first enable the feature.

    • Open Control Panel.
    • Then click on all Control Panel Items.
    • Then click on Programs and features.
    • Then on the left hand side, click on Turn Windows features on or off.
    • Windows Feature box will open. Please scroll down and under SMB 1.0 CIFS File Sharing Support, check the boxes next to SMB 1.0/CIFS Client and SMB 1.0/ CIFS Server. If the boxes are already checked, please uncheck the box and check it again.
    • It will ask you to restart your Computer. Please Restart it.

    Method 2: Modify Local security policy.

    • Press Windows and R key together on your Keyboard.
    • Type Secpol.msc and hit Enter.
    • Navigate to: Local policies -> Security options -> in the right pane, search for Network security: Lan Manager…
    • Double click on Network security: Lan Manager… and select Send LM & NTLM- use NTLMv2 session security if negotiated.
    • Click on Apply and OK.

    Method 3: Enable NetBIOS.

    I would suggest you to check the ‘NetBIOS’ settings on all your systems. The Network Basic Input Output System provides services related to the session layer within the Network model to allow effective communication between different computers in a Local Area Network. You can follow the steps below to enable the NetBIOS.

    • Press the Windows key and R key together on the keyboard.
    • Type ncpa.cpl and hit enter.
    • Right-click on the network connection you are using, you will get a drop down menu, select Properties.
    • Click on the Internet Protocol version 4 (TCP/TPv4).
    • Under General tab, click on the Advanced button.
    • Click on the WINS tab and select the Enable NetBIOS over TCP/IP.

    Best regards

    Zunhui

    28 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-05-10T15:18:20+00:00

    Hello Sir,

    Thank you for your response and explanation about this issue and how to fix it

    But when i go control and wanted to click Turn Windows features on or off. It sends me directly to server manager and it says to install it, so how can I solve this problem?

    Thank you again

    0 comments No comments
  3. Anonymous
    2024-05-13T08:16:00+00:00

    Hello,

    To install SMB 1.0/CIFS Client and SMB 1.0/CIFS Server on Windows 2022, please follow the wizard.

    Open server manager

    Add roles and features

    Next

    Check role-based or feature-based installation

    Next

    Select server from pool

    Next

    Scroll down and select SMB 1.0/CIFS Client and SMB 1.0/CIFS Server and install the required components

    Best regards

    Zunhui

    0 comments No comments
  4. Anonymous
    2024-05-14T16:04:27+00:00

    Hello Zunhui,

    Thank you for guiding me so well!

    When I tried to follow your instructions which were written below

    "To install SMB 1.0/CIFS Client and SMB 1.0/CIFS Server on Windows 2022, please follow the wizard.

    Open server manager

    Add roles and features

    Next

    Check role-based or feature-based installation

    Next

    Select server from pool

    Next

    Scroll down and select SMB 1.0/CIFS Client and SMB 1.0/CIFS Server and install the required components"

    I have got this error 0x800f081f again as you can see from the picture below, so how can i solve this issue please guide me again!

    Best regards

    Arwah

    0 comments No comments
  5. Anonymous
    2024-05-17T08:55:41+00:00

    Hi,

    Based on the error screenshot you provided, I suggest you try the following ways to fix it:

    Open "Start", search for "cmd", select it and run the following as administrator

    sfc /scannow

    DISM /Online /Cleanup-Image /CheckHealth

    DISM/Online/Cleanup-Image/RestoreHealth/Source:repairSource\install.wim

    Best regards

    Zunhui

    1 person found this answer helpful.
    0 comments No comments