We can clear hidden attribute of a file using the below command.
attrib -H filename
Example:
attrib -H examplefile.doc
Windows XP, Windows 7, Server 2008, Vista command line tips
We can clear hidden attribute of a file using the below command.
Example:
Previous post: How to remove system file attribute
Next post: Stop Webclient service from command line