Every once in a while you'll run across issues with NTFS security that just can't be explained. You'll want to move folders, files into folders, or take ownership of a file but Windows Explorer just won't let you. Run these two commands and you'll get your ownership back. takeown /f S:\path/r /d y icacls S:\path /grant administrators: f /t If you are logged in as yourself, the first command will make you the owner. The second command will clear up any issues with administrators having … [Read more...] about An error occurred while applying security information – Access is denied
You are here: Home / Archives for NTFS
Recent Activity