WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Enable or Disable Access to File Explorer Options in Windows

How to Enable or Disable Access to File Explorer Options in Windows

Apr 28, 2026

File Explorer Options lets users control how files and folders behave—such as showing hidden files, changing default views, and managing search settings. In some cases (like shared or work computers), you may want to restrict access to these settings. This guide walks you through multiple methods to enable or disable access to File Explorer Options in Windows.

Method 1: Using Group Policy Editor

Group Policy Editor is not available in Windows Home editions. If you are using Windows Home, skip to the Registry method below.

1. Press Win + R, type gpedit.msc, and press Enter.

2. Navigate to the following path:

User Configuration > Administrative Templates > Windows Components > File Explorer

3. In the right pane, locate Do not allow Folder Options to be opened from the Options button on the View tab of the ribbon.
Do not allow Folder Options to be opened from the Options button on the View tab of the ribbon

4. Double click it, then select Enabled to disable File Explorer Options or select Not configured or Disabled to enable access.
select Enabled

Method 2: Using Registry Editor

If you’re using Windows Home or prefer a more direct method, the Registry Editor works universally. Be very careful when editing the registry—backing up your registry is highly recommended.

1. Press Win + R, type regedit, and press Enter

2. Navigate to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

3. Right click on Explorer, choose New > DWORD (32-bit) Value, and name it NoFolderOptions.
NoFolderOptions

4. Double click NoFolderOptions and set its Value data:

  • 1 = Disable access to File Explorer Options
  • 0 = Enable access (or delete the value)
set its Value data

Conclusion

For most Windows Pro/Enterprise users, Group Policy provides the safest and most manageable approach. For Windows Home or standalone PCs, the Registry Editor works just as well, as long as you follow the steps carefully. By enabling or disabling this feature, you can tailor Windows’ file management behaviour to suit your environment—whether that means locking down a public kiosk or giving yourself full control at home.

Latest
How to Use Reliability Monitor to Check System Stability on Windows 11How to Disable Restart after Updating on Windows 11How to Find My PC’s Serial Number
Read more >>
Recommend
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 YearsShould I enable or disable Trim of SSD?
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept