recien voy a instalarlo
Can't access two Windows 11 computers
I just added a new desktop computer and I'm trying to connect it to my laptop. Both computers are Win 11. I keep getting the "Enter Network Credentials" box when I try to access each of the computers. I have unchecked Password proteced sharing on both computers but I still get that box. What is going on?
Windows for home | Windows 11 | Internet and connectivity
2 answers
Sort by: Most helpful
-
-
Jeronimo Fuerte 34,845 Reputation points Independent Advisor
2025-09-07T16:17:46.94+00:00 Hi! Even with Password-protected sharing turned off, Windows 11 will still prompt for credentials because it blocks anonymous/guest SMB access by default.
Put both PCs on a Private network, turn on Network discovery and File and printer sharing, and make sure File and Printer Sharing is allowed through the firewall. Then connect using a real account that exists on the target PC, either your Microsoft account (email + password) or a local account you create at Settings > Accounts > Other users. When prompted, enter TARGETPC\username and the password (or save it ahead of time in Control Panel > Credential Manager > Windows Credentials > Add a Windows credential).
If you absolutely want no password at all (not recommended), you’d have to re-enable insecure guest logons: in gpedit.msc go to Computer Configuration > Administrative Templates > Network > Lanman Workstation > Enable insecure guest logons = Enabled, then restart.