It became impossible to take a screenshot in the Wildberries app on Xiaomi suddenly smartphone? You are not alone: since 2023, the marketplace has been actively blocking screenshots in its mobile application, and on Xiaomi, Redmi and other devices. POCO This is the most common feature that breaks down, and it's because of the combination of the secure mode of the application and the firmware. MIUI β But there's a solution.
In this article, we will analyze why Wildberries prohibits screenshots on Xiaomi (while on Samsung or iPhone the same feature can work), which models are most vulnerable to a bug, and most importantly - 7 proven ways to bypass the lock, from simple (using gestures) to technical (through gestures) ADB You will also learn what methods can lead to a ban of an account - and how to avoid this.
Why Wildberries is blocking screenshots on Xiaomi: technical reasons
Main reason is to protect content from copying.Wilberries uses flag FLAG_SECURE In its app, which prohibits screenshots and screen recording at the Android level, but on Xiaomi, this lock is more aggressive because of the fact that it is not allowed to be used in the same way:
- πΉ MIUI Optimization β Xiaomiβs proprietary shell tightly controls application rights, including a ban on screenshots for βprotectedβ windows.
- πΉ HyperOS (for new models) β in the latest versions of the firmware mechanism FLAG_SECURE It works even harder, blocking even alternative screen shooting methods.
- πΉ Conflict with Google services β on some Xiaomi devices, the lock is triggered due to incorrect integration with Google Play Services.
Interestingly, on the naked Android (like the Pixel or Nokia), the same version of the Wildberries app can allow screenshots, which confirms that the problem lies in the firmware Xiaomi.
What Xiaomi models are most often faced with the problem
Analysis of user reviews shows that screenshot blocking in Wildberries is more common on the following devices:
| Series of devices | Models with frequent complaints | MIUI/HyperOS version | Reason for vulnerability |
|---|---|---|---|
| Redmi Note | Note 11 Pro+, Note 12 Pro, Note 13 Pro | MIUI 14 / HyperOS 1.0 | Aggressive optimization of application background |
| POCO F/X | POCO F5, POCO X5 Pro, POCO X6 | MIUI 14 (Global) | Conflict with Google Services |
| Xiaomi 12/13 | Xiaomi 12T, 13 Lite, 13 Pro | HyperOS 1.0 | Enhanced protection FLAG_SECURE |
| Redmi A | Redmi A2, A2+ | MIUI 13 (Go Edition) | Limited system resources |
If your model is not on the list, it doesnβt guarantee that thereβs no problem, like even the flagship Xiaomi 14 Ultra or the other. POCO F6 Pro may block screenshots due to updates to Wildberries app.
π‘
Before trying to bypass the lock, check if the Wildberries app has been updated in the past. 2-3 Often, screenshot bugs appear after new versions are released.
Method 1: Gesture screenshot through the power button (works in 60% of cases)
The easiest method is to use an alternative way to create a screenshot. Xiaomi has a Power Button combination by default. + Reduce the volume, but if it is blocked, try it:
- Open the screen you want in Wildberries (such as a product card or basket).
- Press the power button on 2-3 A few seconds before the shutdown menu appears.
- Without releasing the power button, tap the Screenshot icon in the menu (usually located to the right of the Reboot).
This method bypasses the blockage FLAG_SECURE, Because the image is taken at the system level, not through the standard keyboard shortcut:
- π± Go to Settings. β Additionally. β Power button.
- π§ Enable the option "Screenshot in the power menu".
Why doesn't this method always work?
Method 2: Using the "Three fingers down" gesture (setting in the MIUI)
Xiaomi offers an alternative way to create screenshots through gestures. 70-80% In some cases, it uses a different screen capture mechanism to activate it:
- Go to Settings β Special features β Gestures.
- Select "Scream by gesture" (or "Quick Ball" on newer versions).
- Turn on the option and set the "Three fingers down" combination.
Now that you need to take a picture in Wildberries:
- Open the desired screen in the application.
- Swipe three fingers from top to bottom across the screen (the gesture should be smooth).
- If a lock notification appears, repeat the gesture with a slight delay (1-2 seconds).
In some models (for example, POCO X5) This gesture works even when the standard methods are blocked:
- π Reset the device.
- π± Make sure that your gesture settings do not include other combinations that may conflict.
Is the gesture activated in the settings?|Are there any conflicting gestures (e.g., βDouble touching")?|Wildberries app updated to latest version?|The device is restarted after changing the settings?-->
Method 3: Screen recording followed by frame (bypassing Screen Recorder)
If screenshots are blocked, but screen recording is allowed (which happens on the screen) 30-40% devices, you can use this workaround:
- Activate screen recording through the Notification Panel (the Screen Record icon).
- Write it down. 5-10 Seconds of the screen in the Wildberries.
- Stop recording and open the video in the gallery.
- Take a screenshot of a frame from a video (for example, through the built-in editor or Google Photos app).
This method works because Wildberries only blocks direct screenshots, but doesn't always limit screen recording.
- β οΈ On some models (such as the Redmi Note 12), screen recording can also be blocked.
- β οΈ The quality of the shot will be lower than that of the original screenshot (video resolution is usually 1080p, not 1440p or 4K screenlike).
π‘
Screen recording is the most reliable workaround if other methods don't work. MIUI/HyperOS And this method may be limited.
Method 4: Use of the second device (Mirroring)
If the software isn't working, you can use a hardware solution, which is to duplicate the screen to another device.
- π± Second device (Android, iOS, PC, or even Smart) TV).
- π A mirroring app (e.g., ApowerMirror, TeamViewer QuickSupport, or built-in Miracast on Xiaomi).
Instructions:
- Connect both devices to the same Wi-Fi network.
- On Xiaomi, activate Screen Transfer via Notification Panel or Settings β Connections β Screen transmission.
- On the second device, run an application to receive the screen (for example, ApowerMirror on a PC).
- After connecting, take a screenshot on the second device.
Advantages of the method:
- β Works on 100% devices, as the locking is FLAG_SECURE It does not apply to mirroring.
- β You can use not only Wildberries for screenshots, but also other secure applications (for example, banking).
Disadvantages:
- β Additional device required.
- β Possible image delays (lag) with weak Wi-Fi.
Method 5: Disabling protection FLAG_SECURE through ADB (advanced)
If you are ready for technical manipulation, you can turn off the protection. FLAG_SECURE for the Wildberries application through ADB. This method works for 90% devices, but requires an unlocked bootloader and developer mode enabled.
Step-by-step:
- Turn on USB Debugging: Settings β About Phone β MIUI Version (click 7 times) Settings β Additional β For Developers β USB Debugging (enable)
- Connect your phone to your PC and confirm your trust in your computer.
- Open the Command Prompt (CMD) or terminal Mac/Linux Enter: adb shell settings put global hidden_api_policy 1
- Reset the device.
- Install a modified Wildberries app with disabled FLAG_SECURE (For example, through Lucky Patcher or manual editing APK).
β οΈ Note: This method can lead to a ban on the Wildberries account if the system detects a modification of the application, use it at your own risk, and only if other methods have not helped.
Alternative (without modification) APK):
- Install the Xposed Framework (requires root).
- Activate the Disable Flag Secure module.
- Reset the device.
This method is guaranteed to unlock screenshots, but is only suitable for experienced users.
Method 6: Use of alternative launchers (Nova, Apex)
Some users report that the change of the standard launcher MIUI Third-party (e.g. Nova Launcher or Apex Launcher) allows you to bypass screenshot blocking, which is due to the fact that alternative launchers use their own window controls.
How it works:
- Install Nova Launcher from Google Play.
- Make it the default launcher (at the first start the system will prompt you to do this).
- Open Wildberries with Nova Launcher.
- Try to take a screenshot in the standard way (Power button) + Turning down the volume).
If the method worked, the reason was the conflict between the two. MIUI Launcher and Wildberries protection. If not, return the standard launcher:
- π± Go to Settings. β Annexes β By default. β Launcher.
- π§ Select "Launcher" (standard for the MIUI).
β οΈ Note: On HyperOS devices (e.g. Xiaomi 14), this method works less frequently due to deeper integration of system components.
Method 7: Reset the Wildberries app settings (last chance)
If none of the methods worked, try resetting the Wildberries app settings, which will delete the cache and data, which sometimes removes software locks:
- Go to Settings β Applications β Application Management.
- Find Wildberries in the list and select it.
- Press "Storage" β "Clear the cache" and "Clear the data".
- Reset the device.
- Run Wildberries again and try to take a screenshot.
If the screenshots were up and running after the reset, the problem was the damaged data in the app, and if not, you just have to wait for the Wildberries update or the update. MIUI/HyperOS, bug-fixer.
As a last resort, you can try installing an older version of the Wildberries app (for example, via APKMirror), where screenshot blocking has not yet been implemented, but this can cause security and account problems.
What NOT to do: Dangerous methods that lead to a ban of an account
In an attempt to bypass screenshot blocking, users often resort to risky methods that can lead to the blocking of an account in Wildberries.
- π« Use of modified APK (For example, through Lucky Patcher or RevDL, the system will detect changes and ban the account.
- π« Root access for removal FLAG_SECURE β Wildberries can define the root and limit the functionality of the application.
- π« Emulation of another device (e.g., via Xposed or Magisk) β will result in a reauthorization requirement and possible lockdown.
- π« Massive creation of screenshots (more) 10-15 In a short period of time β protection against bots can work.
If your account is already blocked, try:
- Write in support of Wildberries with an explanation that screenshots were taken manually (without modifications to the application).
- Delete the application, clear the data and install it again.
- Enter through another method (for example, by SMS postal).
Account recovery may take several hours to complete 3-5 days.