We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fa2b8 commit 9540fc7Copy full SHA for 9540fc7
docset/windows/storage/clear-disk.md
@@ -58,7 +58,7 @@ Clear-Disk -InputObject <CimInstance[]> [-RemoveData] [-RemoveOEM] [-CimSession
58
The **Clear-Disk** cmdlet clears the disk by removing the partition and volume information.
59
60
If the disk contains active data volumes, then the *RemoveData* parameter is required as this will delete all data from the specified disk.
61
-This cmdlet will not clear OEM recovery partitions unless *ForceOEM* parameter is also specified.
+This cmdlet will not clear OEM recovery partitions unless *RemoveOEM* parameter is also specified.
62
63
## EXAMPLES
64
0 commit comments