This guide shows you how to add or remove repository folders (folders that hold your project files with version control) inside File Explorer on Windows 11. This makes it easier to see version control info right where you manage your files.
File Explorer is the tool on Windows that helps you find, open, and organize files and folders on your computer and connected devices. You can also access files on the network or external drives.
A recent Windows 11 update lets you see version control details, like Git branch names and last changes, directly inside File Explorer.
How to Add or Remove Repository Folders in File Explorer
Adding repository folders in Windows 11 File Explorer takes three steps: open Settings via Windows key + I, navigate to System > Advanced > File Explorer, then click the ‘Choose folder’ button in the File Explorer + version control section to select your Git project directories.
- Open the Settings app:
- Click the Start menu and choose Settings, or
- Press Windows key + I on your keyboard to open Settings quickly.
- In Settings, click System on the left side.
- On the right, scroll down and click the Advanced tile to open it.

- Now, click on the File Explorer tile under Advanced settings.

- Look for the section called File Explorer + version control. Click the Choose folder button.

- In the window that opens, find and select the folder where your project (repository) is stored, then click Select Folder.
- Your chosen folders will show up in this list. To remove a folder, click the three dots More options next to the folder name, then click Remove.

- When done, just close the Settings app.
That’s it! Now, your repository folders will show version control info directly in File Explorer, making it easier to work on your projects.
Why Use This Feature?
- See Git info right inside File Explorer: No need to open separate apps to check branches or last changes.
- Easy folder access: Your project folders are easy to find and manage alongside other files.
- Customize your list: Add or remove folders anytime to keep things organized.
- Simple interface: It’s all done in the familiar File Explorer and Settings app.
- Better teamwork: Quickly check commit messages and author info, helping you collaborate smoothly.
For more details, you can visit the official Microsoft page: File Explorer and Version Control on Microsoft Docs.
Managing your projects and version control has never been easier with Windows 11!
Summary
This guide shows you how to add repository folders to Windows 11’s File Explorer so you can see version control information without opening separate apps. You open Settings, go to System > Advanced > File Explorer, and use the “Choose folder” button in the File Explorer + version control section to add your project folders. You can remove folders anytime by clicking the three dots menu next to the folder name. This feature makes it easier to track Git branches, check last changes, and collaborate with your team all from one place.
Frequently Asked Questions
Why Use This Feature?





Leave a Reply