Hello
To completely disconnect the network location, you can try the following steps:
- Open File Explorer and click "This PC" on the left.
- Right-click the network location you want to disconnect and select Disconnect.
- Open Command Prompt as an administrator. Type "net use" and press Enter to see a list of all mapped network drives. Find the network location you want to disconnect and note the drive letter assigned to it. Type "net use [drive letter] / delete" and press Enter to disconnect the network location.
- You can try to modify the registry by typing "regedit" in the search bar and pressing Enter to open the Registry Editor. Navigate to "HKEY_CURRENT_USER\Network". Find the key for the network location you want to disconnect and delete it.
Please note that modifying the registry can be risky, so it is important to back up the registry before making any changes.
Best regards
Zunhui