GitHub is a popular version control tool for software de­vel­op­ment. The base version is a simple command line tool. It lets you access your Git re­pos­it­ory and col­lab­or­ate alongside other de­velopers. GitHub Desktop is a graphic user interface (GUI) that can be easily installed on your system. This step-by-step guide covers how to install GitHub on Windows 64-bit systems and launch it for the first time.

GitHub system re­quire­ments

Before you install GitHub Desktop, make sure that you select a version that’s com­pat­ible with your operating system! GitHub Desktop is com­pat­ible with Windows 10 64-bit or later.

Don’t feel bad if you’re using a 32-bit system though. You may not be able to install GitHub Desktop, but there are some great GitHub al­tern­at­ives out there. Some 32-bit OS users even prefer them to the official client!

The easiest way to install GitHub Desktop is to access the official GitHub download page. The main option is to download for Windows (64-bit), which is the one you should select. The smaller links below include options for macOS, networked in­stall­a­tion for busi­nesses (an MSI file), and down­load­ing the ex­per­i­ment­al beta version.

Or if you prefer to use the command line to install GitHub, we’ve put together a Git tutorial that includes in­stall­a­tion options.

Step-by-step guide to in­stalling GitHub

Here’s how to install GitHub Desktop on a 64-bit computer running Windows 10 or later.

Step 1: Download GitHub Desktop

Launch a web browser. Click on this link to visit the official GitHub Desktop download page. As mentioned above, click ‘Download for Windows (64bit)’ to download the right version of GitHub Desktop.

Image: Install GitHub Desktop via the download page
The official GitHub Desktop download page lets you download the program with a single click.

Step 2: Install GitHub Desktop

To install GitHub, either click on the EXE file in the browser’s download bar or navigate to your downloads folder (unless you changed your browser settings to download files to a different location) and double click the file.

If Windows asks for Admin per­mis­sions to install the app, grant them. When the in­stall­a­tion is finished, GitHub Desktop auto­mat­ic­ally launches.

Image: After you install GitHub Desktop, the welcome page is displayed
Login to your GitHub account via GitHub Desktop.

How to get started with GitHub Desktop

After logging into GitHub Desktop (or creating a new account), enter your access data and click ‘Authorize desktop’ to allow GitHub Desktop to sync. This will let you access your existing re­pos­it­or­ies.

Log in once more and click ‘Finish’. The GitHub Desktop user interface will open.

Image: This is the GitHub Desktop main menu
Use GitHub Desktop just like you would the main GitHub re­pos­it­or­ies and website.

Now you can create new re­pos­it­or­ies, clone existing ones, or add a local re­pos­it­ory from your hard drive. It’s that simple!

Go to Main Menu