Share via

windows security credentials

custom concrete 0 Reputation points
2026-02-23T17:30:20.5733333+00:00

what credentials is windows security looking for when they ask for username and password? Is there a way around this when Im mapping a network?

Windows for home | Other | Security and privacy
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Noel Macadangdang 16,440 Reputation points Independent Advisor
    2026-02-23T20:37:28.47+00:00

    Hi,

    Thank you for sharing your question. I understand how confusing it is when Windows Security prompts you for a username and password while mapping a network drive, especially when it’s not clear what credentials it actually wants. It can be frustrating when every password you try seems to fail and prevents you from moving forward.

    Windows is not asking for your Microsoft account password in this situation it’s asking for the credentials that belong to the device hosting the shared folder. That means the username and password from the other computer, NAS device, or router USB share you are trying to connect to. Microsoft Learn confirms that the required login is always an account that exists on the target device, not on your local machine, and that you may need to enter it in formats like DEVICE\username or username@DEVICE. Saving the correct credentials in Credential Manager can prevent the prompt from appearing each time.

    The easiest resolution is to remove any old or incorrect saved credentials in Control Panel → Credential Manager, then map the network drive again using the username and password from the device hosting the share. Once the correct credentials are accepted, you can save them so Windows won’t prompt again.

    Before we go further, can you tell me whether the shared folder is hosted on another Windows PC, a NAS, or a router’s USB drive? That will help me guide you to the exact credentials you need.

    Feel free to follow up, and I’ll walk you through the next steps until everything connects smoothly.

     

    I hope this helps.

    Best Regards,

    Noel

    0 comments No comments

  2. Q&A Assist
    2026-02-23T17:30:28.2166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    When Windows Security prompts for a username and password, it is typically looking for domain credentials or generic credentials. Domain credentials are used by the operating system and are authenticated by the Local Security Authority (LSA). These credentials are established for a user when a registered security package, such as the Kerberos protocol, authenticates the logon data provided by the user. On the other hand, generic credentials are defined and authenticated by applications that manage their own authorization and security, which may include user names and passwords specific to those applications.

    If you are mapping a network and want to bypass the credential prompt, you may consider using cached credentials if they are available, or ensuring that you have the correct domain credentials stored. However, there are no specific methods mentioned in the context for bypassing the credential prompt entirely, as it is a security feature designed to protect access to network resources.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.