How to Access Your Nextcloud via WebDAV (Windows and macOS)

Fairooza

Desktop Interface
5 min read|05.01.2026

Nextcloud gives you full control over your files in the cloud. But syncing all data to your local device is not always practical, especially when working with large files or with a limited disk space.

Using WebDAV, you can connect your Nextcloud as a network drive and access your files directly from your operating system without permanently storing them on your local machine.

Here, you will learn how to access your Nextcloud via WebDAV on Windows and macOS.

Illustration of a laptop showing a Nextcloud interface with app icons

What Is WebDAV in Nextcloud?

WebDAV, which stands for Web Distributed Authoring and Versioning, is a standard protocol that allows files stored on a remote server to be accessed as if they were part of a local network drive.

In Nextcloud, WebDAV enables you to browse, open, and manage files directly from your file manager without using the web interface. And the files remain stored in the cloud and are accessed on demand over an internet connection.

WebDAV is useful in situations where you don’t want to sync all files locally, or work with large files sometimes and have limited storage with a stable internet connection.

It's important to note that files accessed via WebDAV are not available offline, and interruptions in connectivity may affect the file operations. And for the unreliable connections, the Nextcloud desktop client is usually a better option.

To use WebDAV with Nextcloud, you require an active Nextcloud account, a steady and stable internet connection, and a computer running Windows, macOS, or Linux. Additionally, your Nextcloud instance should be HTTPS-enabled to ensure secure communication.

In most managed Nextcloud setups, WebDAV and SSL encryption are already enabled by default.

How to Find Your Nextcloud WebDAV URL

To connect to Nextcloud using WebDAV, you first need the WebDAV URL for your account. In most cases, it follows this format:

https://your-domain.example/remote.php/dav/files/root

Here, you can replace your-domain.example with the actual domain where your Nextcloud is hosted.

image of finding webdav url in nextcloud

You can also find the WebDAV URL directly in the Nextcloud web interface. To do this, open "Files settings", and the WebDAV address will be shown there.

Make sure the URL starts with https:// to ensure your connection is secure and encrypted.

Set Up WebDAV on Apple macOS

On macOS, you can use Nextcloud without installing the Nextcloud desktop app by connecting it via WebDAV directly in Finder. No additional software is required.

This method allows you to access your Nextcloud files as a network drive. Files are accessed online and are not stored permanently on your Mac.

First, you need to make sure the Finder is open. Click on "Go" and open "Connect to Server...".

Connect to Server option in macOS Finder menu

Now, a new window will open titled “Connect to Server”.

Entering Nextcloud WebDAV URL in macOS Connect to Server window

In the Server Address field, enter your Nextcloud WebDAV URL and then click "Connect".

authenticate with your username and password

Now, you will be asked to authenticate. Select the "Registered User" and enter your Nextcloud username and password.

To avoid logging in again later, enable the option “Remember this password in my keychain” and click "Connect".

Once the connection is successful, your Nextcloud will appear as a new network drive.

Nextcloud mounted as a network drive in macOS Finder

It will be visible in Finder’s sidebar. You can browse folders, open files, and work with them like any other drive. Files remain stored in Nextcloud and are accessed over the internet.

Set Up WebDAV on Windows

To use WebDAV on Windows, the WebClient service must be running. This service enables WebDAV connections but is not always active by default. To manage this service, you need administrator rights on your computer.

Start by opening Computer Management. In Windows, you can find it by typing "Computer Management" into the search bar.

WebClient service settings in Windows Services

Inside Computer Management, open "Services and Applications" and click on "Services".

Locating WebClient under Services in Windows

Now, scroll through the list and locate "WebClient". Right-click on it and select "Properties".

Setting WebClient service startup type to Automatic in Windows

In the properties window, set "Startup type" to "Automatic" and click "Start" to activate the service. Now click the "OK" to confirm.

Once this is done, WebDAV support is enabled on your system.

Mount Nextcloud as a WebDAV Network Drive via File Explorer

After enabling the WebClient service, you can connect your Nextcloud using File Explorer.

Open File Explorer by pressing Windows + E on your keyboard.

Right-clicking Network in Windows File Explorer to map a network drive

In the left sidebar, right-click on Network and select “Map network drive…”.

Mapping Nextcloud WebDAV as a network drive in Windows File Explorer

A new window will open where you can choose a free drive letter (for example, Z:). Then enter your Nextcloud WebDAV URL in the "Folder" field.

And it’s best to turn on "Reconnect at sign-in" so Windows automatically reconnects the drive when you restart your computer. Additionally, enable "Connect using different credentials". Once done, then click "Finish".

Windows will now ask for your Nextcloud username and password. Please provide that and click "OK".

Entering Nextcloud username and password for WebDAV connection on Windows

After the successful login, your Nextcloud will appear in File Explorer as a network drive and can be used like an external hard drive.

Nextcloud mounted as a network drive in Windows File Explorer

And that’s it, your Nextcloud is now connected and ready to use.

Connect Nextcloud via WebDAV Using the Windows Command Line

Users can also connect to their Nextcloud via WebDAV using the Windows command prompt. And this method is an alternative to mapping the network drive through File Explorer.

For that, open "Command Prompt" from the Start menu under Windows System.

Opening Command Prompt from the Windows Start menu

Use the following command. You can replace the placeholders with your own details:

net use Z: https://your-domain.example/remote.php/dav/ /user:username password

If the command is successful, Windows will confirm the connection like this:

Successful WebDAV connection to Nextcloud shown in Windows Command Prompt

And the drive will then appear in File Explorer under the selected drive letter.

Nextcloud connected as a network drive under the selected drive letter in Windows File Explorer

So that's it, your Nextcloud is now connected as a network drive.

If you are looking for a fully managed Nextcloud solution with professional hosting and maintenance, you can take a look at our Nextcloud hosting plans.

The Cloud Assistant That's Always One Step Ahead.

Our Blog

Cloud Insights: Trends, Tips & Technologies

Secure File Sharing for Business: How Companies Use Nextcloud for Collaboration
8 min read|27.03.2026

Secure File Sharing for Business: How Companies Use Nextcloud for Collaboration

Businesses share sensitive files such as contracts, financial records, customer data, and internal documents every day across teams, devices, and external partners. At the same time, the risks are also increasing. The average cost of a data breach in 2023 reached $4.45 million, and many incidents are linked to unsecured cloud-based file transfers. Even a simple mistake, like sending a file to the wrong recipient, can trigger a GDPR violation. Remote work and constant collaboration with client

What Is Nextcloud Used For?
6 min read|26.03.2026

What Is Nextcloud Used For?

Managing files, communicating with teams, and staying organized no longer requires juggling multiple platforms. Modern cloud solutions are built to handle it all in one place, and Nextcloud is one of the most capable examples of that shift. With over 400,000 deployments globally, it has grown into one of the most trusted private cloud solutions available today. This article will discuss what Nextcloud is, walk through its core use cases, and explain who it is built for, giving you a clear pictu

Can Nextcloud Logs Be Cleared?
6 min read|25.03.2026

Can Nextcloud Logs Be Cleared?

Managing a self-hosted cloud environment comes with its share of maintenance tasks, and keeping log files under control is one of them. Over time, Nextcloud logs can grow significantly, consuming disk space, slowing the admin interface, and making it harder to spot relevant errors.  This article will discuss what Nextcloud logs are and whether they can be cleared, where log files are located across different server setups, the distinct types of log files administrators should know, how to

Get in Touch with Our Cloud Experts

Chat with us
Chat

Chat with us

Our friendly team is here to help

Cbb logo
Secure real-time Cloud collaboration from Europe
CloudBased Backup empowers you with Managed Nextcloud, a secure, on-premise collaboration platform offering real-time document editing, seamless video chat, and groupware across mobile, desktop, and web.
Visit us on social media.
Subscribe to our newsletter.
Get exclusive offers and always stay up-to-date.

Reach out directly at

PEWEO SARL

5, Montée des Aulnes

L-6611 Wasserbillig

LU33030425

© 2026 CloudBased Backup. All rights reserved.