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
- 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!
- SalmanAhmedSep 20, 2022Iron ContributorYou're welcome philteeth, and I'm happy to know that the answer helped you.
- 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!🙄- GhrystMar 13, 2023Brass Contributor
Mr_Kumar there actually is a refresh button, its just in a stupid place .. not sure if this was always there, or if it was added in a later update (im on version 22H2)
(nevermind the weird file-name, i saved my screenshot over another file, didnt think microsoft would not just display the image, stupid me, thinking microsoft might be useful and helpful in some tiny way)
- StefaniafJun 27, 2022Copper ContributorSalmanAhmed... does anybody actually read the feedbacks? Because this is an important one.