Forum Discussion
Refresh button on Windows 11 in File Explorer
Hi Azmart,
If you want to disable Show More Options from the Windows 11 Context Menu, please apply the below command in the elevated (Run as admin) mode of cmd.
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
After the above command, press CTRL + ALT + DEL to launch GINA (Graphical Identification and Authentication) screen and select Task Manager, find and restart the Windows Explorer as shown in the screenshot.
Disabling Show More Options from the Windows 11, Restart Windows Explorer
- AzmartOct 29, 2021Brass ContributorThank you. But what I really wanted was to add a refresh option on the current new UI.
- SalmanAhmedOct 29, 2021Iron Contributor
If you want to revert back above changes, you need to execute the below cmdlet in cmd:
reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
- philteethSep 04, 2022Copper Contributor
SalmanAhmed Thank you so much! Quick and painless! You're the best!
- SalmanAhmedOct 29, 2021Iron Contributor
You're welcome. If you'd like to have the Refresh option in Windows 11's context menu, please share your idea with Microsoft from Feedback Hub by pressing Win + F.
- Mr_KumarMar 12, 2023Copper Contributor
Is there any third party app/software or tricks to add refresh button in the current new UI?
Because I think Microsoft may release this feature in the next Windows 12 version, for which I can't wait for years!🙄