Standby (or βon dutyβ) on Xiaomi TVs often causes a headache for users: instead of a full-screen image, black bars appear on the sides or top/bottom, and the picture looks βcut off.β The problem is relevant for Mi TV 4/4A/4S, Mi TV Q1/Q2, Redmi Smart TV and other brands. In 80% of cases, the faulty zoom settings are to blame, but sometimes the root of the evil lies deeper in the firmware or even hardware constraints.
This article isn't about universal tips like "reset the TV" (although it sometimes works). We'll take a look at 5 proven methods of stretching the screen in Standby, including hidden engineering menus, manual editing of configuration files and hardware tricks for older models. We'll focus on the nuances of the MIUI TV firmware and Google TV, where the logic of zooming is different. If you've tried changing the screen format in the settings and nothing has worked, here you'll find solutions that aren't in the official documentation.
Why the screen doesn't stretch in Standby: 3 main reasons
Before we treat a symptom, we'll figure out the diagnosis, and black stripes or cropping of the image on duty occur for one of three reasons:
- πΊ Permission inconsistency: The TV receives a signal with a resolution (e.g., a signal with a resolution, 1366Γ768), which does not match the native resolution of the matrix (e.g, 3840Γ2160 for 4K-In Standby, the system can force the image to scale by a different algorithm than in the main mode.
- βοΈ Overscan Settings Fail: Overscan (or βOutside the edgesβ) is responsible for cropping the edges of the image. In some Xiaomi firmware, it is reset when you transition to Standby.
- π Firmware/signal conflict: If the TV is connected to a console, computer, or game console, their image output settings may conflict with logic. MIUI TV It's in standby mode, especially for devices with HDMI-CEC.
Interesting fact: on models Xiaomi TV Stick and Mi Box, the problem with stretching in Standby is less common, since they use a pure Android TV without a MIUI shell. This indirectly confirms that the bug is associated with the firmware of the brand.
β οΈ Note: If black bars only appear when connected to a particular device (e.g., PlayStation 5 or other devices) NVIDIA Shield, first check the image output settings on the signal source. In 30% of cases, the problem is solved by changing the parameter. HDMI Output Format on the console.
Method 1: Manually adjust the screen format in the Xiaomi TV menu
So let's start with the obvious thing, which is to check the basic settings, and even if you've tried this before, do it again with our algorithm, and users often miss key points.
Instructions:
- Turn on the TV and go to Settings β Display and Sound β Screen format.
- Select Automatically (if available) and wait until the system determines the optimal parameters.
- If automatic mode does not help, manually switch options: π 16:9 is the standard format for most content. π¬ Original (or "Source") - no scaling, but may appear stripes. π Zoom β stretches the image with the edges trimmed. β‘ Stretch (or βStretchβ) β forced scaling to the edges of the screen.
necessarily
An important caveat: on some models (e.g. Mi TV Q1 75), the Stretch item may be hidden.
1. Press the buttons "Menu" + "Volume Down" on the remote for 5 seconds.
2. From the engineering menu, select "Display Settings" β "Force Stretch Mode" β "Enable".
3. Save settings and restart the TV.β οΈ Note: Forced stretching can distort the proportions of images, especially in subtitled games or movies. Use this mode only if other options do not work.
Make sure that the HDMI cable is connected to the port marked "ARC" or "HDMI 2.0" |
Turn off the Dynamic Contrast function in the image settings |
Check that the signal source (prefix, PC) displays the image in native resolution |
Reset the image settings to factory (Settings) β Display. β Reset)-->
Method 2: Adjust the Overscan parameter through the engineering menu
If standard settings don't work, it's time to dig deeper. Overscan (or "Over the edges") is responsible for cropping the edges of the image. In some Xiaomi firmware, it is reset when you move to Standby, which causes black stripes.
How to adjust it:
- Turn on the TV and tap sequentially on the remote: Menu β Settings β All Settings β General β Device Preferences β About β Build.
- Click Build 7 times in a row until the notice βYou became a developerβ appears.
- Go back to the main settings menu and find a new section for developers.
- Activate the USB Debugging option (optional, but may be needed for the next steps).
- Scroll down and look for Overscan correction (or βEnd Exit Correctionβ).
- Turn off the slider if it is active, or manually set the 0% value for all sides (left, right, top, bottom).
On models with Google TV (such as Xiaomi TV A Pro), the path to Overscan settings is different:
Settings β Device β Display β Additional β Screen size β Edge correctionIf your firmware doesnβt have an Overscan option, try an alternative method using ADB:
adb shell settings put global overscan 0,0,0,0This command resets the edge trimming, and you'll need a computer with an Android SDK installed and USB debugging enabled on your TV to do it.
π‘
If you change Overscan, go back to the engineering menu and activate the Sharpness correction option, which compensates for the loss of detail when stretched.
Method 3: Update firmware and reset to factory settings
Standby black bars are a well-known firmware bug of MIUI TV versions 1.6.XX-2.1.XX. Xiaomi has released patches for most models, but updates are not always installed automatically.
Instructions for updating:
- Go to Settings β About TV β System Update.
- Click "Check Updates." If a new version is available, install it.
- After the update, be sure to reset settings: Settings β About TV β Reset settings β Reset all settings.
If the automatic update does not find new versions, try installing the firmware manually:
| Model TV set | The Last Stable Firmware (2026) | Download link | Notes |
|---|---|---|---|
| Mi TV 4A 32"/43" | MIUI TV 2.3.15 | Download | Fixes a stretch bug in Standby for 720p resolutions |
| Mi TV Q1/Q1E | Google TV 11 (RQ3A.211001.001) | Download | Requires reset after installation |
| Redmi Smart TV X50/X65 | MIUI TV 3.0.8 | Download | Includes ALLM support for gaming consoles |
For manual installation:
- Download the firmware on USB-storage device FAT32).
- Connect the flash drive to the TV.
- Go to Settings β About TV β System Update β Update via USB.
- Select the downloaded file and wait for the process to complete (donβt turn off the power!).
For the Mi TV 4S 55 and Mi TV 4X 65 models, there is an undocumented trick with HDMI mode switching:
1. Disconnect all devices from HDMI- ports.
2. On the remote, press sequentially: Menu β Input β HDMI 1 β Menu β Settings β HDMI Mode.
3. Select "PC Mode" instead of "TV Mode".
4. Reconnect the signal source.This will force the TV to process the input signal as if it were a computer, where the scaling logic is different.
Why doesnβt the old Xiaomi TV have a βStretchβ option in Standby?
Method 5: Editing Configuration Files (for Advanced)
If all previous methods have failed, the last option is manual editing of system files, which is only suitable for users who are willing to work with ADB and understand the risks.
Algorithm:
- Connect the TV to your computer via USB and activate debugging (see Method 2).
- Open the command line and do: Adb pull /system/etc/display_config.xml This will copy the configuration file to your PC.
- Open the file. display_config.xml In any text editor (for example, Notepad)++).
- Find the lines with the parameters: <overscan_left>0</overscan_left> <overscan_right>0</overscan_right> <overscan_top>0</overscan_top> <overscan_bottom>0</overscan_bottom> If the values are different from zero, set them in 0.
- Add a line (if it is not there): <force_stretch_mode>1</force_stretch_mode>
- Save the file and upload it back: adb push display_config.xml /system/etc/ adb shell chmod 644 /system/etc/display_config.xml
- Reboot the TV: adb reboot
After you restart, check the stretch in Standby mode. If the image is distorted, return the original values to the file.
β οΈ Warning: Incorrect editing of system files can lead to a blink (complete failure) of the TV. Before editing, back up the original file with the command: adb pull /system/etc/display_config.xml display_config_backup.xml
π‘
Configuration file editing is an extreme method, and 90% of the time, the problem is solved by updating the firmware or configuring Overscan, and only use it if other options fail.
Frequent Mistakes and How to Avoid Them
When you try to stretch your screen in Standby, users often make the same mistakes.
- π§ Use Smart Scaling: This feature is MIUI TV It often conflicts with the on-duty mode and causes the image to be cropped. β Display. β Additionally.
- π Reset settings for current login only: If you reset the settings only for HDMI1, The problem is the general settings of the TV, it won't help.
- πΆ Ignore the signal source settings: For example, in NVIDIA Shield needs to disable the Match Content Color Space option, and on PlayStation 5, install Resolution: Automatic.
- β‘ Update firmware through third-party sites: Download software only from official sources (Mi Community, Xiaomi Firmware Updater). "Castom" firmware can aggravate the problem.
Another common mistake is trying to stretch the screen through the Smart Home settings (if the TV is connected to the Xiaomi ecosystem).The display settings in the Mi Home app do not affect the hardware zoom, they only control brightness and color.