Diberdayakan oleh Blogger.

Attrib Command Error not resetting system file


When we use attrib command to change read-only or hidden attributes of a system file, we get the error “Not resetting system file“.


Examples:
E:\>attrib test.txt
A S E:\test.txt
E:\>attrib +R test.txt
Not resetting system file - E:\test.txt
E:\>attrib +H test.txt
Not resetting system file - E:\test.txt
E:\>

We can fix this problem by adding extra ‘+S ‘ to the attrib command.


E:\>
Thank you for reading the article about Attrib Command Error not resetting system file on the blog NEW TECH If you want to disseminate this article on please list the link as the source, and if this article was helpful please bookmark this page in your web browser by pressing Ctrl + D on your keyboard keys.

New articles :