Who Unfollowed You Is Sitting in a File Instagram Already Gave You

Yes, and you have two ways to do it. You can check unfollowers without an app ever seeing your password. The quick route is a built-in list inside your Following tab, which takes about ten seconds and gives you an approximate answer. The exact route is Instagram’s own data download: request your followers file today, request it again in a month, then compare the two. Names that were in the first file and are missing from the second are the people who left. No third party is involved at any point.

The ten second version, and what it actually measures

Open your profile and tap Following. Along the top you will see a Categories row. It holds two lists: Least Interacted With and Most Shown in Feed.

Least Interacted With ranks the accounts you have engaged with least over the previous 90 days, going by signals like likes and story reactions. Most Shown in Feed does the reverse over the same window. Both stop at 50 accounts. That cap is not negotiable, so if you follow two thousand people you are looking at the bottom slice of a very long list rather than the whole thing.

While you are in there, tap the sort control on your Following list. You can order it by Date Followed, latest or earliest. That option lives on the mobile app only.

Now the part nobody says out loud. None of that is an unfollower list. Least Interacted With describes how you behave towards accounts you follow. It says nothing whatsoever about who followed you and then stopped.

The tab you are looking for was never built

This is where I am supposed to walk you to Following, then Categories, then the tab labelled Accounts That Don’t Follow You Back. You were expecting that, right? It has never existed. Instagram has never shipped a non-follower list, and there is no filter or comparison screen tucked behind a menu somewhere waiting to be found.

The only native signal works one person at a time. Open somebody’s profile and look under their username. If they follow you, a small “Follows you” label sits there. Fine for checking one person. If you follow nine hundred accounts, you will be there until Thursday.

No outside developer can build the missing list properly either. Instagram’s Graph API does not hand out follower or following lists under any standard permission, and the old Basic Display API that most casual tools were built on was switched off on 4 December 2024. So when an app shows you a complete unfollower list, it did not get that from an official source. It either signed in as you and read the screen, or it read a file you handed over.

The exact list, built from your own download

This is the method that actually produces usernames, and Meta hands you the raw material for free.

  1. Open Accounts Center. In the app: your profile, the menu, Settings and privacy, then Accounts Center at the top. In a browser it is accountscenter.instagram.com.
  2. Go to Your information and permissions, then Download your information.
  3. Choose Some of your information rather than everything, and tick only Followers and following. The full export is enormous and you do not need it.
  4. Set the date range to All time, then pick a format. JSON if you plan to process it. HTML if you want to read it with your eyes.
  5. Submit the request and wait for the email. Smaller accounts often get the link inside 5 to 30 minutes. Large ones can take hours. The link expires after four days, so save the file somewhere permanent the moment it arrives.

Inside the zip, follow the path connections/followers_and_following. You will find following.json alongside followers_1.json. Very large accounts also get followers_2, followers_3 and so on, because Instagram splits a long follower list across numbered files. Depending on your account, the same folder may hold close_friends, pending_follow_requests and a couple of others.

You will also spot a file called recently_unfollowed_profiles. Jackpot, surely. It is not. That file lists the accounts you recently unfollowed. Meta does not include a who-unfollowed-me file anywhere in the export, and it never has.

Here is the assembly, with no coding involved. Request the export in HTML, open followers_1.html in a browser, select the whole page and paste it into a spreadsheet column. Tidy it so you have one username per row. Save that sheet with today’s date on it. In a month, repeat the whole thing into a second column. Then use a lookup formula to flag every username that appears in the old column and is missing from the new one. What survives is your unfollower list, and it is correct to the username, because both halves came straight from Instagram.

One caution about shortcuts. Plenty of sites offer to convert your JSON into a tidy spreadsheet, or to read the whole zip for you. Uploading that file means giving a stranger the complete list of everybody who follows you, which happens to be the exact data the apps are built to collect. A spreadsheet on your own laptop costs you five extra minutes and nothing else.

What actually happens when you give an app your login

No jokes in this section. If you take one thing away from this page, take this one.

An app that produces an unfollower list has to see your account the way you see it. Some ask for your username and password outright. Others open an Instagram sign-in screen inside their own app, which looks official and is not. Either way, the result is a live session for your account sitting on somebody else’s server. Two factor authentication protects the moment of login. It does nothing at all about a session that was already created with your help.

Two things go wrong from there. The first is automation. Almost all of these tools bundle a mass unfollow button, because that is the feature people install them for. Instagram does not publish its action limits and they shift with account age and history, so the tool guesses, and when it guesses badly you get an action block that stops you liking and following for a while. Sometimes for days. The block lands on you while the app carries on selling subscriptions.

The second is what happens to stored credentials afterwards. Logins get sold on and reused, and breaches happen to small companies constantly. The pattern people describe is rarely immediate. Weeks pass, then the account starts following profiles nobody chose, or sending links in DMs, or the recovery email quietly changes to an address you have never seen.

If you have already used one of these, do this today. Change your Instagram password, which kills every existing session including theirs. Then open Accounts Center, go to Password and security, and look at Where you’re logged in. Remove anything you do not recognise. In the same area, review the apps and websites connected to your account and revoke whatever you no longer use. Turn on two factor authentication before you leave.

Most of your missing followers never unfollowed you

Watch a follower count closely for a week and you will see it wobble. The natural assumption is that every dip is a person walking out. Usually it is not.

On the night of 6 May 2026, Instagram removed millions of bot and spam accounts, along with long dormant ones, in a single overnight sweep that the internet named the Great Purge. Kylie Jenner reportedly lost around 14 million followers. BLACKPINK’s account lost roughly 10 million. Ordinary creators mostly saw drops of 2 to 5 percent. Meta had no formal statement out while it was happening, which is why the timeline came from creators comparing screenshots rather than from a press release.

So when your export comparison hands you a name, check the name before you take it personally. Open the profile and look.

  • The profile loads normally and the “Follows you” label is gone. That is a genuine unfollow.
  • The page will not load and Instagram tells you it isn’t available. The account itself is gone, either deleted or removed.
  • The name reappears a week later with the follow intact. That was a deactivation. People switch their accounts off for exam season or a bad breakup, and the follow comes back when they do.

This is why a monthly comparison is more useful than a daily one. Over thirty days, deactivations resolve themselves and platform sweeps become obvious, because a sweep takes a chunk of names on the same night while real unfollows trickle.

What you want Where it lives What it costs
A rough sense of dead weight in your Following list Profile, Following, Categories, Least Interacted With Ten seconds, capped at 50 accounts
Whether one specific person follows you The “Follows you” label on their profile One tap per person
An exact unfollower list Two data exports, compared in a spreadsheet A month of waiting between exports
An instant unfollower list Nowhere legitimate Your login, and eventually your account

The honest summary is that Instagram made this awkward on purpose, and the awkward route works fine. Ten seconds gets you a rough read on your own habits. A month of patience gets you a list that is right down to the username. What the apps sell is the gap between those two, and the asking price is a live session on your account, held by somebody you cannot name.

Leave a Reply

Your email address will not be published. Required fields are marked *