How to Remove YouTube Shorts from Feeds?

Do you feel like YouTube Shorts are swallowing up your valuable time? You’re not alone! If you’re ready to reclaim your feed and say goodbye to Shorts, keep reading. This post will guide you through the steps to remove them completely.

While YT Shorts offer a cool way to learn in bite-sized videos, their engaging nature can easily lead to us spending hours glued to them before realizing the lost time.

Fortunately, there are ways to easily block YouTube Shorts from your feed, minimizing distractions and helping you regain control of your time. By doing so, you can ensure you’re spending your time more consciously and intentionally.

How to Remove YouTube Shorts?

  1. Visit uBlock Origin chrome extension and add to chrome.uBlock Origin
  2. Click on the extension icon from the top right in Chrome then click on the pin icon to pin it on the Chrome bar.
  3. Now you will see the uBlock Origin extension icon click on it after that click on the uBlock settings icon.
  4. Now go into the “My Filters” tab.youtube shorts
  5. Now copy the below code.
    ! Title: Hide YouTube Shorts
    ! Description: Hide all traces of YouTube shorts videos on YouTube
    ! Version: 1.8.0
    ! Last modified: 2024-01-08 20:02
    ! Expires: 2 weeks (update frequency)
    ! Homepage: https://github.com/gijsdev/ublock-hide-yt-shorts
    ! License: https://github.com/gijsdev/ublock-hide-yt-shorts/blob/master/LICENSE.md
    
    ! Hide all videos containing the phrase "#shorts"
    youtube.com##ytd-grid-video-renderer:has(#video-title:has-text(#shorts))
    youtube.com##ytd-grid-video-renderer:has(#video-title:has-text(#Shorts))
    youtube.com##ytd-grid-video-renderer:has(#video-title:has-text(#short))
    youtube.com##ytd-grid-video-renderer:has(#video-title:has-text(#Short))
    
    ! Hide all videos with the shorts indicator on the thumbnail
    youtube.com##ytd-grid-video-renderer:has([overlay-style="SHORTS"])
    youtube.com##ytd-rich-item-renderer:has([overlay-style="SHORTS"])
    youtube.com##ytd-video-renderer:has([overlay-style="SHORTS"])
    youtube.com##ytd-item-section-renderer.ytd-section-list-renderer[page-subtype="subscriptions"]:has(ytd-video-renderer:has([overlay-style="SHORTS"]))
    
    ! Hide shorts button in sidebar
    youtube.com##ytd-guide-entry-renderer:has-text(Shorts)
    youtube.com##ytd-mini-guide-entry-renderer:has-text(Shorts)
    
    ! Hide shorts section on homepage
    youtube.com##ytd-rich-section-renderer:has(#rich-shelf-header:has-text(Shorts))
    youtube.com##ytd-reel-shelf-renderer:has(.ytd-reel-shelf-renderer:has-text(Shorts))
    
    ! Hide shorts tab on channel pages
    ! Old style
    youtube.com##tp-yt-paper-tab:has(.tp-yt-paper-tab:has-text(Shorts))
    ! New style (2023-10)
    youtube.com##yt-tab-shape:has-text(/^Shorts$/)
    
    ! Hide shorts in video descriptions
    youtube.com##ytd-reel-shelf-renderer.ytd-structured-description-content-renderer:has-text("Shorts remixing this video")
    
    ! Remove empty spaces in grid
    youtube.com##ytd-rich-grid-row,#contents.ytd-rich-grid-row:style(display: contents !important)
    
    
    !!! MOBILE !!!
    
    ! Hide all videos in home feed containing the phrase "#shorts"
    m.youtube.com##ytm-rich-item-renderer:has(#video-title:has-text(#shorts))
    m.youtube.com##ytm-rich-item-renderer:has(#video-title:has-text(#Shorts))
    m.youtube.com##ytm-rich-item-renderer:has(#video-title:has-text(#short))
    m.youtube.com##ytm-rich-item-renderer:has(#video-title:has-text(#Short))
    
    ! Hide all videos in subscription feed containing the phrase "#shorts"
    m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#shorts))
    m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#Shorts))
    m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#short))
    m.youtube.com##ytm-item-section-renderer:has(#video-title:has-text(#Short))
    
    ! Hide shorts button in the bottom navigation bar
    m.youtube.com##ytm-pivot-bar-item-renderer:has(.pivot-shorts)
    
    ! Hide all videos with the shorts indicator on the thumbnail
    m.youtube.com##ytm-video-with-context-renderer:has([data-style="SHORTS"])
    
    ! Hide shorts sections
    m.youtube.com##ytm-rich-section-renderer:has(ytm-reel-shelf-renderer:has(.reel-shelf-title-wrapper:has-text(Shorts)))
    m.youtube.com##ytm-reel-shelf-renderer.item:has(.reel-shelf-title-wrapper:has-text(Shorts))
    
    ! Hide shorts tab on channel pages
    m.youtube.com##.single-column-browse-results-tabs>a:has-text(Shorts)
  6. And Paste the complete code into “My Filters” and hit “Apply Changes“.remove youtube shorts
  7. Now go to Youtube.com and refresh your page all yt Shorts are removed from your feed.youtube shorts
  8. If you want to get it back just go to Chrome extensions and turn off uBlock Origin and you are done.youtube shorts

I hope this article will help you a lot if you are looking to remove shorts from your YouTube so share it with others also.

Also Read:

  1. Upgrade to Windows 11 Version 23H2 on an Unsupported PC?
  2. Windows 11 Activation Txt | Key for Free (2024)

RECOMMENDED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

542FansLike
389FollowersFollow
45,689SubscribersSubscribe

Latest Articles

Discover more from Tech Sanjeet

Subscribe now to keep reading and get access to the full archive.

Continue Reading