Skip to content

[FIXED] Twitter Sensitive Content Not Showing 2024

The root cause of the Twitter sensitive content not showing problem is not entirely clear. The problem could be caused by Twitter’s servers or by us. Problems like this are usually server-related, but there is also a possibility that the problem is caused by us. In this article, I will show you how to fix Twitter sensitive content not showing problem with three different methods.

Twitter Sensitive Content Not Showing Tutorial Video

Method 1: Using extension to fix Twitter sensitive content not showing problem

Extensions are software that we can add or remove from our browser to enhance our experience on sites. These extensions allow us to use features that are not available or unavailable on the sites. We will solve the Twitter sensitive content not showing problem by using the uBlock Origin extension. Here’s what you need to do to do this;

  • Open your browser.
  • Search for Chrome Web Store in the search bar. From the Chrome Web Store we can add themes and extensions to our browser. After searching for Chrome Web Store, the Chrome Web Store result should appear as the first result.
  • Open Chrome Web Store’s site.
  • Type uBlock Origin in the search bar on the right side.
  • After doing this, click on uBlock Origin.
  • Click on Add to Chrome and click on Add extension to continue. After clicking on Add extension, uBlock Origin will be automatically downloaded and added to our browser.
  • After adding uBlock Origin, click on the puzzle icon on the top right. Doing this will allow us to see our extensions.
  • After clicking Extensions, pin uBlock Origin by clicking the pin icon next to it.
  • After pinning, click uBlock Origin on the top right.
  • To open Dashboard click on the gear icon above Less.
  • From the options above, click on My filters.
  • Here are the filters we need to write in the black section:

! Twitter – Remove modal in media tab

twitter.com##div:has(+ div > svg [d^=”M3.693 21.707l”]):style(filter: unset !important;)

twitter.com##div:has( > svg [d^=”M3.693 21.707l”])

! Twitter – Remove modal in timeline/single post

twitter.com##.r-yfv4eo:style(filter: none !important;)

twitter.com##.r-1ffoksr:style(display: none !important;)

twitter.com##.r-drfeu3:style(display: none !important;)

twitter.com##.r-jwli3a:style(display: none !important;)

twitter.com##.r-1cmwbt1:style(display: none !important;)

  • After typing these filters in the black section, click Apply Changes. It is important to click Apply Changes because if you don’t, your changes will not be saved.

We have added the filters. Now you can check if the problem is solved or not.

Method 2: Using Stylus extension to fix Twitter sensitive content not showing problem

As I mentioned in the first method, extensions can help us fix the problems we have with sites. Stylus is a extension that allows us to change the design of Twitter and other sites. This extension allows us to customize sites and can also help us fix Twitter sensitive content not showing. Here’s what you need to do to do this;

  • Open your browser.
  • Search for Chrome Web Store in the search bar as you did in the first method.
  • Open Chrome Web Store and search for Stylus in the search bar.
  • Click on Add to Chrome and click on Add extension to continue.
  • Pin Stylus like you did before.
  • We need to download a style for Stylus to fix Twitter sensitive content not showing problem. You can download this style from this site. https://userstyles.world/style/15658/twitterx-disable-media-tab-blur
  • After opening the site scroll down and click blue Install icon.
  • After clicking on Install, click on Install Style from the left.

After installing the style you can check if the problem is solved or not.


In this tutorial I showed you how to fix Twitter sensitive content not showing problem with two different method. I hope one of these methods has fixed your problem. Until next time, take care.