Social Media · Platform not recorded

How To Unsubscribe All YouTube Channels at Once

Original source date

Answer

If your YouTube subscription list has become overwhelming, you can easily unsubscribe from all channels at once. Here's a detailed guide to help you declutter your YouTube experience: Open YouTube:Launch your web browser and go to youtube.com.Ensure you're logged into the Google account whose subscriptions you want to clear.; Launch your web browser and go to youtube.com.; Ensure you're logged into the Google account whose subscriptions you want to clear.

Unsubscribing from All YouTube Channels

If your YouTube subscription list has become overwhelming, you can easily unsubscribe from all channels at once. Here's a detailed guide to help you declutter your YouTube experience:

Logging into YouTube

Open YouTube:Launch your web browser and go to youtube.com.Ensure you're logged into the Google account whose subscriptions you want to clear.; Launch your web browser and go to youtube.com.; Ensure you're logged into the Google account whose subscriptions you want to clear.

Accessing Subscription Management

Navigate to Subscriptions:Click on the 'Subscriptions' tab on the left side of the YouTube homepage.Select 'Manage' to view all your subscribed channels.; Click on the 'Subscriptions' tab on the left side of the YouTube homepage.; Select 'Manage' to view all your subscribed channels.

inspect element
inspect element

Executing the Unsubscribe Script

Open the Console Window:Right-click on the webpage and choose 'Inspect Element' to open the developer tools.Switch to the 'Console' tab within the developer tools.; Right-click on the webpage and choose 'Inspect Element' to open the developer tools.; Switch to the 'Console' tab within the developer tools.; Run the Unsubscribe Script:Carefully paste the script provided below into the console. This script will automate the process of unsubscribing from channels.Press Enter to execute the script.Note: The script will sequentially click the unsubscribe button for each channel. It has a delay time set to avoid rapid automated actions, which might be flagged by YouTube.; Carefully paste the script provided below into the console. This script will automate the process of unsubscribing from channels.; Press Enter to execute the script.

Completing the Process

Ensure Proper Execution:Do not use an incognito browser window as it might restrict the script's functionalities.The script will automatically unsubscribe you from all channels, visible in the 'Manage Subscriptions' list.; Do not use an incognito browser window as it might restrict the script's functionalities.; The script will automatically unsubscribe you from all channels, visible in the 'Manage Subscriptions' list. By following these steps, you can efficiently manage your YouTube subscriptions, especially when looking to start anew or refocus your content consumption on the platform. Remember, this action is irreversible, so be sure you want to clear all subscriptions before proceeding.

paste in console
paste in console

Video walkthrough

If it does not work

  • Can I unsubscribe from all my YouTube channels at once?. Yes, you can unsubscribe from all your YouTube channels at once by using a specific script in the browser's console while on the YouTube subscriptions page.
  • Is it necessary to be logged into my YouTube account to unsubscribe from all channels?. Yes, you must be logged into the Google account associated with your YouTube subscriptions to perform the mass unsubscribe action.
  • Will using the unsubscribe script affect my Google account in any other way?. No, the script specifically targets only YouTube channel subscriptions and doesn't affect other Google services or settings.
  • Can I reverse the process after unsubscribing from all channels?. No, the action of unsubscribing from all channels using this method is irreversible. You would have to manually resubscribe to each channel if needed.
  • Is this method safe and compliant with YouTube's policies?. Using the script is generally safe, but it’s important to follow YouTube's terms of service. Automated scripts can sometimes be flagged, so use this method cautiously.