Windows 10 don´t see another files o printer

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

  1. Zickboy

    Zickboy MDL Novice

    Mar 1, 2019
    12
    1
    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

    Apr 8, 2008
    3,311
    1,938
    120
    maybe you're not admin
     
  3. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,709
    990
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    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

    Mar 1, 2019
    12
    1
    0

    Attached Files:

  6. atgpud2003

    atgpud2003 MDL Addicted

    Apr 30, 2015
    532
    86
    30
    check firewall?
    A
     
  7. joluboga

    joluboga MDL Member

    Dec 4, 2011
    238
    114
    10