net use /delete – Delete Windows Shares

net use /delete - Delete Windows Shares

The “net use” command is used to mount or map Windows networks shares. After mounting them we may need to delete or remove these shares too. The “net use /delete” or “net use /del” command is used to remove or delete mapped Windows network shares. In this tutorial, we will learn how to delete all … Read more

Map Network Drive with “net use” Command In Windows

Map Network Drive with "net use" Command In Windows

One of the powerful features of the Windows operating systems is sharing and mapping drives over the network. These network shares can be easily consumed by other network hosts like Windows, Modem, TV, Smartphone, etc. The “net use” command is used to mount and map windows shares over the network. net use Command Syntax Before … Read more