Windows 10 don´t see another files o printer

Discussion in 'Windows 10' started by Zickboy, Mar 15, 2019.

  1. Zickboy

    Zickboy MDL Novice

    Joined:
    Mar 1, 2019
    Messages:
    12
    Likes Received:
    1
    Trophy Points:
    0
    Hello friends!!!

    I have a new problem !!! :( I can´t see others files and printes share in red . I seach in google and a foloow this:

    - These machines (5 pcs) in the same workgroup
    - In the same network segment
    - activate .net framework 3.5 incluye net 2.0 y 3.0
    - smb 1.0/CIFS clinet anda server
    -print client
    - activate use sharing files and printer in private profile
    - disactivate sharing with password

    In the screen say: you don´t have credentials for access


    Please help with this problem !!! :)
     
  2. coleoptere2007

    coleoptere2007 MDL Guru

    Joined:
    Apr 8, 2008
    Messages:
    3,182
    Likes Received:
    1,796
    Trophy Points:
    120
    maybe you're not admin
     
  3. Super Spartan

    Super Spartan MDL Expert

    Joined:
    May 30, 2014
    Messages:
    1,549
    Likes Received:
    879
    Trophy Points:
    60
  4. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    #4 Krager, Mar 15, 2019
    Last edited: Mar 15, 2019
    In additon to enabling those services, Windows 10 has connections to anoymous shares disabled by default. I had to enable it to connect to my router USB drive. Requires a reg tweak;
    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
    "AllowInsecureGuestAuth"=dword:00000001
    
    Also don't let 1809 machines become master browser, broken in 1809 and 1709. If you have nothing on your network that can do the master browser function correctly use your router's USB drive sharing function. To disable the master browser function use this;
    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters]
    "MaintainServerList"="No"
    
     
  5. Zickboy

    Zickboy MDL Novice

    Joined:
    Mar 1, 2019
    Messages:
    12
    Likes Received:
    1
    Trophy Points:
    0

    Attached Files:

  6. atgpud2003

    atgpud2003 MDL Senior Member

    Joined:
    Apr 30, 2015
    Messages:
    287
    Likes Received:
    38
    Trophy Points:
    10
    check firewall?
    A
     
  7. joluboga

    joluboga MDL Member

    Joined:
    Dec 4, 2011
    Messages:
    226
    Likes Received:
    106
    Trophy Points:
    10