A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/attributes-volume below:

attributes volume | Microsoft Learn

Displays, sets, or clears the attributes of a volume.

Syntax
attributes volume [{set | clear}] [{hidden | readonly | nodefaultdriveletter | shadowcopy}] [noerr]
Parameters Parameter Description set Sets the specified attribute of the volume with focus. clear Clears the specified attribute of the volume with focus. readonly Specifies that the volume is read-only. hidden Specifies that the volume is hidden. nodefaultdriveletter Specifies that the volume does not receive a drive letter by default. shadowcopy Specifies that the volume is a shadow copy volume. noerr For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without this parameter, an error causes DiskPart to exit with an error code. Remarks Examples

To display the current attributes on the selected volume, type:

attributes volume

To set the selected volume as hidden and read-only, type:

attributes volume set hidden readonly

To remove the hidden and read-only attributes on the selected volume, type:

attributes volume clear hidden readonly
Related links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4