Win8 system to get the maximum permission to delete the folder

  

When Win8 system wants to delete some files, it will prompt that there is no permission to delete the file. If you still want to delete this file, then let Win8 get higher permissions. This article will teach you Win8 system to get the maximum permission to delete the folder.

Solution one:

1. Right-click the folder whose permissions you want to change, select Properties ——Security——Advanced——Owner—&mdash ; change, advanced —— find it now, add “Everyone”, and confirm.

2, edit & ldquo; Everyone & rdquo; Full Control permissions to [] and confirm.

Solution two:

1, for once and for all. We recommend using the [right-click extension menu method]. Specific operation:

Create a new notebook, copy the following content into it, the effect is as shown.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\\*\\shell\ unas]@=“Administrator Takes Ownership”“NoWorkingDirectory =“”

[HKEY_CLASSES_ROOT\\*\\shell\ unas\\command]@=“cmd.exe /c takeown /f \\”%1\\“ && icacls \\”%1\\“ /grant administrators:F&rdquo ;“IsolatedCommand”=“cmd.exe /c takeown /f \\”%1\\“ && icacls \\”%1\\“ /grant administrators:F”

[ HKEY_CLASSES_ROOT\\exefile\\shell\ unas2]@=“Administrator Takes Ownership”“NoWorkingDirectory =“”

[HKEY_CLASSES_ROOT\\exefile\\shell\ unas2\\command]@=“cmd. Exe /c takeown /f \\”%1\\“ && icacls \\”%1\\“ /grant administrators:F”“IsolatedCommand”=“cmd.exe /c takeown /f \\&rdquo ;%1\\“ && icacls \\”%1\\“ /grant administrators:F”

[H KEY_CLASSES_ROOT\\Directory\\shell\ unas]@=“Administrator Takes Ownership”“NoWorkingDirectory =“”

[HKEY_CLASSES_ROOT\\Directory\\shell\ unas\\command]@=“cmd. Exe /c takeown /f \\”%1\\“ /r /dy && icacls \\”%1\\“ /grant administrators:F /t”“IsolatedCommand”=“cmd.exe /c takeown /f \\”%1\\“ /r /dy && icacls \\”%1\\“ /grant administrators:F /t” Previous12Next Total 2 Pages

Copyright © Windows knowledge All Rights Reserved