Networking Issues, What Are My Windows 10 Networking Credentials?

Page 1 of 2 12 LastLast

  1. Posts : 20
    Windows 10
       #1

    Networking Issues, What Are My Windows 10 Networking Credentials?


    Ok, just upgraded to Windows 10 this week and been bashing my head bloody for two days on networking issues. What on the green Earth are my networking credentials in Win10? I have a Microsoft account I'm logging into Win10 pc with (which I hate but besides the point), everything is asking me for credentials, and I put in the email address and password I log into Windows with and it doesn't work. I have a network with a workgroup and homegroup set up, and my Win7 pc and Win8 pc have no problems talking to each other but My Win10 can't access the win7 pc, though it accesses the Win8 pc just fine. I also can't access a WDMyCloud on my network, it keeps asking me for Windows credentials and nothing I put in works, it does not like the email address/pass I use to log in to Windows 10 either. I'm literally stumped. Can someone help me out?
      My Computer


  2. Posts : 17,661
    Windows 10 Pro
       #2

    This video in our Windows 10 video thread explains the difference between a username and a user profile name and shows how to use network credentials in Windows 10. The video is bloody boring, watch it if you have patience for that , post any questions about it here.

    Network credentials video: Windows 10 instructional videos by Ten Forums members - Page 102 - Windows 10 Forums
      My Computer


  3. Posts : 20
    Windows 10
    Thread Starter
       #3

    I didn't think the video was boring at all :) lol. Thanks for posting and trying to help. I'm still confused on what I have to do to get my Win10 and Wn7 pc communicating however. Let me give some details, because my stuff looks like a mess to me, so I'm not even sure it's set up right.


    I am currently logging into Windows with my Microsoft account (which I guess is my username?) On the login screen it has the big round pic, my first and last name ("Gina Lastname" from here on out), my email address, and I input my MS account password. I'd prefer to just show my first name, but MS account won't let me do that.


    "Gina Lastname" shows on my start menu for the user account
    I have a folder in my C:\Users named just "Gina", but on the desktop there is a shortcut to that same folder called "Gina Lastname"


    In the netplwiz window that comes up, I have no user called "Gina", but two that are "xxxxx@email.com", which looks like the Microsoft account. I have none that are "Gina Lastname"


    My Win7-PC will connect to my network-shared folders on my Win10-PC just fine, but it won't work the other way around. When I try to access the Win7-PC shared folders from Win10-PC, I get this error:


    Network Error
    Windows cannot access \\WIN7-PC\HusbandName
    You do not have permission to access \\WIN7-PC\HusbandName. Contact your network administrator to request access.
    For more information about permissions, see Windows Help and Support


    My Win8-PC can access Win7-PC just fine, and vice-versa.


    Win8-PC and Win10-PC talk as well. On my Win8-PC, when I go to share a folder, I can right click > Properties > Sharing Tab > Share Button, and from there I can choose "xxxx@email.com (xxxxx@email.com)", which I'm guessing is my Microsoft account?, as the person to share with. The Win7-PC has no such listing.


    I am also trying to decide if I want to do Network Sharing or Homegroups. I actually want to share whole user folders (everything) not just Video, Music, etc that you get with Homegroups) between all pc's. And I don't want my family, upon joining the network for internet access, to see aaallll my whole User accounts folders, and just share certain folders, like music or videos, etc. I'd like to not need a pass for any of it, or at least not have to put a password in each time for the three main pcs on the network.


    Do I have to make a new user for my Win10-PC like you show at about 7:50 in your video or do I have a whole other set of problems?


    Help? Pretty please? lol.
      My Computer


  4. Posts : 17,661
    Windows 10 Pro
       #4

    Please answer just these questions, we'll go from there:

    1. Do you have a user account on that Windows 7 PC?
    2. If answer to 1. is Yes, when you sign in to that PC can you access shared folders (on other accounts) on that PC?
      My Computer


  5. Posts : 20
    Windows 10
    Thread Starter
       #5

    No, I do not have my own user account on the Win7-PC. I's my husband's pc and I'd prefer not to have my own account. My Win8-PC accesses his pc just fine. My Win8-PC has only my user account.
      My Computer


  6. Posts : 17,661
    Windows 10 Pro
       #6

    I am testing something, want to be sure it works before posting. I'll be back within 20 minutes.
      My Computer


  7. Posts : 17,661
    Windows 10 Pro
       #7

    OK, this works, tested it now on a Windows 7 machine. I am now assuming the shared folders on your husband's Windows 7 PC should be shared with everyone on your home network with full rights.

    Ask your husband to stop sharing any folder he is now sharing from his Windows 7, then share it again with these two commands in an elevated (administrator) Command Prompt.

    First:
    Code:
    net share AnyName=X:\SharedFolder /GRANT:Everyone,Full

    AnyName = Any name he wants to use, the name you will see as share name when you browse the network
    X:\SharedFolder = Full path (drive:\foldername) of the shared folder

    Next:
    Code:
    icacls X:\SharedFolder /grant:r *S-1-1-0:F

    The first command shares a folder with everyone on your network, the second one adds so called NTFS rights to everyone; each user on any Windows PC has a called SID, security identifier, the one we used here (S-1-1-0) means "all users" or "everyone".

    That's it. You should now be able to see the share AnyName when browsing the Windows 7 PC on network .

    Four times happily divorced myself, I know how reluctantly we men take tech advice from our wives. If he has doubts to remove shares and do the above just because you ask it, ask him to test it first with a new share sharing a nonsense folder .

    Please let us know how it went.

    Kari
      My Computer


  8. Posts : 20
    Windows 10
    Thread Starter
       #8

    I tried this. With these commands:

    NET SHARE HusbandName=C:\Users /GRANT:Everyone,Full
    icacls C:\Users /grant:r *S-1-1-0:F

    After each command it said successful. I still get the same network error when I try to access the shared folder on my Win10 PC.

    Open Folder
    \\Win7-PC\HusbandName\HusbandNameUserFolder is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
    An unexpected network error occurred.


    What looks weird to me is that under His computer name under Network in File Explorer, there is the HusbandName, then I have to click on that, then the C:\Users folders Default, Husband, and Public come up. I can access Public and Default. HusbandName, which is what I want to access most, throws the error. My Win8-PC once again, accesses just fine. His PC can access any in the network.

      My Computer


  9. Posts : 17,661
    Windows 10 Pro
       #9

    I will do some tests on my network, will post back. I hope that you have realized this is a site based on volunteer participation, my next reply might not come as soon as you'd like to because the real life is keeping me quite preoccupied today.
      My Computer


  10. Posts : 20
    Windows 10
    Thread Starter
       #10

    Of course!! I appreciate your time. I was thinking back and I had this issue before the Win10 upgrade I believe. I was needing the transfer a very large file to his computer, too big for a cd or even our usb sticks we have lying around, and decided to let it go overnight over the network. I went to transfer to his C:\Users\HusbandName folder, but it wouldn't let me in, so I had to use his Public folder. I didn't remember it until today. I was using software that was installed on this computer when it still had windows 7. It's not even installed on my upgraded computer So it's not necessarily w win10 problem. Hmmm.

    Thanks for trying to help. :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:37.
Find Us




Windows 10 Forums