76

I have shared one folder to "Everyone" on a machine 1 and trying to access the folder from another machine 2. It is asking for username and password of the machine 1. I am accessing the share folder from Run>//shared folder path.

I am using Windows 7 machines.

Is there any way that i can access the shared folder without giving any username and password.

bummi
  • 27,123
  • 14
  • 62
  • 101
Snehanjali Sahoo
  • 3,432
  • 3
  • 17
  • 19

2 Answers2

162

I found one way to access the shared folder without giving the username and password.

We need to change the share folder protect settings in the machine where the folder has been shared.

Go to Control Panel > Network and sharing center > Change advanced sharing settings > Enable Turn Off password protect sharing option.

By doing the above settings we can access the shared folder without any username/password.

Snehanjali Sahoo
  • 3,432
  • 3
  • 17
  • 19
  • 19
    Make sure the folder's Properties > Security includes Guest. Folders in C:\Users generally don't include that user. – Bae Sep 18 '13 at 04:48
  • This solution works under Windows 8/8.1 as well. Nice. – Jared May 04 '14 at 03:38
  • 3
    This is the perfect solution, but keep in mind that if anyone breaks into your wifi router he gets the access to your files. And if you have any write-enabled directories he can also delete them. – kolenda May 05 '14 at 23:10
  • 1
    Also make sure the folder's Properties > Security includes Everyone. Guest was not needed in my case. – Hossein Oct 26 '15 at 09:00
  • 1
    How to do it for windows server 2016? – Mayur Nov 26 '18 at 11:13
  • 1
    i have added Everyone and done all the above steps, but still asking for a username and password! windows 10. – Talha Rafique Dec 04 '21 at 09:32
14

You need to go to user accounts and enable Guest Account, its default disabled. Once you do this, you share any folder and add the guest account to the list of users who can accesss that specific folder, this also includes to Turn off password Protected Sharing in 'Advanced Sharing Settings'

The other way to do this where you only enter a password once is to join a Homegroup. if you have a network of 2 or more computers, they can all connect to a homegroup and access all the files they need from each other, and anyone outside the group needs a 1 time password to be able to access your network, this was introduced in windows 7.

Outdated Computer Tech
  • 1,996
  • 4
  • 25
  • 39