Recover


Applies To: Windows Server 2008,Windows Vista

Recovers readable information from a bad or defective disk.

For examples of how to use this command, see Examples.

Syntax


Copy Code

recover [<Drive>:][<Path>]<FileName>

Parameters

Parameter

Description

[<Drive>:][<Path>]<FileName>

Specifies the location and name of the file that you want to recover. FileName is required.

/?

Displays help at the command prompt.

Remarks

Examples

To recover the file Story.txt in the \Fiction directory on drive D, type:


Copy Code

recover d:\fiction\story.txt

Additional references

Command-Line Syntax Key