How to remove C drive from device and network

IT Depart 151 Reputation points
2023-07-31T08:48:13.6566667+00:00

Hi,

This C drive belongs to my laptop's C drive.
User's image

Have this issue where my c drive is visible in a server network as shown below. Had tried to right click but no option to remove.

Able to advice? Thank you and appreciate for your comments.

User's image

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-07-31T14:55:27.16+00:00

    From cmd.exe you can do

    net share
    

    then using the share name you can do

    net share ShareName /delete
    

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.