Windows 10: Windows Credentials

Discus and support Windows Credentials in Windows 10 Gaming to solve the problem; I have stored a password for a Network Drive but can'te remember it and I can't see it in "Windows Credentials" see screenshot.How can I see the... Discussion in 'Windows 10 Gaming' started by Kingpin31, Nov 11, 2021.

  1. Kingpin31 Win User

    Windows Credentials


    I have stored a password for a Network Drive but can'te remember it and I can't see it in "Windows Credentials" see screenshot.How can I see the passwords ?Thanks in advance !

    :)
     
    Kingpin31, Nov 11, 2021
    #1
  2. Ryan Fra Win User

    Windows Network Credentials

    Hi Keith,

    We suggest that you disable Credential Manager before mapping your Drives. Please follow these steps to disable Credential Manager:

    • In the search box type “Services
    • Right click on “Services” and select “Run as Administrator
    • In the Services Window, look for Credential Manager Service and click “Stop”.
    • Restart the computer and go back the Credential Manager Service and set it to “Automatic”.
    • Restart the computer again.

    Please keep us updated if you were able to map your drives.
     
    Ryan Fra, Nov 11, 2021
    #2
  3. Brink Win User
    Credential Guard lab companion


    Source: Credential Guard lab companion Datacenter and Private Cloud Security Blog


    See also:
     
    Brink, Nov 11, 2021
    #3
  4. Windows Credentials

    Scheduled tasks run with elevated privileges can't access stored Windows credentials

    It seems that after Creators update scheduled tasks run with elevated privileges ('run with highest privileges' option) can't access stored Windows credentials. Is that a bug or an intentional change and is there a recommended workaround?

    Here's one way to reproduce the behaviour:

    • Start Credential Manger and add some Windows share credentials.
    • In a console window type 'cmdkey /list', which should list the added credentials
    • Create a task in a task manager:
      • Trigger: on user logon
      • Action: run cmd.exe
      • Tick the 'run with highest privileges' option
    • Reboot the machine and log in
    • In the console window (let's call it 'console 1') opened from the scheduled task type 'cmdkey /list'. This most likely won't display the credentials added in step 1 and properly listed in step 2. ->
      This looks like a bug
    • Now, without closing 'console 1' open another console window as an administrator (let's call it 'console 2') and type 'cmdkey /list'. This will properly list credentials added in step 1.
    • Switch to 'console 1' and type 'cmdkey /list' again. This time the credentials are listed properly, unlike in step 5. It looks like an access to Windows credentials was somehow 'unlocked' by step 6.
     
    MarcinMrowiec, Nov 11, 2021
    #4
Thema:

Windows Credentials

Loading...
  1. Windows Credentials - Similar Threads - Credentials

  2. Network credentials

    in Windows 10 Software and Apps
    Network credentials: I am configuring a new PC win 11. I want to map some network drive on my nas but then I get a prompt enter network credentials user name and password.But I do not know what user name and what password to use. How do I fix this? I van open the NAS login page by using the...
  3. Network credentials

    in Windows 10 Gaming
    Network credentials: I am configuring a new PC win 11. I want to map some network drive on my nas but then I get a prompt enter network credentials user name and password.But I do not know what user name and what password to use. How do I fix this? I van open the NAS login page by using the...
  4. Laptop won't accept PIN , reset complete. States credentials can't be verified.

    in Windows 10 Gaming
    Laptop won't accept PIN , reset complete. States credentials can't be verified.: Laptop suddenly won't accept PIN. Reset computer as directed. Now states that credentials can't be verified. https://answers.microsoft.com/en-us/windows/forum/all/laptop-wont-accept-pin-reset-complete-states/a9d09f37-9ab5-46d9-9300-172cb41258e2
  5. Laptop won't accept PIN , reset complete. States credentials can't be verified.

    in Windows 10 Software and Apps
    Laptop won't accept PIN , reset complete. States credentials can't be verified.: Laptop suddenly won't accept PIN. Reset computer as directed. Now states that credentials can't be verified. https://answers.microsoft.com/en-us/windows/forum/all/laptop-wont-accept-pin-reset-complete-states/a9d09f37-9ab5-46d9-9300-172cb41258e2
  6. credentials not working on windows security

    in Windows 10 Gaming
    credentials not working on windows security: I have desktop quickbooks and i need to sign in but the windows security sign in has locked me out due to invalid credentials https://answers.microsoft.com/en-us/windows/forum/all/credentials-not-working-on-windows-security/08c64af0-f55a-4f8b-a7b3-b9f9239346a0
  7. credentials not working on windows security

    in Windows 10 Software and Apps
    credentials not working on windows security: I have desktop quickbooks and i need to sign in but the windows security sign in has locked me out due to invalid credentials https://answers.microsoft.com/en-us/windows/forum/all/credentials-not-working-on-windows-security/08c64af0-f55a-4f8b-a7b3-b9f9239346a0
  8. Windows cannot access \\computer name or Enter network credentials.

    in Windows 10 Gaming
    Windows cannot access \\computer name or Enter network credentials.: Hi, I couldn't connect to our 2nd home computer from Microsoft Explorer by clicking on it in the Network tab. I am using Microsoft Workgroup Network . The computer showed up in the Network but I got errors when clicking on it. This used to work as I used to transfer data...
  9. Windows cannot access \\computer name or Enter network credentials.

    in Windows 10 Software and Apps
    Windows cannot access \\computer name or Enter network credentials.: Hi, I couldn't connect to our 2nd home computer from Microsoft Explorer by clicking on it in the Network tab. I am using Microsoft Workgroup Network . The computer showed up in the Network but I got errors when clicking on it. This used to work as I used to transfer data...
  10. How to deliver script for Delete Windows Credential Manager through Group Policy

    in Windows 10 Software and Apps
    How to deliver script for Delete Windows Credential Manager through Group Policy: Hi Team,In my organization have issue that most user get lockout every day.We tried to create customize script to deletes Windows Credential Manager if user getting lockout,However, we want to make the script automatically running when user is startup or shutdown the...