Windows – Workgroup connection: You may not have permission

file-sharingwindows xpworkgroup

I have two Windows XP computers connected through an Ad-Hoc network, computer A creates the network and B connects to it. Both computers are on the Mshome network and have file and printer sharing enabled, and they can ping one another through the adhoc network.

The result is that computer A can see computer B, but B cannot see A in the workgroup. But when A tries to access B I get a "you might not have permission to access" error telling me to contact the administrator.

I tries to google the error, but most posts talk about problems connecting different versions of Windows to each other. I tried turning off the firewalls on both machines and checking if the required services are running. Nothing helped.

Please excuse my ignorance on Windows networking, I haven't used Windows in around 10 years.

Best Answer

Before going ahead backup your registry data or create a system restore point.

  • Click Start, click Run, type regedit, and then click OK
  • Locate and then double-click the following registry subkey:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

  • On the right side, double-click restrictanonymous.
  • Make sure that the value in the Value data box is set to 0, and then click OK.
  • Close Registry Editor and Restart the computer.

There are several other reasons that you get this error, you can find some resources here

Related Question