This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:del_perms [2019/07/09 09:35] gcooper |
computing:windows:del_perms [2019/11/01 09:44] (current) gcooper |
||
---|---|---|---|
Line 6: | Line 6: | ||
This can be used to **delete user profiles** that are created with complex ACLs. | This can be used to **delete user profiles** that are created with complex ACLs. | ||
+ | |||
+ | **Profile deletion tool**: https:// | ||
Take ownership as the logged in user, usually as an administrator: | Take ownership as the logged in user, usually as an administrator: | ||
Line 20: | Line 22: | ||
====== Delete Files ====== | ====== Delete Files ====== | ||
- | |||
- | If you can't delete a file, often getting the error: | ||
- | |||
- | < | ||
- | Error 0x80070780 The file cannot be accessed by the system. | ||
- | </ | ||
- | |||
- | Try this: | ||
- Remove attributes using **Windows Explorer -> Right-Click the File -> Properties** | - Remove attributes using **Windows Explorer -> Right-Click the File -> Properties** | ||
- | - In PowerShell, use the command '' | + | - In **PowerShell**, use the command '' |