Deleted accounts are stuck in pending friend requests — cannot be removed

I’m encountering an issue where users with permanently deleted accounts still appear in my pending friend requests list. These entries display as Account Deleted with no avatar, username, or profile, yet the Ignore and Accept buttons remain visible but do nothing when clicked. These entries are permanently stuck and cannot be removed by the user.

Steps to Reproduce:

Go to your Friends > Requests page.

Scroll down and locate any users that appear as Account Deleted.

Try clicking Ignore or Accept — nothing happens.

Refreshing or relogging does not fix the issue.

Media:
Here is a screenshot showing multiple Account Deleted entries that cannot be removed:

This affects the ability to manage my friend requests and creates clutter in the interface. Since these accounts are confirmed fully deleted, Roblox should either purge them automatically or allow users to remove them manually.

Expected behavior

Deleted accounts should be automatically removed from the pending requests list, or at the very least be manually removable via the Ignore button.

7 Likes

I am unable to reproduce that. Clicking “Accept” just accepts them and “Decline” just normally declines them as a normal friend request for me

Maybe those shouldn’t show up in friend requests though as they give no information of the user itself because those are infact annoying :hidere:

1 Like

As a workaround for now, you can bypass this by using inspect element, and removing the “disabled” property on the buttons. then it will let you decline and even accept them.

1 Like

Hello, I tested this out for myself I did not experience this issue with a deleted account in my friends inbox I was able to accept as well as ignore a deleted account in my pending inbox.

1 Like