Can I allow open access, for all users, to all files on my PC?
My wife and I share a PC, but use separate user names. We put all photos into a C:Family
folder.
Whenever I copy any files to this folder (from SD card, downloads, etc), she cannot open those files (and vice versa). The files seem to be owned by me.
I've already made the owner of this folder Everyone
, but the newly copied files are always owned by the current user.
So to work around the issue, I open the Security settings of the Family
folder, choose "Inherit settings for subfolders", and this usually goes through all files and fixes the problem, until next time.
This is obviously a huge pain.
Ideally, I'd like to completely turn off the "file ownership" feature of Windows, so that she and I would always have unrestricted access to all files (including the C:Users
folders).
But I'd also be happy knowing how I can unrestrict at least this Family
folder, so that all copied files will be accessible by everyone.
windows windows-8 permissions file-permissions
add a comment |
My wife and I share a PC, but use separate user names. We put all photos into a C:Family
folder.
Whenever I copy any files to this folder (from SD card, downloads, etc), she cannot open those files (and vice versa). The files seem to be owned by me.
I've already made the owner of this folder Everyone
, but the newly copied files are always owned by the current user.
So to work around the issue, I open the Security settings of the Family
folder, choose "Inherit settings for subfolders", and this usually goes through all files and fixes the problem, until next time.
This is obviously a huge pain.
Ideally, I'd like to completely turn off the "file ownership" feature of Windows, so that she and I would always have unrestricted access to all files (including the C:Users
folders).
But I'd also be happy knowing how I can unrestrict at least this Family
folder, so that all copied files will be accessible by everyone.
windows windows-8 permissions file-permissions
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, withinC:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)
– ctrl-alt-delor
Jul 27 '14 at 20:21
add a comment |
My wife and I share a PC, but use separate user names. We put all photos into a C:Family
folder.
Whenever I copy any files to this folder (from SD card, downloads, etc), she cannot open those files (and vice versa). The files seem to be owned by me.
I've already made the owner of this folder Everyone
, but the newly copied files are always owned by the current user.
So to work around the issue, I open the Security settings of the Family
folder, choose "Inherit settings for subfolders", and this usually goes through all files and fixes the problem, until next time.
This is obviously a huge pain.
Ideally, I'd like to completely turn off the "file ownership" feature of Windows, so that she and I would always have unrestricted access to all files (including the C:Users
folders).
But I'd also be happy knowing how I can unrestrict at least this Family
folder, so that all copied files will be accessible by everyone.
windows windows-8 permissions file-permissions
My wife and I share a PC, but use separate user names. We put all photos into a C:Family
folder.
Whenever I copy any files to this folder (from SD card, downloads, etc), she cannot open those files (and vice versa). The files seem to be owned by me.
I've already made the owner of this folder Everyone
, but the newly copied files are always owned by the current user.
So to work around the issue, I open the Security settings of the Family
folder, choose "Inherit settings for subfolders", and this usually goes through all files and fixes the problem, until next time.
This is obviously a huge pain.
Ideally, I'd like to completely turn off the "file ownership" feature of Windows, so that she and I would always have unrestricted access to all files (including the C:Users
folders).
But I'd also be happy knowing how I can unrestrict at least this Family
folder, so that all copied files will be accessible by everyone.
windows windows-8 permissions file-permissions
windows windows-8 permissions file-permissions
edited Jul 28 '14 at 5:24
Scott Rippey
asked Jul 27 '14 at 20:10
Scott RippeyScott Rippey
166117
166117
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, withinC:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)
– ctrl-alt-delor
Jul 27 '14 at 20:21
add a comment |
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, withinC:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)
– ctrl-alt-delor
Jul 27 '14 at 20:21
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, within
C:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)– ctrl-alt-delor
Jul 27 '14 at 20:21
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, within
C:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)– ctrl-alt-delor
Jul 27 '14 at 20:21
add a comment |
2 Answers
2
active
oldest
votes
You do not need to assign ownership to make sure everyone can access and use the files.
In the security tab, give both users (or the everyone
user for that matter) full control rights and your problem will be solved. Even if one of the two users is owner, those with rights can still work with it, which is your ultimate goal. Windows gives the person who created the file owner by default, which means that even if that person loses accessrights, that person can always restore it until owner has been assigned to someone else.
Here's what you need to do.
- Right click C:Family and select
Properties
. - Go to the
Security
tab - Press the Edit... button
- If a UAC dialog pops up press ok, or login with an administrator password if it asks for that.
- Click the
Users (computernameUsers)
row. - Click the
Modify
checkbox under Allow - Press OK
The dialog should look like this:
Any file inside your folder will now have the Modify attribute set. It'll look as follows:
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file fromC:UsersScott
toC:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.
– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
|
show 1 more comment
Open CMD as administrator
TAKEOWN /F [path]
ENTER
ICACLS [path] /grant administrators:F
Example:
TAKEOWN /F C:Documents*.*
Press ENTER
ICACLS C:Documents*.* /grant administrators:F
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f788841%2fcan-i-allow-open-access-for-all-users-to-all-files-on-my-pc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You do not need to assign ownership to make sure everyone can access and use the files.
In the security tab, give both users (or the everyone
user for that matter) full control rights and your problem will be solved. Even if one of the two users is owner, those with rights can still work with it, which is your ultimate goal. Windows gives the person who created the file owner by default, which means that even if that person loses accessrights, that person can always restore it until owner has been assigned to someone else.
Here's what you need to do.
- Right click C:Family and select
Properties
. - Go to the
Security
tab - Press the Edit... button
- If a UAC dialog pops up press ok, or login with an administrator password if it asks for that.
- Click the
Users (computernameUsers)
row. - Click the
Modify
checkbox under Allow - Press OK
The dialog should look like this:
Any file inside your folder will now have the Modify attribute set. It'll look as follows:
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file fromC:UsersScott
toC:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.
– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
|
show 1 more comment
You do not need to assign ownership to make sure everyone can access and use the files.
In the security tab, give both users (or the everyone
user for that matter) full control rights and your problem will be solved. Even if one of the two users is owner, those with rights can still work with it, which is your ultimate goal. Windows gives the person who created the file owner by default, which means that even if that person loses accessrights, that person can always restore it until owner has been assigned to someone else.
Here's what you need to do.
- Right click C:Family and select
Properties
. - Go to the
Security
tab - Press the Edit... button
- If a UAC dialog pops up press ok, or login with an administrator password if it asks for that.
- Click the
Users (computernameUsers)
row. - Click the
Modify
checkbox under Allow - Press OK
The dialog should look like this:
Any file inside your folder will now have the Modify attribute set. It'll look as follows:
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file fromC:UsersScott
toC:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.
– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
|
show 1 more comment
You do not need to assign ownership to make sure everyone can access and use the files.
In the security tab, give both users (or the everyone
user for that matter) full control rights and your problem will be solved. Even if one of the two users is owner, those with rights can still work with it, which is your ultimate goal. Windows gives the person who created the file owner by default, which means that even if that person loses accessrights, that person can always restore it until owner has been assigned to someone else.
Here's what you need to do.
- Right click C:Family and select
Properties
. - Go to the
Security
tab - Press the Edit... button
- If a UAC dialog pops up press ok, or login with an administrator password if it asks for that.
- Click the
Users (computernameUsers)
row. - Click the
Modify
checkbox under Allow - Press OK
The dialog should look like this:
Any file inside your folder will now have the Modify attribute set. It'll look as follows:
You do not need to assign ownership to make sure everyone can access and use the files.
In the security tab, give both users (or the everyone
user for that matter) full control rights and your problem will be solved. Even if one of the two users is owner, those with rights can still work with it, which is your ultimate goal. Windows gives the person who created the file owner by default, which means that even if that person loses accessrights, that person can always restore it until owner has been assigned to someone else.
Here's what you need to do.
- Right click C:Family and select
Properties
. - Go to the
Security
tab - Press the Edit... button
- If a UAC dialog pops up press ok, or login with an administrator password if it asks for that.
- Click the
Users (computernameUsers)
row. - Click the
Modify
checkbox under Allow - Press OK
The dialog should look like this:
Any file inside your folder will now have the Modify attribute set. It'll look as follows:
edited Jul 27 '14 at 20:49
answered Jul 27 '14 at 20:32
LPChipLPChip
36.3k55487
36.3k55487
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file fromC:UsersScott
toC:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.
– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
|
show 1 more comment
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file fromC:UsersScott
toC:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.
– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
This is incorrect. I frequently copy files as an Administrator to folder owned by me but with access rights set to Users, but STILL need to open Properties of that folder and manually propagate access rights to newly copied files. Otherwise other non-admin users can't read the files.
– Kitet
Jul 27 '14 at 20:35
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
@Kiket if that is the case for you, then you haven't set the security rights properly, or you've tried to set them at a special location. I just tested this locally on my end, and it works as expected. The folder has Users set with modify attribute, made a file and the file inherits the security setting modify for Users.
– LPChip
Jul 27 '14 at 20:39
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
Well, looks like I need to check how access rights are set in my environment, I can do that tomorrow, at work. It involves copying file (not creating in-place) from server network drive. If I, personally copy them - no one can overwrite, despite "users" having been explicitly assigned "modify", as you depicted. I will report back tomorrow.
– Kitet
Jul 27 '14 at 20:58
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file from
C:UsersScott
to C:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.– Scott Rippey
Aug 10 '14 at 20:45
@LPChip Sorry, this did not work for me. The folder already has "Everyone" set with all permissions (and each individual person has all permissions too). And yes, this works, and I have access to the files. But when I copy a file from
C:UsersScott
to C:Family
, that new file does NOT inherit the parent folder's setting, and my wife's account cannot access the file.– Scott Rippey
Aug 10 '14 at 20:45
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
Using her account, I can BROWSE the file location, and see the file names, but trying to open one results in an access denied error. When I view the locked file's properties, it says "You must have Read permissions to view the properties of this file".
– Scott Rippey
Aug 10 '14 at 20:47
|
show 1 more comment
Open CMD as administrator
TAKEOWN /F [path]
ENTER
ICACLS [path] /grant administrators:F
Example:
TAKEOWN /F C:Documents*.*
Press ENTER
ICACLS C:Documents*.* /grant administrators:F
add a comment |
Open CMD as administrator
TAKEOWN /F [path]
ENTER
ICACLS [path] /grant administrators:F
Example:
TAKEOWN /F C:Documents*.*
Press ENTER
ICACLS C:Documents*.* /grant administrators:F
add a comment |
Open CMD as administrator
TAKEOWN /F [path]
ENTER
ICACLS [path] /grant administrators:F
Example:
TAKEOWN /F C:Documents*.*
Press ENTER
ICACLS C:Documents*.* /grant administrators:F
Open CMD as administrator
TAKEOWN /F [path]
ENTER
ICACLS [path] /grant administrators:F
Example:
TAKEOWN /F C:Documents*.*
Press ENTER
ICACLS C:Documents*.* /grant administrators:F
edited Jan 24 at 16:35
davidbaumann
1,902823
1,902823
answered Jan 24 at 14:09
Zoe BoukaZoe Bouka
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f788841%2fcan-i-allow-open-access-for-all-users-to-all-files-on-my-pc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should be able to set a default to everyone, then you only need to do it once. Then all files and directories, within
C:/Family
will always be assessable to everyone. (I don't know the details as not running MS-Windows.)– ctrl-alt-delor
Jul 27 '14 at 20:21