Forum Discussion
Deleted
Jun 26, 2018Sharing option missing in Windows File Explorer
Hello, we noticed that for many of our machines using Windows 10 1607 and 1709 the Windows File Explorer context menu option to share a file is missing. Does anybody know where to look first ...
- DeletedAug 30, 2018
Thanks, I can confirm that this is the solution.
MarWerNo
Jul 09, 2020Brass Contributor
For me it was the solution described in this forum:
https://www.tenforums.com/software-apps/95815-no-context-menu-onedrive-directory-2.html
In Short, change the following registry key to the setting below:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000001
Especially if the current setting is 0
It only works after a restart!
- kyousuke_hasegawaOct 24, 2020Copper Contributor
MarWerNothank you. it works for me.
another option if you afraid make mistake in editing the registry, you can change UAC from "disabled" to "Notify me only when apps try ... (default)".
- MuhammadSarwarJul 28, 2020Copper Contributor
MarWerNo : thanks man it works, appreciated.