Wednesday, April 24, 2024

How to Delete Subscriptions on YouTube (Complete Guide 2023)

Subscribing to a YouTube channel is the easiest thing to do when you like a user’s content. Subscribing to a user’s channel automatically adds video thumbnail links, uploaded video clips, and favorite video clips on your homepage. 

But if your interest change or you lose interest in the user’s content you can easily unsubscribe from the user’s channel.

Let me help you understand how to delete subscriptions on youtube in this article.

How Do You Delete Subscription on YouTube 

How to Delete Subscriptions on YouTube
How Do You Delete Subscription on YouTube

Unsubscribing from YouTube or deleting subscriptions is quite easy. Here is how you can do it through PC:

  1. Log in to your YouTube account.
  2. On the home screen, you’ll find a left panel with the subscriptions option in it.
  3. Tap on Subscriptions, and you’ll find the list of all channels you subscribed to.
  4. From here click on Manage at the top right corner and you’ll get a list of channels as a subscribed button next to all the channels.
  5. Scroll down and browse the channel you want to delete subscriptions for and click on subscribe.
  6. A new pop-up will appear with one option as unsubscribe. Click on Unsubscribe and this will delete the subscription for the channel.
  7. That’s it! You’ve successfully unsubscribed.

How to Delete Subscriptions on Youtube Android

How to Delete Subscriptions on YouTube
How to Delete Subscriptions on Youtube Android

It is as easy to unsubscribe from a channel using android and is actually faster. Let’s see how to do it:

  1. Open YouTube on your phone.
  2. Click on the Subscriptions tab located at the bottom of the app.
  3. You’ll find a list of channels at the top of the screen and the most recent uploads by the channels you’ve subscribed to.
  4. From this page click on the All button to reveal the subscribed channel list.
  5. Tap on Manage.
  6. Now locate the channels you want to unsubscribe from and swipe right to get the Unsubscribe button.
  7. Tap on Unsubscribe for each channel you want to delete subscriptions for.
  8. You’re done!

How to Delete Subscriptions on YouTube on iPhone 

Unsubscribing on iPhone is almost as similar as on android the only option lacking here is a swipe to unsubscribe. Instead, you need to go to channels one by one and unsubscribe from the channels page.

Here’s how to do it:

  1. Open the YouTube app on your iPhone and click subscriptions at the bottom of the screen.
  2. Tap the subscription option at the bottom. 
  3. Click All on the subscription page to see all the channels you have subscribed to. 
  4. Select the Most Relevant filter on the top left corner to organize channels in the order of relevance. 
  5. Tap on Manage. 
  6. Scroll down and start unsubscribing from the channels you lost interest in. 

How to Delete All YouTube Subscriptions at Once on Android

Unfortunately, there’s no specific or easy method to unsubscribe from all YouTube channels at once on android. However, it can be done by running a code on a laptop or PC. Sounds tough? Don’t worry the method is easy and well tried and verified. Let’s see how to do it:

  1. Open your YouTube account in the Google Chrome browser
  2. Click on Subscriptions in the left side panel. 
  3. Scroll down till you reach the last subscribed channel on your page. 
  4. Right-click anywhere on the screen and tap on inspect element or inspect. 
  5. Tap on the Console tab at the top or simply hit ctrl+shift+J. 
  6. Copy and paste the below code into the console tab. 

var i = 0;

var myVar = setInterval(myTimer, 3000);

function myTimer () {

var els = document.getElementById(“grid-container”).getElementsByClassName(“ytd-expanded-shelf-contents-renderer”);

if (i < els.length) {

els[i].querySelector(“[aria-label^=’Unsubscribe from’]”).click();

setTimeout(function () {

var unSubBtn = document.getElementById(“confirm-button”).click();

}, 2000);

setTimeout(function () {

els[i].parentNode.removeChild(els[i]);

}, 2000);

}

i++;

console.log(i + ” unsubscribed by Saint”);

console.log(els.length + ” remaining”);

}

  1. Hit Enter after pasting the code.
  2. That’s it! Now see the magic.

Note: This may take some time to work or refresh the page if it takes longer.

FAQs: How to Delete Subscriptions on YouTube

How do I see my subscribers on YouTube Android?

Go to your profile on YouTube select YouTube studio  Scroll down and find Recent Subscribers. –  Tap on All  A pop-up window will appear showing all your recent subscribers.

Can Youtubers see who unsubscribed?

Presently there is no specific way to know who unsubscribed from your YouTube channel. All you can do is keep a count of your subscribers and check it over time.

How many Subscribers do you need on YouTube to make money? 

You need at least 1000 subscribers to start earning from YouTube and should also have 4000 watch hours in the past. Once you reach this mark you can apply for the Youtubers partner program which allows you to monetize your channel through ads, subscriptions, and channel membership. 

How do you get 1000 subscribers on YouTube for free? 

Earning 1000 subscribers is a great task and to earn this for free you need to be dedicated, work hard, do branding, create the latest trends videos and do a lot more. 

Conclusion 

Now as you know how to delete subscriptions on YouTube you can clear all junk from your YouTube homepage and make space for your favorite content and the content you’re interested in. 

Share your thoughts in the comment section below.

Recommended Articles

How to Delete Playlist on YouTube (Complete Guide)

What is Restricted Mode on YouTube (Guide 2022)

Anjali Gupta
Anjali Gupta
Anjali Gupta is a digital marketing enthusiast and content & copywriter. She is also a keen enthusiast of SEO and Paid Media. Being a B.com graduate she always wanted to explore something different and unique other than the basic aspect of marketing.

Related Articles

Latest Articles