Share via

Your file cannot be shared

Federico Comas 1 Reputation point
2021-12-06T13:45:23.1+00:00

I have a workgroup network. All the pc are running windows 10 pro and are connect by a modem (lan). When I try to share the files in one of the pc a error occurred and the result is your file cannot be shared. I have all the files in the pc share and security parameter set to everyone can have full control of the files.

Community Center | Not monitored
0 comments No comments

1 answer

Sort by: Most helpful
  1. MotoX80 37,696 Reputation points
    2021-12-08T15:18:12.713+00:00

    security parameter set to everyone

    The problem is that the other users are not "everyone", they are "guest". Your PC has no way (Active Directory) to authenticate those users.

    You could enable the guest account and grant it access, but I don't like doing that. That gives access to any user/machine that can get on your network.

    What I do on my home network is to create local accounts with the same name and password on all of my machines. I log on to my laptop with my Microsoft account but that maps to a local account. Open a command prompt and run whoami.exe to see your account name.

    Do your users log in to the other pc's with a Microsoft account, or a local account that you created?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.