All Collections
Troubleshooting & FAQs
Help Article
How to access Windows shared folders on Vibe
How to access Windows shared folders on Vibe

Learn how to access Windows shared network folders/drivers from your Vibe device using the built-in SMB file sharing feature.

Updated over a week ago

This article applies to the Vibe Board S1 55"/S1 75"/Pro 75".

💡 Note: To bring Windows users into the VibeOS file fold, we brought network file sharing through SMB(Server Message Block) into the stable channel. What it means is that you can seamlessly access network files and folder without switching to Developer mode or Canary channel.

Find the Network Share Path on Windows machine

  1. First of all, right-click on the Windows folder that you want to share with your board and open Properties. Move to the Sharing tab and click on Share.

  2. Next, enable the checkbox for Share the folder and click on the OK button. Note the folder name as it will be used in the network path(Try to keep the folder name as one word to prevent any ambiguity in the file path).

  3. If you want, you can allow read, write and delete privileges as well by clicking on the Permissions button. Basically, this will give you full control over the Windows folders on your board.

  4. Now, you have successfully shared a folder that can be accessed on board through a common network. Now we need to find the IP address of the Windows PC. Click on the WiFi or Ethernet icon on the Taskbar and open Properties of the common network.

  5. Now, scroll down and note down the IPv4 address.

  6. Now that you have collected all the required information, this is how your network path will look like:

    \\Your PC IP Address\Shared Folder Name

    Here’s an example:

    \\172.16.91.151\Movies 

💡 Note:

  • Vibe board supports accessing Windows Server 2012/2016/2019/2022 via SMB.

  • For Windows Server 2012, you need to follow this article to configure relevant network options manually.

  • If you're connecting to a Windows Server build, your network path should be like (you can also find the Network Path in the properties of your share folder):

    \\Your Server Name\Shared Folder Name

    Here’s an example:

    \\VIBESERVER2\Max Ma WinServer2022

Connect Windows Shared Folders to Vibe Board

  1. Open the Files app.

  2. At the top right, click the three dots menu icon and select Services -> SMB file share.

  3. If there are any Linux or Unix shared folders available, they will automatically appear in the dropdown menu. Select the folder you want to access.

  4. For Windows shared folders, you will need to manually enter the folder information including your username and password to authenticate.

    1. Example for Windows Server connections:

  5. After entering the details for your shared folder, and click Add. You will see it appear in the Files app. You can now access, open, edit and save files in that shared folder directly from your board.


💡 Tip

Need more help?


Did this answer your question?