User Tools

Site Tools


computing:windows:del_perms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:windows:del_perms [2013/12/06 20:14]
gcooper
computing:windows:del_perms [2019/11/01 09:44] (current)
gcooper
Line 4: Line 4:
  
 See also **[[computing:windows:del_folder|Delete Windows Folders That Are Too Long]]** See also **[[computing:windows:del_folder|Delete Windows Folders That Are Too Long]]**
 +
 +This can be used to **delete user profiles** that are created with complex ACLs.
 +
 +**Profile deletion tool**: https://helgeklein.com/free-tools/delprof2-user-profile-deletion-tool/
  
 Take ownership as the logged in user, usually as an administrator: Take ownership as the logged in user, usually as an administrator:
Line 16: Line 20:
 icacls <foldername> /T /C /Q /RESET icacls <foldername> /T /C /Q /RESET
 </file> </file>
 +
 +====== Delete Files ======
 +
 +  - Remove attributes using **Windows Explorer -> Right-Click the File -> Properties**
 +  - In **PowerShell**, use the command ''Remove-Item <filename>''
computing/windows/del_perms.1386386074.txt.gz · Last modified: 2013/12/06 20:14 by gcooper