How to Install Geany 2.1 on Windows 10/11 (2026) | Step-by-Step Guide
Below is a complete step-by-step guide to install Geany 2.1 on Windows 10 and Windows 11.
Step 1 — Download Geany
- Open your web browser and go to the official Geany download page:
- Click on Releases.
- Look for the Windows installer (usually named something like
geany-{version}_setup.exe). - Click the file to download the
.exeinstaller to your PC.
https://www.geany.org/download/
Step 2 — Run the Installer
- Go to the folder where the downloaded
.exefile is saved. - Double-click the installer to run it.
- If Windows asks "Do you want to allow this app to make changes?", click Yes.
- In the installer wizard:
- Click Next on the welcome screen.
- Click I Agree to accept the License Agreement.
- Leave the default components selected (recommended) and click Next.
- Choose the installation folder or keep the default location and click Next.
- Click Install.
- Wait for the installation to complete (usually takes less than a minute).
- Click Finish once done.
Step 3 — Add Geany to PATH
- Press Win + R, type the following command, and press Enter:
sysdm.cpl
- Go to the Advanced tab.
- Click Environment Variables.
- Under System variables, select Path and click Edit.
- Click New and paste the following path:
C:\Program Files\Geany\bin
(Adjust the path if Geany is installed in a different location.)
- Click OK → OK → OK to save changes.
Step 4 — Launch Geany
You can launch Geany using any of the following methods:
- Start Menu → Geany
- Desktop shortcut (if created during installation)
- Command Prompt:
- Open Command Prompt
- Run the command below:
geany
Geany is now successfully installed and ready to use on Windows 10/11.











Comments
Post a Comment