If you have NTFS partition you might be knowing that you can set permission to files or folders to be accessible Only By you without any 3rd party software, but problem is if you had previously changed permission level & you reinstall your Windows, you might not be having any access over that file or folder, but you can regain access to that file or folder by following steps below
a] click on run in start menu & type CMD
Now in Command prompt type
CD\
b]Now type
CACLS * /E /T /C /P Administrators:F System:F
This Will reset security permission of almost all folders(Except Some Windows Folders) so that it is accessible by all users having administrator rights .
You can even follow same procedure on other drives
To change drive for example to change to D drive type D: in command prompt and then follow steps given above.
Subscribe to:
Post Comments (Atom)
-
This video tutorial demonstrates how to easily setup your Raspberry Pi as Android TV A big shout out to KonstaKang for providing a modified ...
-
This video demonstrates how to run Windows XP on Single board computers like RaspberryPi, TinkerBoard etc. Follow commands below to boot the...
-
How to modify BCD when installing a previous version of Windows onto a computer running Windows Vista Installing an earlier operating system...
How to add Wireless capability to legacy printers using Raspberry Pi
This video tutorial demonstrates how to easily add wireless print capablity to your wired legacy printers using your Raspberry Pi. We hav...
No comments:
Post a Comment