Skip to content

Instantly share code, notes, and snippets.

@brootware
Created March 28, 2026 01:15
Show Gist options
  • Select an option

  • Save brootware/e52f7e5e1de8930646e0cfbaa47a63c6 to your computer and use it in GitHub Desktop.

Select an option

Save brootware/e52f7e5e1de8930646e0cfbaa47a63c6 to your computer and use it in GitHub Desktop.
What security principal or account owns the hidden folder?

What security principal or account owns the hidden folder? Instead of going through right clicking the folder, use powershell instead

(Get-Acl -Path "C:\Folder).Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment