diff --git a/source/hassio/haos_common_tasks.markdown b/source/hassio/haos_common_tasks.markdown index 642434d0e35..1a9c5a63426 100644 --- a/source/hassio/haos_common_tasks.markdown +++ b/source/hassio/haos_common_tasks.markdown @@ -34,6 +34,8 @@ To connect to the Samba server from another device, you will use the IP address For connecting from Windows 10, you can enter the IP address or hostname in File Explorer's address bar with two backslashes, as shown in the example screenshot. + + You should then be prompted for the credentials you entered in the Samba add-on configuration. You also have the option of having the credentials stored so that you do not need to enter them again. After that, you'll have access to the directories which you can then mount as a drive or pin to Quick Access. diff --git a/source/images/hassio/screenshots/file_explorer.png b/source/images/hassio/screenshots/file_explorer.png new file mode 100644 index 00000000000..4f84bbd1887 Binary files /dev/null and b/source/images/hassio/screenshots/file_explorer.png differ