Mount Nextcloud as drive in Windows WebDAV

In order to mount your Nextcloud as drive in Windows, in command prompt use following command to mount it as drive N and replace YOURSERVER, YOURSERVERPORT, YOURUSERNAME and YOURPASSWORD with your values.

net use N: https://YOURSERVER:YOURSERVERPORT/nextcloud/remote.php/dav/files/your-username/ /user:YOURUSERNAME YOURPASSWORD

Remove enter network password popup when accessing your shares

I am really annoyed by Windows message that pops up every time when I access my network share asking me to enter my credentials.

I have Samba share running on my D-Link DNS-320 NAS with two shared volumes that I have mounted as network drives Y and Z.

Assignment of drives will work until you restart your PC. After restart you will be presented withe message like this: Continue reading “Remove enter network password popup when accessing your shares”