The Boards Manager provides the most convenient way to remove unwanted or unused boards. The location of the installed cores can be found here.
The following instructions to uninstall are not limited to the core in this example; they are equally applicable to both official Arduino and third-party cores.
In this article:
Uninstall using the Boards Manager
The Boards Manager provides the most convenient way to remove unwanted or unused boards.
-
In the menu bar, select Tools > Board > Boards Manager…, or click on the
button in the sidebar.
-
Filter the results by typing in the text field, and find the board package you want to uninstall.
-
Click the Remove button.
-
Confirm that you want to uninstall the library by clicking Yes.
-
Wait while Arduino IDE uninstalls the board package.
Uninstall by directly deleting files
The files can also be removed directly with your system’s file manager application:
-
Open the
packages
subfolder. -
Open the package vendor’s subfolder, e.g.
arduino
, oradafruit
. -
Open the
hardware
subfolder. This folder contains the board packages. -
Remove any/all folders within.