How to enable Gallery in File Explorer on Windows 11 right now

Windows 11 has been getting a lot of new features. They are first tested on Insider builds and then expanded to the regular builds of Windows 11. Tabs in File Explorer is one such feature that was first introduced in Insider builds and then added to the regular builds. Now, with Dev Insider build 25272, Microsoft has introduced the Gallery Quick access folder in the File Explorer. If you are not a Windows Insider and want to enable Gallery in File Explorer on Windows 11 right now without waiting for it to get in the regular builds, we have good news. In this guide, we show you how to enable it easily.

How to enable Gallery in File Explorer on Windows 11

How to enable Gallery in File Explorer on Windows 11 right now

If you want to enable the Gallery folder in the Quick Access tab in File Explorer on Windows 11 now, follow these steps.

  1. Download ViVeTool from GitHub
  2. Extract the contents of ViVeTool
  3. Copy the path to the ViVeTool folder
  4. Open Command Prompt as an administrator
  5. Open the ViVeTool folder in the Command Prompt
  6. Type the command to enable Gallery in File Explorer
  7. Restart your PC

Let’s get into the details of the process and enable Gallery in File Explorer using ViVeTool on Windows 11.

Open a web browser on your PC and go to GitHub to download the ViVeTool zip file from GitHub. After downloading the ViVeTool, extract it. Then, click on the address bar of the folder to select the path and copy it.

Click on the Start menu and type cmd. Then, click on Run as administrator under the Command Prompt search result in the Start menu. Once the Command Prompt window is open, type cd and paste the path to the ViVeTool folder you have copied earlier and press Enter.

For example: cd C:UsersmrpabDownloadsViVeTool-v0.3.2

It will open the ViVeTool folder in the Command Prompt. Then, copy/paste the following command and press Enter to enable the Gallery in File Explorer on your Windows 11 PC.

vivetool /enable /id:41040327

You will see the Successfully set feature configuration(s) message. After that restart your PC to affect the changes. You can see the Gallery folder added to the Quick Access tab in the File Explorer.

If you do not like the Gallery feature, you can disable it using a simple command. You need to open the ViVeTool folder in the Command Prompt and then use the following command.

vivetool /disable /id:41040327

As ViVeTool is available on GitHub anyone can access its code and review it. If there are any red flags that can harm the privacy of the users, they would have been called out. You can use ViVeTool safely as long as you want to enable new features on your Windows 11.

Read: How to disable Tabs in File Explorer on Windows 11?

How do I use ViVeTool in Windows 11?

ViVeTool is available to download on GitHub along with its Source Code for public scrutiny. You can download it and use the commands related to the feature you want to enable on your Windows 11 PC. The codes related to each folder are available in the ViVeTool zip file in PFS format which you can open on Notepad.

How do I change File Explorer settings in Windows 11?

You can easily change the File Explorer settings in Windows 11. Just click on the three-dot button in the Menu bar and select Options. It will open a pop-up window of Folder Options where you can make changes to the Folders that you see in the File Explorer.

Original Article