The Arduino IDE is one of the most popular and beginner-friendly platforms for developing and uploading code to Arduino boards. Whether you’re creating a simple LED project or building an advanced IoT prototype, the Arduino IDE makes programming microcontrollers easier than ever.
If you’re using Windows 11, the good news is that you can install the Arduino IDE directly from the Microsoft Store — without having to download and set up installation files manually. The store version ensures automatic updates, cleaner installation, and smoother integration with the Windows ecosystem.
In this guide, we’ll walk you through how to install the Arduino IDE from the Microsoft Store on Windows 11, how to launch it, and what to do after installation.
Why Install Arduino IDE from the Microsoft Store?
The Arduino IDE can be installed in two ways — by downloading it from the official Arduino website or directly from the Microsoft Store. Installing it from the Microsoft Store comes with several advantages:
- One-click installation — no manual setup required.
- Automatic updates — the IDE stays up to date automatically.
- Seamless integration — better compatibility with Windows 11’s permissions and app sandboxing.
- No admin rights required — you don’t need administrative privileges to install it.
- Easy uninstallation — remove it cleanly through Settings or the Store.
So if you want a quick, reliable, and future-proof setup, the Microsoft Store version is the way to go.
Install Arduino IDE from Microsoft Store
Before installing the Arduino IDE, ensure that you have a Microsoft account for accessing the Microsoft Store and a stable internet connection to download the application smoothly. If you plan to test your setup after installation, it’s also helpful to have an Arduino board and a USB cable ready. Once these prerequisites are in place, you can proceed with the installation process without any interruptions.
Step 1: Open the Microsoft Store
- Press Windows + S and type Microsoft Store, then press Enter to open it.
- Make sure you’re signed in with your Microsoft account.
- Once inside, click the Search bar at the top of the window.
Step 2: Search for Arduino IDE
- In the search box, type Arduino IDE and press Enter.
- You’ll see multiple results — make sure to select the official Arduino IDE by Arduino LLC (or Arduino SA).
- Click on it to open the app page.
Step 3: Install Arduino IDE
- On the Arduino IDE app page, click the Get or Install button.
- The Microsoft Store will begin downloading and installing the IDE automatically.
- Wait for the installation to complete — this may take a few minutes depending on your internet speed.
Once the installation is done, you’ll see an Open button appear in the Microsoft Store window.
Step 4: Launch the Arduino IDE
- Click Open in the Microsoft Store window to launch the IDE directly.
- Alternatively, you can open it anytime by pressing Windows + S and typing Arduino IDE in the search bar.
- The IDE will open, showing you the classic Arduino editor interface with a blank sketch ready to go.
Tip: The first time you run Arduino IDE, Windows might ask for permission to allow USB access. Click Allow to enable communication between your PC and Arduino boards.
Step 5: Set Up Your Arduino Board (Optional)
If you have an Arduino board ready, you can connect it right away:
- Plug your Arduino board into your computer via USB.
- In the Arduino IDE, go to Tools → Board → Arduino AVR Boards, then select your specific board (e.g., Arduino Uno).
- Under Tools → Port, choose the COM port where your board is connected.
- Click Upload to send a simple test sketch like Blink to verify everything works.
Your board’s LED should start blinking — confirming that the IDE, drivers, and communication are working perfectly.
Step 6: Update the IDE (Optional)
Since you installed Arduino IDE via the Microsoft Store, it updates automatically. However, you can manually check for updates:
- Open Microsoft Store.
- Click on your profile icon → App settings → App updates.
- Choose Get updates to make sure the latest Arduino IDE version is installed.
How to Uninstall or Reinstall Arduino IDE
If you ever need to remove the Arduino IDE:
- Press Windows + I to open Settings.
- Navigate to Apps → Installed apps.
- Search Arduino IDE, click the three-dot icon, and select Uninstall.
Alternatively, open the Microsoft Store, search for Arduino IDE, and click Uninstall from there.
Wrapping Up
And that’s how you can install the Arduino IDE from the Microsoft Store on Windows 11.
This version of the IDE offers a quick, simple, and maintenance-free setup — no manual downloads, no installer files, and no driver headaches. Plus, automatic updates ensure you’re always using the latest version without any extra steps.
Once installed, you can immediately start coding, uploading sketches, and experimenting with your Arduino projects. Whether you’re a beginner or an advanced user, the Microsoft Store version is the easiest and most reliable way to get started with Arduino on Windows 11.