On the Windows 11 laptop (T490), the Windows 7 machines are trying to connect using a username/password that Windows 11 expects for network (SMB) access. Since those credentials are unknown or forgotten, there are two practical approaches:
- Fix sharing and discovery on Windows 11 so access is simpler
- Reset or remove the stored credentials on the Windows 7 machines and re‑enter working ones
Because security is not a concern in this scenario, the simplest is to relax sharing on the Windows 11 PC and then reconnect from Windows 7.
1. Check basic sharing configuration on Windows 11 (T490)
Follow these steps on the Windows 11 machine:
- Make sure all machines are on the same network (same router/Wi‑Fi).
- Ensure the Windows 11 network profile is set to Private (not Public). See the guidance under Essential network settings and tasks if needed.
- Turn on discovery and sharing, and turn off password protection:
- Select Start → Settings.
- In the Find a setting search box, type manage advanced sharing settings and select Manage advanced sharing settings.
- Under Private networks, turn on Network discovery and File and printer sharing.
- Under All Networks, turn off Password protected sharing.
With password protected sharing turned off, the Windows 7 machines should be able to access shared folders on the Windows 11 PC without needing a username/password.
- Ensure sharing services are running on Windows 11:
- Press Windows logo key + R, type
services.msc, select OK. - For each of these services, right‑click → Properties:
- Function Discovery Provider Host
- Function Discovery Resource Publication
- SSDP Discovery
- UPnP Device Host If not running, select Start, and set Startup type to Automatic.
- Press Windows logo key + R, type
These steps ensure the Windows 11 PC advertises its shares and accepts connections from other devices on the LAN.
2. Clear or adjust stored credentials on Windows 7
On the Windows 7 machines, there may be saved (but now invalid) credentials for the Windows 11 PC.
On each Windows 7 laptop/desktop:
- Open the stored credentials UI:
- Press Start → Run, type:
rundll32.exe keymgr.dll,KRShowKeyMgrand select OK. - Alternatively, press Start → Run, type:
Control Userpasswords2select OK, then go to the Advanced tab and select Manage Passwords.
- Press Start → Run, type:
- In the stored passwords list, look for entries that reference the Windows 11 machine (its name or IP address).
- Remove those entries so Windows 7 will prompt again when connecting.
- After removing, try to access the Windows 11 machine again from Windows 7:
- If Password protected sharing is off on Windows 11, access should work without prompting.
- If left on, enter a current local account name and password from the Windows 11 PC.
3. If still not visible from Windows 7
If the Windows 11 PC still does not appear under “Network” in Windows 7, try accessing it directly by UNC path from Windows 7:
- Press Windows+R, type
\\<Windows11ComputerName>or\\<Windows11IPAddress>and press Enter.
If that works, the visibility issue is usually due to discovery/browsing, which is addressed by the services and discovery settings above.
References: