Home  >  Article  >  How to delete shared files on computer

How to delete shared files on computer

王林
王林Original
2020-12-15 17:49:0937462browse

How to delete shared files on the computer: 1. Open the command prompt; 2. Execute the [net share] command to view the shared directory list; 3. Execute the [net share shared directory/delete] command to delete it That’s it.

How to delete shared files on computer

#The operating environment of this article: windows7 system, thinkpad t480 computer.

How to delete shared files on your computer

Click the start menu button, search for cmd in the search box, and open the cmd window

How to delete shared files on computer

Use the net share command to view a list of all shared directories on this machine

How to delete shared files on computer

For example, on my computer, the C:\Windows directory is shared , at this time you need to delete the shared directory

Use the net share C:\Windows /delete command to delete it

How to delete shared files on computer

(Learning video sharing:Programming video)

The above is the detailed content of How to delete shared files on computer. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn