Skip to main content
Dishan_Anuradha
September 1, 2023
Solved

Plugin uninstall

  • September 1, 2023
  • 8 replies
  • 1229 views

Is there any option to uninstall plugin or remove from recent?

This topic has been closed for replies.
Best answer by IraX

@Marian_Brchan — It changes based on your origin. Directly from Resources, it will be “Saved and recent”. From Plugins > Find more plugins… or Main menu > Plugins > Find more plugins…, it will be “Recents” (which also persists until another selection is made in that dropdown).

Overall, this has been an ongoing struggle for quite a while. The process of managing plugins has changed a lot over time and at this point it’s deteriorated to being seemingly impossible to remove them.

However, I’ve found that if you sign out of your Figma account, then sign back in, this will remove the recently used plugins, leaving only the saved plugins.

Kind of bizarre, but at least possible.

8 replies

Marian_Brchan
September 1, 2023

You should be able to remove it by clicking the bookmark icon on the right.

Dishan_Anuradha
September 2, 2023

I want remove these.

Capture

Marian_Brchan
September 2, 2023

Oh right. I guess there’s no way to remove these.
What’s interesting is that you have in the dropdown only ‘Recents’ but for me it’s ‘Saved and recent’ and I have in the list all saved plugins first and at the end recent ones.

Dishan_Anuradha
September 3, 2023

There was a 'Manage plugin ’ option in settings; it’s not available in new versions.

IraX
IraXAnswer
Power Member
September 3, 2023

@Marian_Brchan — It changes based on your origin. Directly from Resources, it will be “Saved and recent”. From Plugins > Find more plugins… or Main menu > Plugins > Find more plugins…, it will be “Recents” (which also persists until another selection is made in that dropdown).

Overall, this has been an ongoing struggle for quite a while. The process of managing plugins has changed a lot over time and at this point it’s deteriorated to being seemingly impossible to remove them.

However, I’ve found that if you sign out of your Figma account, then sign back in, this will remove the recently used plugins, leaving only the saved plugins.

Kind of bizarre, but at least possible.

Dishan_Anuradha
September 4, 2023

Thanks for yor answer. Cristal clear.🙏

December 4, 2023

I’m using the desktop version of Figma, how do I remove the plugin? I’ve read remove it from local storage as “its not installed”, but for the desktop version how do I get rid of a plugin?

Celine_
Figmate
Community Support
December 5, 2023

Hey @BayArea415! The list of recent plugins is stored in Local Storage. Clearing this storage will clear out the list of recent plugins and other Figma settings.

Here’s another workaround how to clear the desktop app cache on a Mac:

  1. Quit the Figma desktop app
  2. Open Terminal.app and enter the following command: rm -rf "$HOME/Library/Application Support/Figma"
  3. Try opening the desktop app again

And here’s how to clear the desktop app cache on Windows:

  1. Close the Figma desktop app
  2. Open the Start menu, and paste in this, followed by enter: %APPDATA%\Figma
  3. In the window that opens, delete the Desktop and DesktopProfile folders if they exist
  4. Launch the desktop app again

Hope this helps!