I use 8.1OS. Explorer will not close. This happened when I was trying to make space on my Internal Drive(Dell XPS 13-9333 Ultrabook). The Internal Drive C keeps showing no more room. For the last six months, I have been trying to move files from the internal driver to WDElements(E) External Drive. I have lost many files in this process. When transferring files, etc., there is an option to send these files to several places, including the WD Elements (E), external Drive. Initionally, this is what I thought I could do. After all, using this "send to" option, seemed much simpleir than the Cut and Paste method. I thought this option was something that Microsoft had added tao Win
Error Code
All of a sudden I keep getting an error code when I open or try and save any documents
ERROR CODE: We couldn't verify that you have the necessary permissions to upload this file.
When I click to try and resolve the issue I keep going back in circles. This is very frustrating.
Windows for home | Previous Windows versions | Files, folders, and storage
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
3 answers
Sort by: Most helpful
-
Anonymous
2018-06-22T06:02:44+00:00 -
Anonymous
2018-06-22T03:44:34+00:00 This isn't working, I get this error code each time I enter TAKEOWN /F
TAKEOWN /F : The term takeown/f is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that he path is correct and try again.
This same type of error comes up with each letter I tried that you listed.
-
Anonymous
2018-06-22T03:20:00+00:00 Reset your permissions.
Press Windows key + X
Click Command Prompt (Admin)
Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)
TAKEOWN /F D:\ /R /D Y
Once you have taken ownership, then you have to set the permissions; for this, you use ICACLS:
ICACLS "D:" /reset /T
Exit then restart.