Do you want to see sent follow request on Instagram and how to cancel Instagram sent request in new update?
On Instagram before you can follow any private account. You need to send a follow request before you can follow.
The Instagram current follow requests not showing or disappeared because Instagram doesn’t give you a list or option to see sent friend requests on Instagram and cancel them.
So if you want to check sent friend requests on Instagram then in this guide I will show you secret tricks to see Instagram sent requests and how to cancel Instagram sent requests in new update on android, iPhone or laptop.
So let us start!
How To See Sent Request on Instagram
To see sent follow requests on Instagram, open any browser in your device and go to Instagram.com.
Here you need to login to your Instagram account.
Now tap on the search bar after instagram.com type accounts/access_tool.
Here is the link https://www.instagram.com/accounts/login/?next=/accounts/access_tool/current_follow_requests

The link will take you directly to the Instagram access tool where you will be able to see the list of all of the accounts you have ever sent a request to.
From the list go to connections.
Select view all under the current follow requests.

From there, you will be able to see the list of all your pending follow requests that you have sent.
Read also: How to Delete Instagram Sub Accounts, Instagram Follower Count Stuck (4 fixes)
How to Cancel Instagram Sent Request in new update
There is no possibility to delete or cancel all sent follow request on Instagram at once unless you use JavaScript as explained at the end of this article.
To cancel Instagram sent requests simply search for the name and go to Instagram profile and unfollow.
So this how to see sent follow request on Instagram and how to cancel Instagram sent request in new update!!
How to Find Follow Requests On Instagram
To find follow requests on Instagram;
- Simply open up Instagram
- Tap the heart icon at the very top right.
- A list of your follow request will be displayed either confirm or delete the requests.
How To Hide Instagram Following / Followers List
How To Hide Instagram Following / Followers List:
- Go into your profile and tap on the menu(three dashes) at the top right corner.
- Go into settings.

- Click on privacy.

- Right under connections, select account privacy.
- Turn Private Account on by pressing the button.

When you turn your account private, nobody can see your followers list unless they follow you.
If somebody specific you don’t want to be able to see who you are following then you have to turn on private account option but you also have to either restrict or remove them from following you.
Read also: How to Delete Instagram Sub Accounts, How to Fix Privacy Check on Instagram
How to restrict Instagram accounts
How to restrict Instagram accounts:
- Go Instagram settings and click on privacy.
- Under connections, select Restricted Accounts.
- Hit continue at the bottom and search the account you want to restrict.
- Or the profile of the person you want to restrict, tap following drop down list.

- Tap on restrict.
How to Cancel All Sent Instagram Requests at Once
To cancel all sent Instagram requests at once using JavaScript automation, you need go to https://www.instagram.com/accounts/login/?next=/accounts/access_tool/current_follow_requests
Click on the padlock at the top left corner and allow pop ups and redirects.

Right-click and select inspect at the bottom of the drop-down list.

Click on console and paste the code below.
var i=0;
var unfollow="global";
var final="global";
var link=["link","link2"];
var proWindow=[""]
proWindow.length=0
link.length=0;
var ids = document.querySelectorAll(".-utLf");
for(i=0;i<ids.length;i++){
link.push('https://www.instagram.com/'+ids[i].innerText+'/');
console.log(link[i]);
proWindow[i]=window.open(link[i]);
}

Click enter to Run.
All accounts you have requested will be opened in new tabs.
Copy and paste the code below also after all accounts requested done loading.
for(i=0;i<ids.length;i++){
unfollow = proWindow[i].document.querySelector("button._acan");
unfollow.click();
await new Promise(resolve => setTimeout(resolve, 1000));
final = proWindow[i].document.querySelector("button._a9--");
final.click();}
console.log("Completed");
Click enter to run, all the follow requests will be automatically cancelled.
Read also: How to Fix Checkpoint Required on Instagram, 200+ Best Comments For Boys Pic On Instagram 2022