How to delete YouTube subscriptions on Xiaomi phone: 5 ways

Why YouTube subscriptions are piling up and how to clear them

Every Xiaomi user sooner or later faces a problem: YouTube accumulates hundreds of unnecessary subscriptions, they prevent you from finding really interesting content, clog the recommendation tape and can even affect the performance of the application. This is especially true for owners of Redmi or low-end models. POCO, where every megabyte of memory counts.

The reasons for the subscriptions are different, from random clicks on the Subscribe button, automatic subscriptions through third-party services, or simply loss of interest in channels, but the main problem is that YouTube does not provide a feature for mass deletion of subscriptions directly. You have to remove them one by one or use workarounds. In this article, we will discuss all the working methods for Xiaomi phones based on the use of the device. MIUI hyperos.

It is important to understand that the deletion process depends on the version of the YouTube app, the smartphone model (such as the Xiaomi 13 Pro or Redmi Note 12), and even the regional settings of the Google account. MIUI or when using modified firmware.

Method 1: Delete subscriptions through the official YouTube app

The most obvious, but not always convenient, method is to use the YouTube app itself, which is suitable for those who want to delete multiple channels and are not willing to spend time setting up additional tools.

Instructions:

  • πŸ“± Open the YouTube app on your Xiaomi.
  • πŸ‘€ Slip on the profile avatar in the upper right corner.
  • πŸ“Ί Select the section Your data in YouTube β†’ Subscriptions.
  • πŸ—‘οΈ Find the channel you want to delete and click on the three dots next to its name.
  • ❌ In the menu that appears, select Unsubscribe.

Cons of this method:

  • ⏳ Deleting a single channel takes a lot of time with a large number of subscriptions.
  • πŸ” No Subscription Search – You Have to Scrolle by Hand.
  • πŸ“± On some Xiaomi models (e.g. Redmi) 9A) The interface can slow down when loading a long list.

πŸ’‘

If the YouTube app crashes constantly when trying to open a subscription list, clear its cache in your phone's settings: Settings β†’ Annexes β†’ Application management β†’ YouTube β†’ Clear the cache.

Method 2: Using the mobile version of YouTube

If the official app is unstable or you prefer a web interface, you can use the mobile version of the YouTube site through a browser, which is especially relevant for Xiaomi owners with a small amount of internal memory, where each application counts.

Step-by-step:

  1. Open your browser (Google Chrome, Mi Browser or any other).
  2. Go to m.youtube.com.
  3. Sign in to your Google account unless it happens automatically.
  4. Slip the profile icon in the upper right corner.
  5. Select your channel β†’ Subscription management.
  6. Find an unnecessary channel and click Unsubscribe.

Advantages of this method:

  • 🌐 It works even on older Xiaomi models (e.g. Redmi). 4X).
  • πŸ”„ You can use the "For computer" mode in the browser for a more convenient interface.
  • πŸ“± No need to install additional applications.
πŸ“Š What browser do you use on Xiaomi?
Google Chrome
Mi Browser
Firefox
Opera
Other

However, there are also disadvantages:

  • πŸ”’ Some features (such as sorting subscriptions) may not be available.
  • πŸ“Ά Requires a stable Internet connection, otherwise the page will be loaded for a long time.

Method 3: Massively delete subscriptions via Google Takeout

For those who want to completely reset all YouTube subscriptions at once, there is a radical method: exporting and importing data through Google Takeout, an official tool from Google that allows you to manage your data, including subscriptions.

Important: this way removes all subscriptions without any choice, and only use it if you're ready to start with a clean slate.

Instructions:

  1. Open your browser on your Xiaomi phone and go to takeout.google.com.
  2. Log in to your Google account.
  3. In the Select Data to Enable, search YouTube and uncheck all boxes except Subscription.
  4. Click Next and select the export format (.zip is recommended).
  5. After creating the archive, download it to your phone.
  6. Open the file. subscriptions.xml any text editor (e.g. QuickEdit).
  7. Delete all lines with channels, leaving only the file cap.
  8. Save the file and upload it back through takeout.google.com (Import section).
What to do if Google Takeout does not find the Import section
Google Takeout does not always show an import option for all types of data. In this case, try: 1. Use a computer instead of a phone. 2. VPN (Some features are limited by region. 3. Clear the browser cache and try again. If nothing works, this method will unfortunately not work for your account.

Warnings:

⚠️ Note: After importing an empty file subscriptions.xml All of your subscriptions will be permanently deleted, and you can only restore them manually by re-subscribing to channels.

⚠️ Note: On some Xiaomi models (e.g, POCO X3 Pro) when working with large XML-The files may have a "Not enough memory" error, in which case use the computer.

Method 4: Automation through scripts (for advanced users)

If you're familiar with the basics of programming or are willing to take advantage of ready-made solutions, you can automate the process of unsubscription using scripts. MIUI HyperOS, but requires additional software installation.

The most popular tool is YouTube Subscription Manager (available on GitHub), which allows you to massively manage subscriptions through the use of a subscription service. API YouTube.

Instructions:

  1. Install Termux on your phone (available on Google Play or F-Droid).
  2. Type commands: pkg update & pkg upgrade pkg install git python git clone https://github.com/yourusername/youtube-subscription-manager cd youtube-subscription-manager pip install -r requirements.txt
  3. Follow the instructions for authorization via OAuth 2.0 (you will need to create a project in Google Cloud Console).
  4. Run the script with python main.py --unsubscribe-all.

Advantages:

  • ⚑ Quickly delete hundreds of subscriptions in minutes.
  • πŸ”§ Flexible settings (can be deleted by keywords, subscription date, etc.).

Disadvantages:

  • πŸ› οΈ Requires technical skills.
  • πŸ”’ Risk of blocking an account when exceeding limits API.
  • πŸ“± On some firmware MIUI Termux may not work smoothly.

Install Termux from an official source

Update packages with pkg update

Create a backup copy of subscriptions

Get it. API-Key to Google Cloud Console

-->

Method 5: Delete through Google Account Settings

A little-known but effective way to manage subscriptions is through the general settings of your Google account, which works on all Xiaomi models, including the Redmi Note 11 and Xiaomi. 12T, It does not require the installation of additional applications.

How to do this:

  1. Open the settings on your phone.
  2. Go to Accounts and Synchronization β†’ Google.
  3. Choose your account (if there are several).
  4. Go to Google Account Management.
  5. Go to the Data and Personalization tab.
  6. Find YouTube Settings and select Subscription Management.

Features of the method:

  • πŸ”„ Synchronization can take a few minutes.
  • πŸ“± On some firmware MIUI The path to settings may be different.
  • πŸ” You can not only remove, but also export the list of subscriptions.
MethodSpeed.DifficultySuitable for
Official annex⭐⭐Removal 1-10 channel
Mobile site⭐⭐⭐Removal 10-50 channel
Google Takeout⭐⭐⭐⭐⭐Complete cleaning
Scripts⭐⭐⭐⭐⭐⭐⭐⭐Advanced users
Google settings⭐⭐⭐Unapproved removal

What to do if subscriptions are not deleted

Sometimes even after all the manipulations, subscriptions remain in place, and this can be due to several reasons:

Problems with synchronization

  • πŸ”„ Restart your phone and check your internet connection.
  • πŸ“Ά Turn on and off "On the plane" in the notification curtain.
  • πŸ”— Reauthorize in your Google account: Settings β†’ Accounts. β†’ Google β†’ Delete your account, then add it again.

2. restrictions on YouTube

  • 🚫 Your account may be temporarily blocked for suspicious activity (such as too frequent subscriptions/unsubscribes).
  • ⏳ Wait 24 hours and try again.
  • πŸ“§ Check emails linked to your Google account – there may be a restriction notice.

3. Features of firmware MIUI

  • πŸ“± On some versions MIUI (Chinese services may be restricted from Google services.
  • πŸ”§ Try changing the region in your phone settings: Settings β†’ Additionally. β†’ Region.
  • πŸ› οΈ If the problem persists, consider reflashing to the global version. MIUI or hyperos.

πŸ’‘

If none of these methods worked, try using a computer. Advanced Google account management tools are available on PCs that may not be available on mobile devices.

How to Prevent Unnecessary Subscriptions in the Future

To avoid wasting time cleaning, follow these tips:

1. Set up notifications

  • πŸ”” In the YouTube app, disable notifications from uninteresting channels: Settings β†’ Notifications β†’ Set up notifications via channels.
  • πŸ“΅ Turn off notifications about new videos if you don’t need them.

2.Use folders for subscriptions

  • πŸ“ Sort channels by thematic folders (for example, "Music", "Technology", "Learning").
  • πŸ—ƒοΈ Regularly review the folder β€œNo Category” – there are often random subscriptions.

Periodic audit

  • πŸ“… Make a habit once in a while. 2-3 month to check the list of subscriptions.
  • πŸ” Use the Date filter on YouTube mobile to find old and irrelevant channels.

4. Alternative YouTube clients

  • πŸ“Ί Apps like NewPipe or Vanced (for older versions of Android) allow you to better manage subscriptions.
  • ⚠️ Please note that using unofficial clients may violate YouTube’s rules.

πŸ’‘

Create a reminder in the Notes app or Calendar on your Xiaomi phone with the text "Check YouTube subscriptions." This will help you remember to clean up regularly.

FAQ: Frequent Questions About Removing Subscriptions from Xiaomi

Can I restore remote subscriptions?
Unfortunately, YouTube doesn't provide a retrieval feature for deleted subscriptions: πŸ” View the history of views (Library) β†’ History – There may be channels you’ve subscribed to. πŸ“§ Check YouTube emails in emails – sometimes notifications of new videos with channel names come in. πŸ”„ If you used Google Takeout before you deleted it, check the archive, it could be backed up, and in extreme cases, you'll have to remember and subscribe to the channels again.
Why does the channel still appear in the recommendations after the subscription is deleted?
This is due to YouTube’s recommendation algorithms, which take into account not only subscriptions, but also the following: πŸ‘€ Viewing history. πŸ‘ Laiki and dislike. πŸ•’ Time spent on video. πŸ” Search queries. To reduce recommendations from the channel: Click on three dots next to the video and select Not Interesting. Delete your browsing history for this channel: Library β†’ History β†’ Search channel β†’ Reset personalized recommendations: Settings β†’ History and confidentiality β†’ Delete viewing data.
How to remove YouTube Kids from Xiaomi phone?
To manage your YouTube Kids subscriptions: Open the YouTube Kids app. Tap the padlock icon in the lower right corner. Solve a math example or enter a password. Go to Settings β†’ Child profile β†’ Content settings. Select Approved Channels and remove unnecessary ones. Pay attention: πŸ‘Ά YouTube Kids doesn’t have a mass removal feature. πŸ”’ Some channels may be blocked by parental controls.
Does this work on Xiaomi with custom firmware (like LineageOS)?
Yes, most methods will work, but there are nuances: βœ… YouTube and Mobile Apps are working unchanged. ⚠️ Google Takeout and account settings may require additional authorization through the Google Services Framework. ❌ Scripts in Termux may not work due to lack of some libraries: πŸ“‹ Make sure you have Google Apps (GApps) installed). πŸ”§ Use Magisk to fix SafetyNet problems if required. πŸ“± Check firmware compatibility with Google services on the forum XDA Developers.
Can I delete my subscriptions without logging into my Google account?
No, you can't delete subscriptions without authorization. YouTube links subscriptions to a Google account, so: πŸ”‘ Without logging in to your account, you can only watch videos. πŸ“± If you forget your password, restore it through accounts.google.com. πŸ†” On Xiaomi phones with multiple accounts, make sure you are logged into the correct profile. Exception: if you use YouTube without an account (in guest mode), subscriptions are not saved, but your browsing history is also not maintained.