Learn how to open the Sketchbook on your system.
By default the Sketchbook is located in these directories:
- Windows:
C:\Users\{username}\Documents\Arduino
- macOS:
/Users/{username}/Documents/Arduino
- Linux:
/home/{username}/Arduino
You can also find the location inside Arduino IDE, in Preferences under Sketchbook location:
- Windows:
File > Preferences
. - macOS:
Arduino IDE > Preferences
- Linux:
File > Preferences
.