Lack of permission to open user folder












6















I've experienced some error with my windows vista installation for reasons unknown (just a DELL from late 2008).



Whenever I try to start up, the computer immediately reboots without letting me in.



I got a new hard drive on which I installed Windows 7 (works ok). I can see my old HD, but I cannot access the user documents files to copy over. It says something about not enough permissions / security.



There's also a recovery partition on the old HD, I can see it and open the folder but don't know how to make it actually recover anything. That's actually not that important, it's just a FYI but since I have Windows 7 I don't have great desire to use the recovery option anyway.



But I definitely need to access my documents.



What can I do? Thx










share|improve this question



























    6















    I've experienced some error with my windows vista installation for reasons unknown (just a DELL from late 2008).



    Whenever I try to start up, the computer immediately reboots without letting me in.



    I got a new hard drive on which I installed Windows 7 (works ok). I can see my old HD, but I cannot access the user documents files to copy over. It says something about not enough permissions / security.



    There's also a recovery partition on the old HD, I can see it and open the folder but don't know how to make it actually recover anything. That's actually not that important, it's just a FYI but since I have Windows 7 I don't have great desire to use the recovery option anyway.



    But I definitely need to access my documents.



    What can I do? Thx










    share|improve this question

























      6












      6








      6


      3






      I've experienced some error with my windows vista installation for reasons unknown (just a DELL from late 2008).



      Whenever I try to start up, the computer immediately reboots without letting me in.



      I got a new hard drive on which I installed Windows 7 (works ok). I can see my old HD, but I cannot access the user documents files to copy over. It says something about not enough permissions / security.



      There's also a recovery partition on the old HD, I can see it and open the folder but don't know how to make it actually recover anything. That's actually not that important, it's just a FYI but since I have Windows 7 I don't have great desire to use the recovery option anyway.



      But I definitely need to access my documents.



      What can I do? Thx










      share|improve this question














      I've experienced some error with my windows vista installation for reasons unknown (just a DELL from late 2008).



      Whenever I try to start up, the computer immediately reboots without letting me in.



      I got a new hard drive on which I installed Windows 7 (works ok). I can see my old HD, but I cannot access the user documents files to copy over. It says something about not enough permissions / security.



      There's also a recovery partition on the old HD, I can see it and open the folder but don't know how to make it actually recover anything. That's actually not that important, it's just a FYI but since I have Windows 7 I don't have great desire to use the recovery option anyway.



      But I definitely need to access my documents.



      What can I do? Thx







      windows-7 windows windows-vista security permissions






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 15 '10 at 12:18









      MarkMark

      2332514




      2332514






















          2 Answers
          2






          active

          oldest

          votes


















          15














          You need to take ownership of the Folders.
          This article explains it very well: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm



          How to Take Ownership in Windows 7




          1. Locate the file or folder on which you want to take ownership in windows explorer

          2. Right click on file or folder and select “Properties” from Context Menu

          3. Click on Security tab

          4. Click on “Advance”

          5. Now click on Owner tab in Advance Security Settings for User windows

          6. Click on Edit Button and select user from given Change Owner to list if user or group is not in given list then click on other users or groups. Enter name of user/group and click ok.

          7. Now select User/group and click apply and ok. (Check “Replace owner on subcontainers and objects” if you have files and folder within selected folder)

          8. Click ok when Windows Security Prompt is displayed

          9. Now Owner name must have changed.

          10. Now click Ok to exist from Properties windows


          Once you have taken the ownership of file or folder next part comes is Granting Permissions to that file/folder or object.



          How to Grant Permissions in Windows 7




          1. Locate the file or folder on which you want to take ownership in windows explorer


          2. Right click on file or folder and select “Properties” from Context Menu


          3. Click on Edit button in Properties windows Click ok to confirm UAC elevation request.


          4. Select user/group from permission windows or click add to add other user or group.


          5. Now under Permission section check the rights which you want to grant i.e check “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.


          6. Click Ok for changes to take effect and click ok final ok to exit from Properties window



          The Recovery partition enables you to restore your original machine back to its original configuration, including wiping all the files. i.e As it was when you bought it.






          share|improve this answer

































            0














            If people still have issues with this here is the solution:
            If you wanna get rid off the permission in a disk, before changing the OS.(usually when you wanna migrate to a new windows install on an ssd)



            -> F: (for example)



            -> click right



            -> Choose Properties



            -> Go to Security tab



            -> click on Advanced



            -> Click on Change



            -> Type in "SYSTEM"



            -> Click Ok



            You can access this files from other systems now.



            enter image description here






            share|improve this answer
























            • What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

              – Scott
              Apr 5 '18 at 0:37












            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
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f210993%2flack-of-permission-to-open-user-folder%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









            15














            You need to take ownership of the Folders.
            This article explains it very well: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm



            How to Take Ownership in Windows 7




            1. Locate the file or folder on which you want to take ownership in windows explorer

            2. Right click on file or folder and select “Properties” from Context Menu

            3. Click on Security tab

            4. Click on “Advance”

            5. Now click on Owner tab in Advance Security Settings for User windows

            6. Click on Edit Button and select user from given Change Owner to list if user or group is not in given list then click on other users or groups. Enter name of user/group and click ok.

            7. Now select User/group and click apply and ok. (Check “Replace owner on subcontainers and objects” if you have files and folder within selected folder)

            8. Click ok when Windows Security Prompt is displayed

            9. Now Owner name must have changed.

            10. Now click Ok to exist from Properties windows


            Once you have taken the ownership of file or folder next part comes is Granting Permissions to that file/folder or object.



            How to Grant Permissions in Windows 7




            1. Locate the file or folder on which you want to take ownership in windows explorer


            2. Right click on file or folder and select “Properties” from Context Menu


            3. Click on Edit button in Properties windows Click ok to confirm UAC elevation request.


            4. Select user/group from permission windows or click add to add other user or group.


            5. Now under Permission section check the rights which you want to grant i.e check “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.


            6. Click Ok for changes to take effect and click ok final ok to exit from Properties window



            The Recovery partition enables you to restore your original machine back to its original configuration, including wiping all the files. i.e As it was when you bought it.






            share|improve this answer






























              15














              You need to take ownership of the Folders.
              This article explains it very well: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm



              How to Take Ownership in Windows 7




              1. Locate the file or folder on which you want to take ownership in windows explorer

              2. Right click on file or folder and select “Properties” from Context Menu

              3. Click on Security tab

              4. Click on “Advance”

              5. Now click on Owner tab in Advance Security Settings for User windows

              6. Click on Edit Button and select user from given Change Owner to list if user or group is not in given list then click on other users or groups. Enter name of user/group and click ok.

              7. Now select User/group and click apply and ok. (Check “Replace owner on subcontainers and objects” if you have files and folder within selected folder)

              8. Click ok when Windows Security Prompt is displayed

              9. Now Owner name must have changed.

              10. Now click Ok to exist from Properties windows


              Once you have taken the ownership of file or folder next part comes is Granting Permissions to that file/folder or object.



              How to Grant Permissions in Windows 7




              1. Locate the file or folder on which you want to take ownership in windows explorer


              2. Right click on file or folder and select “Properties” from Context Menu


              3. Click on Edit button in Properties windows Click ok to confirm UAC elevation request.


              4. Select user/group from permission windows or click add to add other user or group.


              5. Now under Permission section check the rights which you want to grant i.e check “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.


              6. Click Ok for changes to take effect and click ok final ok to exit from Properties window



              The Recovery partition enables you to restore your original machine back to its original configuration, including wiping all the files. i.e As it was when you bought it.






              share|improve this answer




























                15












                15








                15







                You need to take ownership of the Folders.
                This article explains it very well: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm



                How to Take Ownership in Windows 7




                1. Locate the file or folder on which you want to take ownership in windows explorer

                2. Right click on file or folder and select “Properties” from Context Menu

                3. Click on Security tab

                4. Click on “Advance”

                5. Now click on Owner tab in Advance Security Settings for User windows

                6. Click on Edit Button and select user from given Change Owner to list if user or group is not in given list then click on other users or groups. Enter name of user/group and click ok.

                7. Now select User/group and click apply and ok. (Check “Replace owner on subcontainers and objects” if you have files and folder within selected folder)

                8. Click ok when Windows Security Prompt is displayed

                9. Now Owner name must have changed.

                10. Now click Ok to exist from Properties windows


                Once you have taken the ownership of file or folder next part comes is Granting Permissions to that file/folder or object.



                How to Grant Permissions in Windows 7




                1. Locate the file or folder on which you want to take ownership in windows explorer


                2. Right click on file or folder and select “Properties” from Context Menu


                3. Click on Edit button in Properties windows Click ok to confirm UAC elevation request.


                4. Select user/group from permission windows or click add to add other user or group.


                5. Now under Permission section check the rights which you want to grant i.e check “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.


                6. Click Ok for changes to take effect and click ok final ok to exit from Properties window



                The Recovery partition enables you to restore your original machine back to its original configuration, including wiping all the files. i.e As it was when you bought it.






                share|improve this answer















                You need to take ownership of the Folders.
                This article explains it very well: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm



                How to Take Ownership in Windows 7




                1. Locate the file or folder on which you want to take ownership in windows explorer

                2. Right click on file or folder and select “Properties” from Context Menu

                3. Click on Security tab

                4. Click on “Advance”

                5. Now click on Owner tab in Advance Security Settings for User windows

                6. Click on Edit Button and select user from given Change Owner to list if user or group is not in given list then click on other users or groups. Enter name of user/group and click ok.

                7. Now select User/group and click apply and ok. (Check “Replace owner on subcontainers and objects” if you have files and folder within selected folder)

                8. Click ok when Windows Security Prompt is displayed

                9. Now Owner name must have changed.

                10. Now click Ok to exist from Properties windows


                Once you have taken the ownership of file or folder next part comes is Granting Permissions to that file/folder or object.



                How to Grant Permissions in Windows 7




                1. Locate the file or folder on which you want to take ownership in windows explorer


                2. Right click on file or folder and select “Properties” from Context Menu


                3. Click on Edit button in Properties windows Click ok to confirm UAC elevation request.


                4. Select user/group from permission windows or click add to add other user or group.


                5. Now under Permission section check the rights which you want to grant i.e check “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.


                6. Click Ok for changes to take effect and click ok final ok to exit from Properties window



                The Recovery partition enables you to restore your original machine back to its original configuration, including wiping all the files. i.e As it was when you bought it.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Jul 17 '17 at 9:54

























                answered Nov 15 '10 at 12:25









                Joe TaylorJoe Taylor

                10.6k74266




                10.6k74266

























                    0














                    If people still have issues with this here is the solution:
                    If you wanna get rid off the permission in a disk, before changing the OS.(usually when you wanna migrate to a new windows install on an ssd)



                    -> F: (for example)



                    -> click right



                    -> Choose Properties



                    -> Go to Security tab



                    -> click on Advanced



                    -> Click on Change



                    -> Type in "SYSTEM"



                    -> Click Ok



                    You can access this files from other systems now.



                    enter image description here






                    share|improve this answer
























                    • What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                      – Scott
                      Apr 5 '18 at 0:37
















                    0














                    If people still have issues with this here is the solution:
                    If you wanna get rid off the permission in a disk, before changing the OS.(usually when you wanna migrate to a new windows install on an ssd)



                    -> F: (for example)



                    -> click right



                    -> Choose Properties



                    -> Go to Security tab



                    -> click on Advanced



                    -> Click on Change



                    -> Type in "SYSTEM"



                    -> Click Ok



                    You can access this files from other systems now.



                    enter image description here






                    share|improve this answer
























                    • What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                      – Scott
                      Apr 5 '18 at 0:37














                    0












                    0








                    0







                    If people still have issues with this here is the solution:
                    If you wanna get rid off the permission in a disk, before changing the OS.(usually when you wanna migrate to a new windows install on an ssd)



                    -> F: (for example)



                    -> click right



                    -> Choose Properties



                    -> Go to Security tab



                    -> click on Advanced



                    -> Click on Change



                    -> Type in "SYSTEM"



                    -> Click Ok



                    You can access this files from other systems now.



                    enter image description here






                    share|improve this answer













                    If people still have issues with this here is the solution:
                    If you wanna get rid off the permission in a disk, before changing the OS.(usually when you wanna migrate to a new windows install on an ssd)



                    -> F: (for example)



                    -> click right



                    -> Choose Properties



                    -> Go to Security tab



                    -> click on Advanced



                    -> Click on Change



                    -> Type in "SYSTEM"



                    -> Click Ok



                    You can access this files from other systems now.



                    enter image description here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 4 '18 at 22:59









                    XakiruXakiru

                    101




                    101













                    • What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                      – Scott
                      Apr 5 '18 at 0:37



















                    • What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                      – Scott
                      Apr 5 '18 at 0:37

















                    What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                    – Scott
                    Apr 5 '18 at 0:37





                    What version of Windows are these instructions for?  (They don’t work for Windows 7; the dialog layouts and button names are different.)  Can you explain what these instructions are meant to accomplish? Please do not respond in comments; edit your answer to make it clearer and more complete.

                    – Scott
                    Apr 5 '18 at 0:37


















                    draft saved

                    draft discarded




















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f210993%2flack-of-permission-to-open-user-folder%23new-answer', 'question_page');
                    }
                    );

                    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







                    Popular posts from this blog

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕