Learn how to open the Sketchbook folder 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 > Settings
- Linux: File > Preferences.