Follow
Windows

How to Enable or Disable Folder Options in Windows 11

Richard
Written by
Richard
Jun 7, 2023 Updated May 1, 2026 3 min read
How to Enable or Disable Folder Options in Windows 11

This guide explains how to turn the File Explorer Folder Options on or off in Windows 11. These steps are for Windows 11 version 22H2 and newer.

How to Access Folder Options in Windows 11

Folder Options is a settings menu in Windows 11 that lets you change how your files and folders look and behave. You can use it to show hidden files, hide file extensions, or change how you open items with a single click. Why do you need it? It is the central hub for File Explorer customization. What happens when you use it? You gain full control over your file management experience.

To open Folder Options, follow these simple steps:

  1. Open File Explorer from your taskbar.
  2. Click the three-dot menu (…) at the top of the window.
  3. Select Options from the dropdown list.
  4. The Folder Options dialog box will appear.

For more details on basic navigation, visit the official Microsoft support page.

Why is the Folder Options menu missing?

Sometimes you might try to open Folder Options and find it is missing or grayed out. This usually happens because a system administrator has restricted access to prevent users from changing important view settings. If you are on a work or school computer, this is often a security policy. If you are on your own PC, it might be a registry error.

How to fix Folder Options not opening

If the menu is missing, you may need to check your registry settings. Warning: Modifying the registry can cause system issues if done incorrectly. Always back up your registry before making changes. To fix this, ensure the NoFolderOptions value is set to 0 in the registry paths mentioned below.

Method 1: Disable or Enable Folder Options Using Group Policy Editor

This method is best for managing settings on a computer with multiple users. ⚠️ Admin Required: You must be an administrator to change these settings.

  1. Press Win + R, type gpedit.msc, and press Enter.
  2. Navigate to: User Configuration\Administrative Templates\Windows Components\File Explorer.
  3. Locate Do not allow Folder Options to be opened from the Options button on the View tab of the ribbon.
  4. Double-click it. Select Enabled to hide the menu or Disabled to show it.
  5. Click OK.
Windows 11 File Explorer Folder Options settings interface
Folder Options selections in Windows 11 File Explorer

What happens when done: The Folder Options menu will either appear or vanish from the File Explorer ribbon immediately.

Method 2: Disable or Enable Folder Options Using Registry Editor

If you do not have the Group Policy Editor, you can use the Registry Editor. ⚠️ Admin Required: This requires administrator privileges.

  1. Press Win + R, type regedit, and press Enter.
  2. Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  3. If the Explorer key is missing, right-click Policies, select New > Key, and name it Explorer.
  4. Right-click the right pane, select New > DWORD (32-bit) Value, and name it NoFolderOptions.
  5. Double-click NoFolderOptions and set the value to 0 to enable or 1 to disable.
Registry key for disabling Folder Options in Windows 11
Registry data for Windows 11 Folder Options configuration

What happens when done: Your changes will apply after you restart your PC or restart the Windows Explorer process via Task Manager.

Summary

You now know how to enable or disable Folder Options in Windows 11 using both the Group Policy Editor and the Registry Editor. These tools allow you to customize your file view settings or restrict access for other users on your machine. Always remember to back up your registry before making changes and restart your computer to ensure all settings take effect.” }

How do I show hidden files if Folder Options is disabled?

If Folder Options is disabled by an administrator, you cannot easily toggle hidden files through the menu. You may need to contact your system administrator to request access. Alternatively, if you have administrative rights, you can re-enable the menu using the Registry Editor or Group Policy steps provided above.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Access File Explorer Options in Windows 11
Windows How to Access File Explorer Options in Windows 11
How to Reset Local Group Policy in Windows 11
Windows How to Reset Local Group Policy in Windows 11
How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer
How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer

1 Comment

Leave a Comment

Your email address will not be published. Required fields are marked *