What are the default owners of specific Windows folders?

0
9
Asked By TechGuru99 On

I've accidentally messed up the ownership and permissions for some folders on my Windows system. Can someone help me by providing the default owners for the following directories? I need the default owners for these paths: C:WindowsTemp, C:WindowsSystem32DriverStoreTemp, C:WindowsWinSxSTemp, C:WindowsPrefetch, and C:Users.

2 Answers

Answered By FileFixer42 On

It sounds like you might be in a bit of a jam! Unfortunately, I'm not able to directly check those for you. But generally, the default owner for those folders is usually 'SYSTEM' or 'Administrators'. You might want to check the permissions using 'icacls' to see how they are set up now.

Answered By DataDoctor88 On

You can use the command 'icacls /restore' to help with permission issues, but just a heads up, it won't reset the ownership to the default. To find out the standard owners, you might want to just check each folder's properties in Explorer to see who has ownership.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.