How Can I Force Disconnect Withnet Use Delete Force?

Asked By 0 points N/A Posted on -
qa-featured

I have created a network drive on my PC which is working with Windows 7. This is no longer a functional location and needs to be deleted. Any idea on how to delete using net use delete force?

SHARE
Answered By 90 points N/A #108080

How Can I Force Disconnect Withnet Use Delete Force?

qa-featured

To delete the network drive forcefully than you obviously use the net delete command.

Step 1: Open Command prompt. (Run as administrator)

Step 2: Type the command net use : /delete /yes

Step 3: Press enter key. The command will be executed.

Step 4: By doing this I think the drive will be probably deleted.

Related Questions