We can clear system file attribute of a file using the command attrib. Syntax is given below.
attrib -S
Example:
attrib -S systemfile.exe
The above command will remove system file attribute for the file systemfile.exe
Windows command line, Windows 7, Windows 8, XP, Server 2003, 2008, Vista
We can clear system file attribute of a file using the command attrib. Syntax is given below.
Example:
The above command will remove system file attribute for the file systemfile.exe
Previous post: Remove read only attribute of a file from command line
Next post: Clear hidden attribute from command line
{ 0 comments… add one now }