Windows

How to Add or Remove Network Locations in Windows 11

Richard
Written by
Richard
Aug 30, 2021 Updated Apr 28, 2026 3 min read
How to Add or Remove Network Locations in Windows 11

This guide explains how to add or remove network locations in Windows 11.

What Is a Network Location?

A network location is a shortcut to remote files. Think of it like a bookmark for your computer. It lets you access FTP sites, web servers, or shared folders directly from File Explorer. You do not need extra software to use it.

Why use a network location? It keeps your File Explorer clean. Unlike a mapped network drive, it does not take up a drive letter like Z: or Y:. It is a great way to manage files on a remote server as if they were on your own PC.

Prerequisites: Preparing Your Network

Before you start, you must ensure your computer can see other devices. This is called Network Discovery. If this is off, you will not be able to connect to shared folders.

[ADMIN PRIVILEGES REQUIRED] To enable this, go to Settings > Network & internet > Advanced network settings > Advanced sharing settings. Turn on Network discovery and File and printer sharing.

Mapped Drives vs. Network Locations

Many users confuse these two. A Mapped Network Drive assigns a drive letter to a folder. It acts like a physical hard drive. A Network Location is just a shortcut. Use a mapped drive if you need software to see the folder as a local disk. Use a network location for quick, occasional access to web or FTP resources.

How to Add a Network Location in Windows 11

Step 1: Open File Explorer

Click the folder icon on your taskbar.

Step 2: Access the Network Location Menu

Right-click This PC in the left sidebar. Click Show more options.

Windows 11 File Explorer with Add Network Location option

Select Add a network location.

Windows 11 context menu showing more network location options

Step 3: Start the Setup Wizard

Click Next on the welcome screen.

Welcome page of Windows 11 network location wizard

Step 4: Choose a Custom Network Location

Select Choose a custom network location and click Next.

Windows 11 selecting a network location option

Step 5: Type the Network Address

Enter your address. Use ftp://example.com for FTP, http://example.com for websites, or \\server\share for Windows file shares.

Entering internet network address for Windows 11 location

Step 6: Log In Information

If the server needs a password, enter your username. If it is public, choose Log on anonymously.

Windows 11 network location specifying username and password

Step 7: Name Your Location

Give it a name you will recognize later.

Naming the network location in Windows 11

Step 8: Finish Setup

Click Finish.

Completion screen for network location setup in Windows 11

Step 9: Log In to the Server

Enter your credentials when prompted. You can save these in the Windows Credentials Manager for easier access next time.

Windows 11 network location log on as option
Logging on to FTP host in Windows 11 network location

Your new folder will appear under Network Location in File Explorer.

Mapped network location displayed in Windows 11

How to Remove a Network Location

Right-click the folder and select Delete. This removes the shortcut but does not delete the files on the remote server.

Deleting a network location in Windows 11

Summary

Network locations are a simple way to access remote files. Always ensure Network Discovery is on. Use them for FTP or web shares to keep your computer organized. For more help with sharing, visit the official Microsoft file sharing guide.” }

Why does my network location keep disconnecting?

This often happens if your internet connection is unstable or the server goes to sleep. Check your network settings and ensure the remote server is active. If you are using a VPN, ensure it is connected before trying to access the location, as the path may be unreachable otherwise.

How to fix ‘Windows cannot access’ errors when adding a network location?

This error usually means your computer cannot find the server or lacks permission. First, check that Network Discovery is enabled. Ensure you are using the correct UNC path (e.g., \\\\server\\share). If the issue persists, verify your login credentials in the Windows Credential Manager and ensure the SMB protocol is enabled.

Can I add a network location for an FTP server in Windows 11?

Yes, you can. Windows 11 supports FTP natively. Simply follow the ‘Add a network location’ wizard and enter your FTP address starting with ftp://. Once added, you can drag and drop files between your computer and the FTP server directly within File Explorer without needing third-party software.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2470 articles → Twitter

📚 Related Tutorials

How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer
How to Access File Explorer Options in Windows 11
Windows How to Access File Explorer Options in Windows 11
How to Add and Remove Quick Access Folders on Navigation Pane of File Explorer in Windows 11
Windows How to Add and Remove Quick Access Folders on Navigation Pane of File Explorer in Windows 11
How to Create Shared Folders in Windows 11
Windows How to Create Shared Folders in Windows 11

0 responses to “How to Add or Remove Network Locations in Windows 11”

  1. Hi Richard,

    Thanks for your article. Very useful with W11 dialogues..
    It is not clear in your article how to differentially access FTP and SFTP. I believe this is achieved by using port 21 for FTP and 22 SFTP but windows doesn’t seen to provide you with a port choice. There is a warning on the LogOnAs dialogue box about entering using FTP but I cant see how you can be sure you’re using SFTP. Also what is sFTP?
    TQ Paul.

  2. This page claims to show how to connect to SFTP, but does not actually demonstrate an SFTP connection. FTP is not SFTP, it seems the author got those two confused.

Leave a Reply

Your email address will not be published. Required fields are marked *