Skip to main content

Posts

Showing posts from May, 2026

How to remove the irrelevant "Most Relevant" section at the top of YouTube

I am a premium YouTube user to get less noise. The "most relevant" section is quite irrelevant for me; it is noise. I looked up how to disable that in YouTube settings, but I could not find it. I found I can use UBlock Origin -- Custom filter, and set the following. youtube.com##ytd-reel-shelf-renderer:has-text(Most relevant) youtube.com##ytd-rich-section-renderer:has-text(Most relevant) Thanks to UBlock developers.