• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Looking for Program to give access for move/delete

HelpNow

New Member
Joined
Jan 25, 2014
Messages
7 (0.00/day)
I keep being denied when trying to delete certain files or folders or even move them for that matter. I know I have seen a program that grants access to do anything and everything like moving/deleting the files so I can stop getting this annoying error message. I do have admin rights.

Can anyone give me the name of the program?
 
Last edited:
I use total commander.
 
I've never used Total Commander, but I have used Unlocker and have had great success with it.
 
I've never used Total Commander, but I have used Unlocker and have had great success with it.
i' m using Unlocker too, it works fine with me.
 
I just boot into safe mode - usually works for me.
 
unlocker for me too, but seldom ever use it.
 
I use Ultimante Windows Tweaker. Version for Vista and 7 and think there is a version for 8 and 8.1. Doesn't require installation and is freeware. Under "additional tweaks" there is a checkbox to add "take ownership" to the right click context menu. I have been able to do just about anything with files and folders using that command. Tons of other tweaks for Windows such as removing those annoying shortcut arrows from desktop icons. Find it to be a pretty useful little app.

http://www.thewindowsclub.com/ultimate-windows-tweaker-v2-a-tweak-ui-for-windows-7-vista
 
You could probably use robocopy with the /purge flag to deal with the files. This is accomplished by creating an empty directory to compare to.

To see the full syntax, type robocopy /? at a command prompt.

Robocopy is a powerful tool, capable of moving, copying, and deleting files and folders faster than you can say “Whoops.” We recommend experimenting with commands using nonessential files and folders first; when you’re comfortable that you understand the effects of the syntax you’re using, you can run the command against real data files. Source More Info

Probably more involved than you were looking for, but my preference is to not install programs if I can accomplish the same thing from windows directly.
 
Back
Top