Quick summary
To delete a fork in GitHub, navigate to the forked repository's Settings, scroll to the Danger Zone, and confirm deletion by typing the repository name. This process permanently removes the forked repository from your GitHub account and cannot be undone.
Steps
- Go to your GitHub profile by clicking on your profile icon.
- From the drop-down menu, select Your repositories.
- Locate and click on the forked repository you want to delete.
- In the repository's main page, click on the Settings tab at the top, usually the last tab in the row.
- Scroll down to the bottom of the settings page and find the Danger Zone section.
- Click on Delete this repository.
- Click on the I want to delete this repository button.
- Confirm the deletion by clicking I read and understand these effects.
- Type the repository name in the dialog box to confirm the deletion.
- Click on the Delete this repository button to confirm the action.
- Enter your GitHub password if prompted and click Confirm to complete the deletion.
.gif)



