A hidden share is identified by a dollar sign ($) at the
end of the share name. Hidden shares are not listed when you look through the
shares on a computer or use the
net view command. The versions of Windows that are listed in the "Applies to" section create hidden administrative shares that administrators,
programs, and services can use to manage the computer environment on the
network. By default, Windows can enable the following hidden administrative shares:
- Root partitions or volumes
- The system root folder
- The FAX$ share
- The IPC$ share
- The PRINT$ share
Root partitions and volumes are shared as the drive letter
name appended with the $ sign. For example, drive letters C and D are shared as
C$ and D$.
The system root folder (%SYSTEMROOT%) is shared as ADMIN$.
This is your Windows folder, and the administrative share provides
administrators easy access to the system root folder hierarchy over the
network.
The FAX$ share is used by fax clients to
send a fax. This shared folder caches files and accesses cover pages that
are stored on a file server.
The IPC$ share is used with temporary
connections between clients and servers by using named pipes for communication
among network programs. It is primarily used for to remotely administer network servers.
The PRINT$ share is used to remotely
administer printers.
Hidden administrative shares that are
created by the computer (such as ADMIN$ and C$) can be deleted, but the computer re-creates them after you stop and restart the Server service or
restart your computer. Hidden shares that are created by users can be deleted,
and they are not re-created after you restart your computer. Microsoft Windows
XP Home Edition does not create hidden administrative shares.
Create a hidden
share
To create a hidden share, follow these steps:
- In Control Panel, double-click Administrative
Tools, and then double-click Computer
Management.
- Expand Shared Folders,
right-click Shares, and then click New File
Share.
- In the Folder to share box, type the
path of the folder that you want to share, or click Browse to
locate the folder.
- Type the share name that you want to use followed by a
dollar sign, and then click Next.
- To make the share accessible to administrators only,
select the Administrators have full control; other users have no
access check box, and then click Finish.
- Click Yes to create another share, or
click No to return to the Computer Management
console.
Delete a hidden
share
To delete a hidden share, follow these steps:
- In Control Panel, double-click Administrative
Tools, and then double-click Computer
Management.
- Expand Shared
Folders, and
then click Shares..
- In the Shared Folder column,
right-click the share that you want to delete, click Stop sharing,
and then click OK.
Troubleshooting
Test the functionality of your programs and services after you
disable the default administrative shares. Some Windows services depend on the
existence of these shares. Additionally, some third-party programs may require
that some of the administrative shares exist. For example, some backup programs
may require these shares.