Solution:
Applies to:
Windows 11 File Explorer. Windows 11 Pro (24H2)
Issue Description: On some Windows 24H2 systems, users are reporting a bug wherein clicking the New Folder button (or choosing "New Folder" from the right-click context menu) within the currently open folder results in the focus jumping to the search bar input field, rather than highlighting the "New Folder" filename for editing, as has been the conventional behavior.
More InformationThis is a NON-OFFICIAL fix for the issue described above for Windows 11 File Explorer. I have tested this on multiple machines, specifically on Windows 11 Pro (on the versions listed in the Applies To section above) and found the behavior consistent and the herein-described fix successful in all tests.
Note: Changes to the registry may result in potential risk to your system and/or data loss. I will not be responsible for any issues that may result from implementing the fix described herein. By implementing the following steps, you agree that you are doing so at your own risk.
Steps to Implement:
Step 1. Open your favorite text editor and paste the following into a new file:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
Make sure you include the blank lines. it needs to be exactly as shown.
Step 2. Make sure you include the final newline at the end of that last line. Just hit enter after that last line before you save the file.
Step 3. Save the file as "fix.reg", making sure that your editor does not add a ".txt" extension. You need the .reg extension for this to work. You can name it anything you want as long as you retain the .reg extension.
Step 4. Next, just double-click the fix.reg file to automatically add the key to the registry in the right place. A dialog will display saying it was added successfully. Click OK.
Step 5. REBOOT your machine after you run the above file. Upon next login, you should be able to verify that Windows File Explorer now behaves correctly.
This process should work on both stand-alone windows 11 machines and domain-joined machines. This only applies to Windows 11 Pro, as I do not have any non-pro versions to test in my lab.
Cheers,
-=Cameron
https://cameronlanders.com
Please Note: I am not affiliated with Microsoft Corporation.