Analysis of the Issue
Your file-sharing issue has several key aspects that need to be examined step by step:
- Device Environment & Network Setup:
Your new Windows 11 laptop is connected to your home LAN via WiFi, logged in with two Microsoft accounts (Admin - you, Standard - your wife).
Your Windows 11 Home PC is connected via Ethernet to the same LAN and logged in with the same Microsoft accounts.
Both devices are set to Private Network, with Network Discovery and File and Printer Sharing enabled.
The PC’s shared folders are set up to allow access to both accounts.
- Microsoft Account and Alias Email Issue:
Your wife's standard account can access her user folder and shared folders on the PC without any issues.
Your admin account on the laptop prompts for network credentials when accessing the PC.
When entering the correct Microsoft account password, the system incorrectly states that the email or password is incorrect.
However, when using your alias email (associated with the same Microsoft account), file sharing works—but only partially.
Microsoft Support took two hours to resolve the issue with this workaround but didn’t provide an explanation.
- Permissions & Access Issues:
Even though you can now access the shared files folder, the Users folder appears empty, meaning you still cannot access your personal files on the PC from the laptop.
Possible Causes
- Microsoft Account Authentication Issues:
There may be a sync issue between your Microsoft account and Windows authentication.
Windows might be treating your alias email as the primary login method for network access instead of your actual Microsoft email.
Cached credentials or authentication conflicts could be preventing your main email from working correctly.
- Permissions & User Group Differences:
Even though your wife’s standard account works, your admin account might have different access rights.
The Users folder is protected by additional security settings, and by default, Microsoft prevents remote access to certain directories unless explicitly shared.
- Network Credentials Cache Issue:
Windows stores cached credentials for network logins, and incorrect entries could be preventing proper authentication.
Solution Steps
Step 1: Clear and Reset Network Credentials
- Open Control Panel > Credential Manager.
- Remove all stored Windows credentials related to \PC (your desktop machine).
- Restart your laptop and try logging in again using your main Microsoft email and password.
Step 2: Adjust File Sharing and NTFS Permissions
- On the PC, right-click the Users folder > Properties > Sharing tab.
- Ensure that your Microsoft account (main email) is explicitly listed under "Share with".
- Switch to the Security tab and check NTFS permissions:
Your Microsoft account should have Read & Execute access.
If missing, add it manually and apply changes.
Step 3: Ensure Proper Account Sync
- Manually sync your Microsoft account:
Go to Settings > Accounts > Sync your settings and force a sync on both devices.
- Ensure both the laptop and PC have the latest Windows updates installed.
Step 4: Reset Network Configuration
- Open Command Prompt (Admin) and run:
netsh winsock reset
netsh int ip reset
ipconfig /flushdns
Restart both the PC and the laptop.
Try accessing the shared folders again.
Step 5: Test with a Local Account
- On the PC, create a new local administrator account.
- Share a test folder with this local account.
- Try accessing the folder from your laptop using the local account credentials instead of the Microsoft account.
Additional Suggestions
If the issue persists, you can try:
Manually mapping the network drive using your alias email.
Enabling SMBv2/SMBv3 for better file-sharing compatibility.
This issue is most likely caused by Microsoft account authentication inconsistencies, cached credentials, or permission settings. By following these steps, you should be able to fix the problem and regain full file-sharing access.
Best regards,
Rosy Yuan