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.
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.
Select and copy the list text
Click into the dialog, select all of the rendered text, and copy it.
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.
Repeat for the second list
Paste it into a second column of the same sheet.
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?
Are browser extensions for TikTok followers safe?
Can I export my TikTok follower list?
Is the spreadsheet method worth it?
Keep reading
Are TikTok follower trackers safe to use?
Some are, most of the risky ones give themselves away immediately. What these tools actually need, the four rules that separate them, and a test you can run yourself in thirty seconds.
Where to find your Following and Followers lists on TikTok
Both lists live behind the counts on your profile. Here is how to open them, what each one does and does not show, why they are so hard to read to the end, and what TikTok deliberately leaves out.
Why your TikTok following or follower list won’t load
A list that stops partway, a count that never matches, a refresh that returns nothing: every common cause, what each one looks like, and the order to work through them.