How to clear the remembered LAN access password in XP

Source: Internet
Author: User


When a personal computer accesses resources in a LAN, it wants to check [remember my password] to make every access very convenient, but for public computers in the company, because different users sometimes use accounts with different permissions to log on, if you remember the password, there will be some security risks, therefore, we have to find a way to limit the resource password we previously accessed.
The following is how to clear the password after you remember the password when accessing network resources under XP: problem: when accessing the \ 192.168.0.1 shared directory, enter the user name and password, I checked "remember my password". Now I want to switch to another user. Why can't I enter the user name and password dialog box? Answer: Method 1: Control Panel> User Account. After you select the Logon account, "Manage My network password" will appear in the upper-left corner. PS: Win2003, which is "Storage user name and password "; in Win7, choose Control Panel> credential management. Method 2: use net use to check the status of the current shared connection. net use. The local remote Network OK \ 192.168.0.10 \ IPC $ Microsoft Windows Network command is successfully completed. Then, use net use \ 192.168.0.10 \ IPC $/Delete to Delete the connection. The next time you access the connection, you will be prompted to enter the username and password again. The simplified command is as follows: 1.net use */del 2.net use \ xxx. xx \ xxx "password"/user: "username"
Author: wang509020

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.