How to Share a Folder on a Xiaomi TV: 3 Working Ways + Error Solving

You want to stream movies, photos or music from your computer to the big screen of Xiaomi TV, but don’t know how to properly set up sharing? This problem is familiar to many owners of smart TVs of the brand. Unlike simple USB connection, sharing folders requires settings on both the PC and the TV itself β€” and here users often encounter errors like β€œDevice not found” or β€œNo access”.

In this article, we will discuss three proven methods of organizing public access - through DLNA (multimedia), SMB (You'll learn how to avoid typical network setup errors, what security settings need to be changed in Windows, and why a TV can't see a shared folder even after all the manipulations. TV 4S, Mi TV Q1 Redmi Smart TV We have prepared separate recommendations for optimizing data transfer speeds.

1. Preparing the computer and television for sharing

Before you set up sharing, make sure that both devices are on the same LAN, and that's a key condition -- if the PC is cabled and the TV is Wi-Fi or vice versa, there's no problem, as long as they're in the same network segment, and you can check that through the network. IP-address:

  • πŸ–₯️ On the computer: Open the command line (Win) + R β†’ cmd) and type ipconfig. Look for a line IPv4-address (e.g. 192.168.1.100).
  • πŸ“Ί On TV: Go to Settings β†’ Network β†’ State of the network. IP-The address must match the first three digits (e.g. 192.168.1.105).

If the addresses are from different subnets (e.g. 192.168.0.x and 192.168.1.x), the problem is the router settings. In most cases, rebooting the router or disabling the Guest Network feature if it is active helps.

⚠️ Attention: If you are using VPN on your computer, disable it before setting up shared access. VPN Changes the virtual location, which makes the TV unable to detect the PC on the local network.

Also check that the network protocol is enabled on the computer. SMB 1.0 (required for older Xiaomi models) or DLNA-server (for media streaming) How to do it:

  • πŸ”§ For Windows. 10/11: Open the control panel. β†’ Programme programmes β†’ Turning Windows components on or off and ticking the box opposite File Sharing Support SMB 1.0/CIFS (If only the TV is released before 2019 year-end).
  • 🎬 For DLNA: Install a server program, such as Plex or Kodi, if the built-in functionality of Windows is not enough.
πŸ“Š What kind of Xiaomi TV is you?
Mi TV 4S/4A
Mi TV Q1/Q2
Redmi Smart TV
Pro-series
Another model

2. Method 1: Sharing through DLNA (for movies, music, photos)

DLNA is ideal for streaming media, automatically converting formats to the TV and supporting playlists, and it takes 5-10 minutes to set up:

  1. On your computer, open Control Panel β†’ Network and Internet β†’ Network Management Center β†’ Additional Shared Access Options.
  2. Enable Network Discovery and Shared Files and Printers for your Private Network profile.
  3. In the All Networks section, select Disable Password-protected Sharing (this will make the connection easier).
  4. Save the changes and restart the computer.

Now, share the folder:

  • πŸ“ Right-click on the folder with files β†’ Properties β†’ Access. β†’ Sharing.
  • πŸ‘₯ In the drop-down list, select All (or a specific user) and click Share.
  • πŸ”„ Security tab β†’ Change. β†’ Add a group All with rights Read and execute.

On TV:

  1. Open the Media Player or Gallery app.
  2. Select the Local Area Network (DLNA) source.
  3. Your computer name will appear in the list of devices – open it and select a shared folder.

⚠️ Warning: If the TV can’t see the computer, check that the PC is running Host Provider for detection SSDP and Publish the function discovery resources. To do this, click Win + R, enter services.msc, find these services and enable them (run type – Automatically").

Make sure PC and TV are on the same network|Shut down. VPN computer-based|Enable network detection|Share folder with rights "Reading for everyone"|Reboot the router if you have problems-->

Method 2: Connect via SMB (for file manager)

SMB is suitable for accessing files through the built-in TV Explorer (on models with MIUI TV 3.0 and later) and works faster than DLNA, but requires manual data entry.

First, set up shared access on your computer:

  • πŸ” Open the control panel. β†’ Administration β†’ Computer management β†’ Local users and groups β†’ Users.
  • πŸ‘€ Create a new user (e.g., XiaomiTV) with a simple password (e.g., 12345) or use an existing account.
  • πŸ“‚ Right-click on the folder β†’ Properties β†’ Access. β†’ Sharing. β†’ Add a created user with Read and Write rights (if you need to edit files).

On TV:

  1. Open the File Manager (or Explorer in MIUI TV).
  2. Select Local Network β†’ Add Network Storage.
  3. Enter the connection data: πŸ“Œ Server address: IP-computer address (e.g. 192.168.1.100). πŸ‘€ Username: What you created (e.g. XiaomiTV). πŸ”‘ Password: User password. πŸ“ Shared folder name: exact name of the shared folder (with register in mind!).

If the connection fails, check:

Problem.Decision
The "failed to connect" errorTurn off the Windows firewall or add an exception for ports 139 and 445.
The TV asks for a login/password, but does not connectMake sure that the PC has enabled Guest Access (in the folder security settings).
The folder is empty or the files are not displayedCheck the Security tab access permissions (there must be permissions for All or your user).
Slow file loadingConnect your computer to the router via cable (if you used Wi-Fi) or change your Wi-Fi channel to a less loaded one.

πŸ’‘

If the TV is constantly asking for a password, try using the Guest account (included in Local Users and Groups). To do this, add the Guest with Reading Rights to the folder security settings.

Method 3: Synchronize with Mi Home (for Xiaomi ecosystem owners)

If you have a Mi Account and your TV is connected to the Xiaomi ecosystem, you can use the built-in Mi Home feature to access files, which only works on models with MIUI TV 4.0+ (such as the Mi TV Q2 2023 or Redmi Smart TV X2022).

Instructions:

  1. On your computer, install the Mi Home application for Windows (you can download from the official website).
  2. Sign in with the same account as you do on TV.
  3. In the application settings, enable Shared Files and specify folders for synchronization.
  4. On the TV, open Mi Home β†’ Devices β†’ Your computer. Shared folders will appear in the list.

Decision:

  1. Turn off the antivirus for 5 minutes and check the connection.
  2. In the router settings, enable IGMP Proxy (required for DLNA multicast traffic).
  3. If you are using Windows 11, check that Network Shared Files are enabled in Settings β†’ Network β†’ Additional settings.

Mistake: β€œNo access” or β€œNo rights”

This means that:

  • πŸ‘₯ User does not have permission to folder (check the Security tab).
  • πŸ” On PC included password protection of public access.
  • πŸ“› Username or password entered with an error (registration is important!).

Solution for Windows 10/11:

1. Open the command line on behalf of the administrator.


2 Enter:




net user XiaomiTV 12345 /add




net localgroup Users of XiaomiTV /add




3. Reboot the PC.

Mistake: Video played with artifacts

It has to do with:

  • 🎞️ Unsupported codec (e.g., codec, HEVC 10-bit on older Xiaomi models).
  • πŸ“Ά Low network speed (video "does not have time" to load).
  • πŸ–₯️ Weak "hardware" of the TV (for example, Mi). TV 4A pull 4K HDR).

Decision:

  • πŸ”§ Use Plex with transcoding (converts video on the fly").
  • πŸ“‰ Reduce bitrate of video through programs like HandBrake.
  • πŸ”„ Connect the TV by cable (if you use Wi-Fi).

πŸ’‘

If the TV doesn’t play MKV video, rename the file to.mp4 – sometimes this helps bypass the limitations of the built-in player.

7. Alternative methods of file transfer

If none of the above methods worked, consider alternatives:

πŸ“± Annex "Send Files to" TV" (Android)

If you have an Android smartphone, you can use it as an intermediary:

  1. Install Send Files to TV on your phone and TV (available from Google Play and Mi App Store).
  2. Transfer files from your PC to your phone (via cable or via the cloud).
  3. Send files from your phone to your TV via the app.

☁️ Cloud storage (Google Drive, Yandex Disk)

Suitable for rare viewing:

  • Upload files to the cloud from your computer.
  • On your TV, open the Google Drive or Yandex Disk app and play the file.

Cons: dependence on Internet speed and traffic restrictions.

πŸ’½ USB-drive-storage

The most reliable, but inconvenient way:

  • Copy files to a flash drive or HDD.
  • Connect the drive to USB-TV port (port must be 3.0 for speed).

For Xiaomi TV, file systems are supported: FAT32, NTFS, exFAT.

8. Frequently Asked Questions (FAQ)

πŸ”Ή Why Xiaomi TV doesn’t see a shared folder, even though the settings are correct?
Check the following points: πŸ”Œ Make sure your PC and TV are on the same subnet (first three digits) IP-addresses must match). πŸ”„ Restart your router – sometimes DHCP-server "forgets" devices. πŸ›‘οΈ Temporarily turn off the firewall on your PC (if the folder appears, add an exception for ports 139, 445, 3702). πŸ“‘ If you use Wi-Fi, try connecting the TV to a cable (or vice versa). If nothing works, try sharing a folder on another computer on the same network to help localize the problem.
πŸ”Ή How to Share a folder on a Mac for a Xiaomi TV?
On macOS, the setting is different: Open System Settings β†’ Sharing. Enable File Sharing and add a folder to the list. Select Settings AFP or SMB (better SMB For Xiaomi, type in on the TV. IP-Mac address, user name and password from the account. DLNA Macs will require third-party software, such as Plex Media Server.
πŸ”Ή Can I share a folder from my phone to my Xiaomi TV?
Yes, there are two ways: Through Mi Share: On Xiaomi, open Mi Share (the built-in app). Select files and click Send β†’ TV. On TV, confirm file acceptance. Through Google Files: Install Google Files on your phone and TV. Enable Network Sharing in the app settings on your phone. On your TV, open Google Files and connect to your phone. Limit: Transfer speeds will be lower than cable or PC.
πŸ”Ή How to turn on support 4K-PC-based video?
For reproduction 4K lagless: πŸ“Ά Connect the TV to the router via cable (Wi-Fi may not be able to handle bitrates). πŸ–₯️ On the PC in settings DLNA-server (e.g. Plex) set maximum quality and enable Direct playback (no transcoding). πŸ“Ί On the TV, in the player settings, turn on Hardware Acceleration (if any). If the video still slows down, try to reduce the bitrate through the HandBrake program (select Preset Fast). 1080p30 for 4K-video).
πŸ”Ή Why After Updating MIUI TV I stopped seeing the folders?
Updates often reset network settings. Try: Reset the TV's network settings: Settings β†’ System system β†’ Reset β†’ Reset network settings. Update the router firmware (sometimes new versions) MIUI You need to update your router software. SMB, Check that the PC is on. SMB 2.0/3.0 (Windows 11 It can be turned off after the updates. TV Q2 2023 and newer after the update may require a re-authorization in the Mi Account.