Skip to content
FollowTok app iconFollowTok

Can you check who doesn’t follow you back on a computer?

TikTok on the web shows both lists and still refuses to compare them. What the desktop site can do, why browser extensions and websites are the riskier route, and the manual method that works for small accounts.

Updated 6 min read

You can see both lists on a computer. You still cannot get TikTok to compare them for you — the web version has exactly the same gap as the app, minus the convenience of having your account already signed in on the device in your hand.

What tiktok.com does give you

Sign in, open your profile, and click either count. A dialog opens with Following and Followers tabs, loading more accounts as you scroll — the same paged list as the phone, in a window.

What it does not give you:

  • Any indicator of which follows are mutual.
  • Sorting, filtering, or a count of one-way follows.
  • An export of either list in any format.
  • Any view that puts the two lists next to each other.

Which is the same conclusion as on mobile: the data is fully visible and never assembled into an answer.

The manual method that actually works

For a small account this is genuinely reasonable, costs nothing, and involves handing your credentials to nobody.

  1. Scroll each list to the end

    Both dialogs page as you scroll. Keep going until the list stops growing — this is the slow part, and it is slower the more accounts you have.

  2. Select and copy the list text

    Click into the dialog, select all of the rendered text, and copy it.

  3. Paste into a spreadsheet and clean it

    You will get display names and usernames mixed together. Filter down to the rows starting with @ and you have one column of usernames.

  4. Repeat for the second list

    Paste it into a second column of the same sheet.

  5. Compare with a formula

    =COUNTIF(B:B, A2) against your followers column returns 0 for every account that does not follow you back. Sort by that column and you have the list.

Browser extensions and websites

Search for a desktop solution and you will find both. They are not equivalent, and neither is equivalent to an app on your phone.

A browser extension

  • Runs in your own browser, using your existing session
  • Needs permission to read tiktok.com — which means the whole page
  • Can be updated remotely after you install it
  • Worth checking who publishes it and what it asks for

A website asking you to log in

  • Wants your username and password on its own form
  • Does the reading from its servers, not your machine
  • Holds your credentials and your follow graph
  • No upside that justifies it — avoid entirely

An extension is a real option if you trust the publisher; the permission it needs is genuinely broad, so that trust has to be doing real work. A website that collects your TikTok password is not an option at any price, for the reasons set out in are TikTok follower trackers safe.

Why the phone is the better place for this

Not a preference — a difference in what has to be trusted. On the phone, the sign-in happens in TikTok’s own screen, the session stays in the device keychain, and both lists are fetched and compared locally. There is no server holding your social graph because there is no server involved.

The lists are also served far more reliably to a mobile client than to a browser making the same requests, so a long list is less likely to stall halfway — the situation described in why your follow list will not load.

Which route to take

Spreadsheet, if…

  • You follow a few hundred accounts at most
  • You want to install nothing at all
  • You only need the answer once
  • You are comfortable with COUNTIF

An app, if…

  • Your lists run into the thousands
  • You want to check again in a month
  • You want unfollowers detected between runs
  • Scrolling two lists to the end is not happening

Frequently asked questions

Does TikTok’s website show who doesn’t follow you back?
No. The desktop site shows the same two lists as the app and offers no comparison, no filter and no export. The information is there; the answer is not.
Are browser extensions for TikTok followers safe?
Some are, but an extension with access to tiktok.com can read everything on the page, including your session. That is a larger permission than a phone app that only holds its own session, so it deserves more scrutiny, not less.
Can I export my TikTok follower list?
Not as a file. TikTok's data download includes some account information but not a usable follower list, so copying the on-screen list into a spreadsheet is the only export available to you.
Is the spreadsheet method worth it?
Under a few hundred accounts, yes — it is free and takes about twenty minutes. Past that, the scrolling and cleaning become the whole job, and the list changes while you are working on it.

Keep reading