How to stream a screen from Xiaomi phone to your computer via Wi-Fi: the full guide 2026

Why is streaming from Xiaomi to PC via Wi-Fi the best way to do it?

Do you want to show pictures of your vacation on the big screen, to give a presentation from your smartphone or just play mobile games with your keyboard? Xiaomi's Wi-Fi screen streaming to your computer solves these problems without any extra wires or adapters. USB-The wireless method gives freedom of movement, and in comparison with the HDMI-Adapters โ€“ saves money and eliminates the โ€œtangleโ€ of cables.

But not all of them are equally good: there will be a 2-3-second delay in watching video, and there will be problems with sound or resolution. In this article, we will discuss 5 working methods for models from the Redmi Note 10 to the Xiaomi 14 Ultra, including hidden MIUI settings that speed up the broadcast, and also a table comparing methods on speed, quality and complexity of settings.

Method 1: Built-in Miracast (without third-party applications)

If your computer supports Miracast (which is 90% of Windows 10/11 devices and many Linux distributions), the broadcast will take less than a minute. The main advantage is that there is no need to install additional software, and the latency is minimal (up to 100 ms), but there is a caveat: on Xiaomi, this feature is hidden deep in the settings and can be called differently depending on the version of MIUI.

To activate Miracast:

  1. On your phone: open Settings โ†’ Connections and Sharing โ†’ Screen Broadcast (or Wireless Display in older versions).
  2. On PC: Press Win + K and select Connect to the Wireless Display.
  3. In the list of available devices will appear your computer - tap on it.

If your computer does not appear in the list, check:

  • ๐Ÿ”„ Is the firmware on the phone updated (Miracast may not work on the phone) MIUI below version 12).
  • ๐Ÿ–ฅ๏ธ Does your PC support Miracast (check through Settings) โ†’ System system โ†’ Screen. โ†’ Additional screen parameters).
  • ๐Ÿ“ถ Is there a single Wi-Fi connection between your phone and your computer (they must be on the same network).

Connect your phone and PC to the same Wi-Fi network

Update MIUI to the latest version

Activate the Developer Mode (if required)

Check Miracast support on PC via dxdiag-->

โš ๏ธ Note: On laptops with discrete graphics NVIDIA Miracast may not work because of drivers, and the solution is to update them through GeForce Experience or manually from the manufacturer's website.

Method 2: AirDroid is a universal method for any PC

AirDroid is one of the most popular apps for streaming Xiaomiโ€™s screen to your computer, and for good reason. It works even on older versions of MIUI (starting with the 9th), supports PC control (mouse/keyboard), and allows you to transfer files in parallel.

Step-by-step:

  1. Download AirDroid from Google Play to your phone and install the desktop version from the official website.
  2. Register an account (you can use Google or Facebook).
  3. On the phone in the app, select My Device โ†’ Wireless Connection โ†’ Start.
  4. On PC, enter the code that appears on the phone screen.

To reduce delay:

  • ๐ŸŽฏ Select Game mode in the broadcast settings (reduces the lags to 150 ms).
  • ๐Ÿ“ก Connect to Wi-Fi 5 GHz (if the router supports).
  • ๐Ÿ”‹ Close the background apps on your phone (especially instant messengers and games).

Miracast (built-in)

AirDroid

Vysor

Scrcpy

Other-->

MethodDelay.Quality.Difficulty setting upSupport for management
Miracast80-150 ms.1080p/60fpsโญโญโŒ No.
AirDroid150-300 ms1080p/30fpsโญโญโญโœ… Yes.
Vysor100-200 ms.720p/30fpsโญโญโญโญโœ… Yes.
Scrcpy50โ€“120 ms.1080p/60fpsโญโญโญโญโญโœ… Yes.

Method 3: Vysor for gamers and developers

Vysor was originally designed to debug Android applications, but has become popular with gamers due to low latency and keyboard support, especially for owners of POCO F5 or Black Shark who want to play Genshin Impact or Call of Duty Mobile from the keyboard and mouse.

How to set up:

  1. Install Vysor on PC from the official website.
  2. On your phone, activate Settings โ†’ About Phone โ†’ MIUI version (tap 7 times to turn on Developer Mode).
  3. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  4. Connect your phone to your PC via USB (for the first setup only!), then select View โ†’ Wireless in Vysor.

๐Ÿ’ก

To reduce the lags in games, select Quality: Low and Frame Rate: 60fps in Vysor settings, which will reduce the quality of the picture, but speed up the response to 80-100 ms.

Important nuances:

  • ๐Ÿ”Œ The first connection requires USB-cable, but still works on Wi-Fi.
  • ๐ŸŽฎ For games, it is recommended to use Game Mode in the settings MIUI (Settings โ†’ Special facilities โ†’ Game mode).
  • ๐Ÿ’ป The PC should be installed ADB Driver (you can download from the Xiaomi website or through the SDK Platform Tools).

Method 4: Scrcpy is the fastest, but hardest to set up

Scrcpy is an open source software that streams Xiaomi's screen to a PC with minimal latency (30ms) and 60 FPS support. It's used by streamers and professional gamers, but for ordinary users, setting up can seem difficult, but the result is worth it: the picture is clear, artifacts free, and the management is responsive.

Instructions for Windows:

  1. Download Scrcpy and unpack the archive into a folder on C:.
  2. Install ADB drivers for Xiaomi (you can use Mi PC Suite).
  3. On the phone, turn on USB Debugging (as in the way with Vysor).
  4. Connect your phone to your PC via USB and in the Scrcpy folder, launch the scrcpy.exe file.
  5. For wireless connection, enter the command: adb tcpip 5555 adb connect [IP-phone]:5555 (IP You can find out in Settings โ†’ The phone. โ†’ Status. โ†’ IP-address).

Challenges and solutions:

  • ๐Ÿ–ผ๏ธ If the screen is black: check if the debugging is enabled USB and if there's a lock on the screen.
  • ๐Ÿ”Š No sound: Scrcpy doesn't transmit audio by default. Use --audio flag (Android required) 10+).
  • ๐Ÿ”„ Lag at 60 FPS: Reduce resolution with scrcpy command --bit-rate 2M --max-fps 30.
How to speed up Scrcpy on a weak PC?
Add parameters to the team --crop 1280:720:0:0 (cut-to 720p) and --no-playback (Disable video decoding on PC if hardware acceleration is used).

Method 5: Local Networking with TeamViewer QuickSupport

If you need to not only broadcast the screen, but also control the phone remotely (for example, to help relatives), TeamViewer QuickSupport is suitable. This method works even over different networks (you do not need to be in the same Wi-Fi), but the picture quality is worse than that of specialized tools.

How to connect:

  1. Download TeamViewer QuickSupport to your phone from Google Play.
  2. On PC, install the main version of TeamViewer.
  3. Run the app on your phone and tell your partner the ID (or enter it yourself on your PC).
  4. Confirm the connection on the phone.

Limitations:

  • โฑ๏ธ Delay up to 500 ms (not suitable for gaming).
  • ๐Ÿ“ถ Requires a stable Internet (minimum 5 Mbps).
  • ๐Ÿ”’ Free version is limited to 5 minutes for commercial use.

Problem Solving: Lags, No Sound, Connection

Even if you set it up correctly, the broadcast can be unstable.-5 mistakes and their solutions:

  1. The screen is broadcasting, but there is no sound: ๐Ÿ”Š Miracast audio goes through PC speakers - check volume. ๐ŸŽง In Scrcpy, add a flag. --audio (It works with Android 10+). ๐Ÿ”‡ AirDroid only transmits sound in the paid version.
  2. Strong lags (delay of more than 1 second): ๐Ÿ“ก Reconnect to 5 GHz (if the router is dual-band). ๐Ÿ“ฑ Close the background apps on your phone (especially Facebook, Instagram, TikTok). ๐Ÿ–ฅ๏ธ On PC, disable the antivirus (it can slow down data transfer).

The phone does not find the computer in the list of devices

  • ๐Ÿ”„ Restart the router and both devices.
  • ๐Ÿ› ๏ธ Update your Wi-Fi adapter drivers on your PC (via Device Manager).
  • ๐Ÿ“‹ Check if it's on. WLAN Direct in the phone settings (Settings) โ†’ Wi-Fi โ†’ Additionally).

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi) 9A) Miracast is not stable because of the weak Wi-Fi module, so the solution is to use Scrcpy or Vysor.

๐Ÿ’ก

If the stream is permanently interrupted, try to reduce the bitrate of the video. In Scrcpy, this is done by the scrcpy --bit-rate 1M command, in AirDroid, in the quality settings.

FAQ: Frequent questions about streaming from Xiaomi to PC

Can I broadcast the screen without the Internet, only through the local network?
Yes, all of these methods (except TeamViewer) run on a local network without access to the Internet, so the main thing is that the phone and PC are connected to the same router.
Why is there no sound when broadcasting via Miracast?
Miracast transmits sound to the computer's speakers by default. Check: Volume on PC (possibly disabled). Selected playback device (PCM by audio icon โ†’ Playback devices). On some PCs, sound through Miracast only works when connected via HDMI.
How to stream a screen from Xiaomi on a Mac?
For MacOS, you can use AirDroid (there is a desktop version for Mac), Scrcpy (you need to install using Homebrew: brew install scrcpy), ApowerMirror (paid, but with a trial period). Miracast on Mac is not natively supported, but you can use an AirParrot adapter (paid).
Can I broadcast the screen and charge the phone at the same time?
Yes, but: When connected via USB (for the first setup), the phone will charge. When wirelessly broadcasting, the charge will be consumed faster. It is recommended to use wireless charging or connect the phone to charging in parallel.
What is the maximum resolution supported during broadcasting?
Depends on the method: Miracast: up to 4K/30fps (But most of Xiaomi is limited. 1080p). Scrcpy: Up to 1080p/60fps (can be increased 1440p team --max-size 1440). AirDroid/Vysor: before 1080p/30fps. In practice, there is enough for smooth broadcasting 720p/60fps.