Member-only story
A Step-by-Step Guide to Deleting a Repository on GitHub
GitHub is a great version control platform, which helps you store your code for later use or collaborative needs.
If you find yourself needing to delete a repository, whether it’s to declutter your profile or start fresh, this guide will walk you through the simple steps to permanently remove a repository on GitHub.
💡 If you’d prefer to follow a video tutorial you can do by clicking on the video below.
Step 1: Navigate to Your Repository
To get started, log in to your GitHub account and navigate to the repository you want to delete. Once you’re on the repository’s main page, look for the “Settings” tab on the right side of the menu bar. Click on it to access the repository settings.
Step 2: Scroll Down to the Danger Zone
Within the Settings page, scroll down until you find the “Danger Zone” section. GitHub intentionally labels this section to emphasize the irreversible actions you are about to take. In the Danger…