Hello,
Thank you for posting the question on the Microsoft Windows forum!
Based on the provided error message which might indicates a restriction set by your system administrator or a misconfiguration in the Windows Registry. It often occurs when trying to run or modify certain programs, and it may be related to User Account Control (UAC) settings or something associated with registry entries.
Please make sure to back up your registry before making any change to it by following the instruction of this article. In case, something go wrong. You can swiftly reverse it.
- https://support.microsoft.com/en-us/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692 You can try the following steps to modify the registry key.
- On command prompt, type registry
- Navigate to this path Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- Right-click the key "EnableLUA" and select the Modify option.
- Change the value from 1 to 0 and then click OK
- Finally, restart the computer to see whether you can share the folder now. Hope the above information is helpful!