Skip to content
Follow
Windows 🟡 Intermediate

How to turn On or Off Move Properties to Bottom of Context Menu in Windows 11

Richard
Written by
Richard
Aug 18, 2026 4 min read
How to turn On or Off Move Properties to Bottom of Context Menu in Windows 11
How to turn On or Off Move Properties to Bottom of Context Menu in Windows 11

The "Move Properties to Bottom of Context Menu " setting in Windows 11 lets you shift the Properties button down to the very bottom of your right-click menu . This handy tweak places the Properties option right where it used to sit in older Windows versions, making it much faster for you to check file details on Windows 11 Build 22621 and later.

You can apply this quick change using either the Registry Editor (a tool for changing advanced system settings) or a quick Command Prompt tweak. Both methods take less than a minute to complete and give you a cleaner, more familiar right-click menu .

⚡ Quick Answer

Open Settings , go to Personalization, click Context Menu , and turn on the Properties position switch. This moves the Properties button to the bottom of your right-click menu, making your menu cleaner and less crowded. You can also change this through the Windows Registry using the MoveProperties key.

Method 1Moving Properties Using the Windows Settings App

Moving properties using the Windows Settings app is the safest and easiest way to change your right-click menu in Windows 11. You do not need any special tools or technical skills to do this. Simply open the main settings menu on your computer, find the personalization options, and adjust your context menu layout in just a few quick clicks.

  1. Open your main Windows settings . Press the Win+I keys together on your keyboard. This shortcut opens the Settings app right away. You can also click your Start button and choose the gear icon.
    Windows 11 Start menu with Settings gear icon highlighted.
    Windows 11 Start menu with Settings gear icon highlighted.
  2. Go to the Personalization menu. Look at the list on the left side of the window and click Personalization. This area controls how your desktop and menus look.
    Windows 11 Personalization in the Settings app
    Windows 11 Personalization in the Settings app
  3. Select the Context Menu settings. Scroll down the right side of the Personalization page until you see Context menu. Click it to open your right-click choices. Tip: If you do not see this option right away, make sure your Windows 11 is fully updated to the newest preview builds, as Microsoft releases these features slowly.
  4. Toggle the Properties position switch. Look for the area called Additional options. Here, you will see a switch for moving the Properties button. Turn this switch On to send the Properties option to the bottom of the menu. Turn it Off to put it back in its normal spot.
  5. Close the settings window. Close the Settings app and right-click any file or folder to test the new layout.

Method 2Moving Properties Using the Windows Registry Editor

⚠️Warning
Moving properties using the Windows Registry Editor gives advanced users a manual way to update their right-click menu settings. The registry is a central database where Windows stores system settings. Because making mistakes here can cause problems, you must follow the steps carefully and only touch the specific settings needed for this task.
⚠️Warning
Making mistakes in the registry can cause serious problems. Follow these steps carefully and do not change any settings you did not mean to touch. Note: Administrator privileges are required for this method.
  1. Open the Registry Editor. Press the Win+R keys to open the Run box. Type regedit into the empty text box and press Enter. Click Yes if a security prompt asks for permission to make changes to your device.
  2. Go to the correct registry key. Use the address bar at the top of the Registry Editor window to go to the following location:
    🗝️Registry
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ContextMenu\Preferences\MoveProperties
    Note: If you do not see the final subkeys like MoveProperties, you will need to create them. Right-click the folder just above it, choose New Key, and name it correctly.
  3. Find the Enabled value. Look at the right side of the window. You should see a value named Enabled. If it is not there, right-click any empty space on the right, choose New DWORD (32-bit) Value, and name it Enabled.
  4. Change the value data to turn the feature on or off. Double-click the Enabled value to open its settings window. To move the Properties option to the bottom of the menu, change the Value data box to 1 and click OK. To put it back in the default spot, change the Value data box to 0 and click OK.
  5. Restart Windows Explorer to apply changes. Registry changes sometimes need a quick restart of your desktop to work. Press Ctrl+Shift+Esc to open Task Manager , find Windows Explorer in the list, right-click it, and select Restart. Your taskbar will flash for a moment, and your new menu choice will start working.

Summary

You can easily move the Properties option to the bottom of your Windows 11 right-click menu using either the Windows Settings app or the Registry Editor. Both methods take only a few minutes to complete and let you set up your right-click menu to match your personal workflow.

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 Customize the Context Menu in Windows 11
Windows How to Customize the Context Menu in Windows 11
How to Change Registry Editor Font in Windows 11
Windows How to Change Registry Editor Font in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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