What is Credential Manager in Windows 10
Credential Manager Command Line
जब आप, आपके computer से network मे किसी भी resource, computer or website को access करते हो तो Windows credential manager आपके username and password को सेव करता है | बाद मे जब आप उन resources को वापस access करते है तो आपको आपके credential नहीं देने होते एवं windows, credential manager मे save username and password को use करके आपको authenticate करता है | credentials स्पेशल folders मे save होते है जिनको की vaults कहा जाता है | बाद मे अगर आप किसी भी network resource का username and password change करते है तो आपको credential manager मे भी specific vault मे जा कर पासवर्ड change करना पड़ सकता है otherwise window automatic login will not work for that resource.
You can access "Windows Credential Manger" from -
Click Start - Type credential manager and select from the list or go to control panel and search credential manager.
credential manager dialog box |
You can use command to open "credential manager" box -
Open a command prompt, or enter the following in the run command - rundll32.exe keymgr.dll,KRShowKeyMgr
credential manager command line |
No comments:
Post a Comment