Misplaced Pages

NTFS volume mount point

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
NTFS filesystem object
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (July 2021) (Learn how and when to remove this message)

NTFS volume mount points are specialized NTFS filesystem objects which are used to mount and provide an entry point to other volumes.

Description

NTFS volume mount points are NTFS filesystem objects—implemented as NTFS reparse points—which are used to mount and provide an entry point to other volumes. Volume mount points are supported by NTFS 3.0, which was introduced with Windows 2000.

Use

Mount points can be created in a directory on an NTFS file system, which gives a reference to the root directory of the mounted volume. Any empty directory can be converted to a mount point. The mounted volume is not limited to the NTFS filesystem but can be formatted with any file system supported by Microsoft Windows. However, though these are similar to POSIX mount points found in Unix and Unix-like systems, they only support local filesystems; on Windows Vista and later versions of Windows, NTFS symbolic links can be used to link local directories to remote SMB network paths.

Limitations

This section may contain information not important or relevant to the article's subject. Please help improve this section. (July 2024) (Learn how and when to remove this message)

Symbolic links do not work during early boot, so it's impossible to redirect e.g.:

  • \Windows
  • \Windows\System32
  • \Windows\Config

Nevertheless, it is possible to redirect:

  • \Users
  • \Documents and Settings
  • \Program Files
  • \Program Files (x86)

See also

External links

Microsoft Windows components
Management
tools
Apps
Shell
Services
File systems
Server
Architecture
Security
Compatibility
API
Games
Discontinued
Games
Apps
Others
Spun off to
Microsoft Store
Category:
NTFS volume mount point Add topic