Accidentally Turned Partition into "Freespace" - How to Retrieve It
Have you ever found yourself in a situation where you accidentally turned a partition into "Freespace" while trying to perform some operations on your computer? This can be a frustrating experience, especially if the partition contained important files or data. In this article, we will discuss how to retrieve a partition that has been turned into "Freespace" using the mountvol command, which is recommended online.
What is the mountvol Command?
mountvol is a command-line utility in Windows operating systems that allows users to mount and dismount volumes. It can also be used to display information about the mounted volumes on a system. In the context of this article, we will use the mountvol command to retrieve a partition that has been turned into "Freespace".
How to Use the mountvol Command to Retrieve a Partition
To retrieve a partition that has been turned into "Freespace" using the mountvol command, follow these steps:
Open the Command Prompt as an administrator. To do this, search for "Command Prompt" in the Start menu, right-click on the "Command Prompt" result, and select "Run as administrator".
Type the following command and press Enter:
mountvol: /d Replace
with the letter of the drive that contains the "Freespace" partition. This command will unmount the partition from the drive letter.Type the following command and press Enter:
mountvol: Replace
with the letter of the drive that contains the "Freespace" partition, andwith the path of the partition. This command will mount the partition back to the drive letter.
Key Concepts
mountvol: A command-line utility in Windows operating systems that allows users to mount and dismount volumes.Partition: A logical unit of storage on a hard drive or other storage device.
"Freespace": A term used to describe a partition that has been unallocated or formatted, but has not been assigned a drive letter or mount point.
Mount: To assign a drive letter or mount point to a partition, making it accessible to the operating system and users.
Unmount: To remove a drive letter or mount point from a partition, making it inaccessible to the operating system and users.
In this article, we discussed how to retrieve a partition that has been turned into "Freespace" using the mountvol command, which is recommended online. By following the steps outlined in this article, you can mount the partition back to a drive letter and regain access to your data.