want to remove my password or change in win10












0















during re-install of win10 my computer split user accounts into 2 but i got locked out of the administrative account during the re-install. Now I cant add or update certain programs. Im in the duplicate account but I don't have administrative rights










share|improve this question


















  • 2





    Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

    – Akina
    Dec 20 '18 at 17:59


















0















during re-install of win10 my computer split user accounts into 2 but i got locked out of the administrative account during the re-install. Now I cant add or update certain programs. Im in the duplicate account but I don't have administrative rights










share|improve this question


















  • 2





    Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

    – Akina
    Dec 20 '18 at 17:59
















0












0








0








during re-install of win10 my computer split user accounts into 2 but i got locked out of the administrative account during the re-install. Now I cant add or update certain programs. Im in the duplicate account but I don't have administrative rights










share|improve this question














during re-install of win10 my computer split user accounts into 2 but i got locked out of the administrative account during the re-install. Now I cant add or update certain programs. Im in the duplicate account but I don't have administrative rights







passwords






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 20 '18 at 17:49









StaceyStacey

1




1








  • 2





    Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

    – Akina
    Dec 20 '18 at 17:59
















  • 2





    Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

    – Akina
    Dec 20 '18 at 17:59










2




2





Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

– Akina
Dec 20 '18 at 17:59







Use any live cd/dvd/flash with any software which allows offline edition of userlist and/or user's password(s). Change/remove password of existing user or create new one having admin rights.

– Akina
Dec 20 '18 at 17:59












1 Answer
1






active

oldest

votes


















0














Resetting the Windows 10 Administrator password is actually a joke, Microsoft has no such thing as real security. Officially Microsoft suggests that you follow the article linked below and the steps that follow:



http://windows.microsoft.com/en-US/windows-live/account-reset-password-forgot-faq



Further if you are unable to get access that on your system, I suggest you to go to Windows Recovery Environment and use the Command Prompt there, which is elevated.



Follow the below steps:-



1) Press Shift and Restart from the power icon (together)



2) Select Troubleshoot.



3) Go to Advanced Options.



4) Select Command Prompt.



5) Type "net user Administrator /active:yes"



6) Hit Enter.



A user account with the name Admin will be created. Log in with that account and you will be able to access Admin privileges. You can also create more Administrator accounts with that account.



If those steps are a little too confusing, here's an excellent article with lots of photos, detailed steps and it's offered by a great source (How To Geek).



Now back to breaking Windows and its non-existent security, you can always use an offline software tool that cracks (discovers) or resets all the user account passwords on your computer. A couple tools capable of offline password cracking and resetting (respectively) are OPHCrack (How to Geek article here!) or if you simply want to reset a password without learning the current one, you could try something like Trinity which allows you to boot from a USB or CD/DVD like OPHCrack but rather than decrypting the password, it resets it to null or whatever you want it to be.



Good luck, have fun and don't use any of this information on a computer that doesn't belong to you, or more specifically you don't have permission to change/modify.






share|improve this answer























    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%2f1386380%2fwant-to-remove-my-password-or-change-in-win10%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Resetting the Windows 10 Administrator password is actually a joke, Microsoft has no such thing as real security. Officially Microsoft suggests that you follow the article linked below and the steps that follow:



    http://windows.microsoft.com/en-US/windows-live/account-reset-password-forgot-faq



    Further if you are unable to get access that on your system, I suggest you to go to Windows Recovery Environment and use the Command Prompt there, which is elevated.



    Follow the below steps:-



    1) Press Shift and Restart from the power icon (together)



    2) Select Troubleshoot.



    3) Go to Advanced Options.



    4) Select Command Prompt.



    5) Type "net user Administrator /active:yes"



    6) Hit Enter.



    A user account with the name Admin will be created. Log in with that account and you will be able to access Admin privileges. You can also create more Administrator accounts with that account.



    If those steps are a little too confusing, here's an excellent article with lots of photos, detailed steps and it's offered by a great source (How To Geek).



    Now back to breaking Windows and its non-existent security, you can always use an offline software tool that cracks (discovers) or resets all the user account passwords on your computer. A couple tools capable of offline password cracking and resetting (respectively) are OPHCrack (How to Geek article here!) or if you simply want to reset a password without learning the current one, you could try something like Trinity which allows you to boot from a USB or CD/DVD like OPHCrack but rather than decrypting the password, it resets it to null or whatever you want it to be.



    Good luck, have fun and don't use any of this information on a computer that doesn't belong to you, or more specifically you don't have permission to change/modify.






    share|improve this answer




























      0














      Resetting the Windows 10 Administrator password is actually a joke, Microsoft has no such thing as real security. Officially Microsoft suggests that you follow the article linked below and the steps that follow:



      http://windows.microsoft.com/en-US/windows-live/account-reset-password-forgot-faq



      Further if you are unable to get access that on your system, I suggest you to go to Windows Recovery Environment and use the Command Prompt there, which is elevated.



      Follow the below steps:-



      1) Press Shift and Restart from the power icon (together)



      2) Select Troubleshoot.



      3) Go to Advanced Options.



      4) Select Command Prompt.



      5) Type "net user Administrator /active:yes"



      6) Hit Enter.



      A user account with the name Admin will be created. Log in with that account and you will be able to access Admin privileges. You can also create more Administrator accounts with that account.



      If those steps are a little too confusing, here's an excellent article with lots of photos, detailed steps and it's offered by a great source (How To Geek).



      Now back to breaking Windows and its non-existent security, you can always use an offline software tool that cracks (discovers) or resets all the user account passwords on your computer. A couple tools capable of offline password cracking and resetting (respectively) are OPHCrack (How to Geek article here!) or if you simply want to reset a password without learning the current one, you could try something like Trinity which allows you to boot from a USB or CD/DVD like OPHCrack but rather than decrypting the password, it resets it to null or whatever you want it to be.



      Good luck, have fun and don't use any of this information on a computer that doesn't belong to you, or more specifically you don't have permission to change/modify.






      share|improve this answer


























        0












        0








        0







        Resetting the Windows 10 Administrator password is actually a joke, Microsoft has no such thing as real security. Officially Microsoft suggests that you follow the article linked below and the steps that follow:



        http://windows.microsoft.com/en-US/windows-live/account-reset-password-forgot-faq



        Further if you are unable to get access that on your system, I suggest you to go to Windows Recovery Environment and use the Command Prompt there, which is elevated.



        Follow the below steps:-



        1) Press Shift and Restart from the power icon (together)



        2) Select Troubleshoot.



        3) Go to Advanced Options.



        4) Select Command Prompt.



        5) Type "net user Administrator /active:yes"



        6) Hit Enter.



        A user account with the name Admin will be created. Log in with that account and you will be able to access Admin privileges. You can also create more Administrator accounts with that account.



        If those steps are a little too confusing, here's an excellent article with lots of photos, detailed steps and it's offered by a great source (How To Geek).



        Now back to breaking Windows and its non-existent security, you can always use an offline software tool that cracks (discovers) or resets all the user account passwords on your computer. A couple tools capable of offline password cracking and resetting (respectively) are OPHCrack (How to Geek article here!) or if you simply want to reset a password without learning the current one, you could try something like Trinity which allows you to boot from a USB or CD/DVD like OPHCrack but rather than decrypting the password, it resets it to null or whatever you want it to be.



        Good luck, have fun and don't use any of this information on a computer that doesn't belong to you, or more specifically you don't have permission to change/modify.






        share|improve this answer













        Resetting the Windows 10 Administrator password is actually a joke, Microsoft has no such thing as real security. Officially Microsoft suggests that you follow the article linked below and the steps that follow:



        http://windows.microsoft.com/en-US/windows-live/account-reset-password-forgot-faq



        Further if you are unable to get access that on your system, I suggest you to go to Windows Recovery Environment and use the Command Prompt there, which is elevated.



        Follow the below steps:-



        1) Press Shift and Restart from the power icon (together)



        2) Select Troubleshoot.



        3) Go to Advanced Options.



        4) Select Command Prompt.



        5) Type "net user Administrator /active:yes"



        6) Hit Enter.



        A user account with the name Admin will be created. Log in with that account and you will be able to access Admin privileges. You can also create more Administrator accounts with that account.



        If those steps are a little too confusing, here's an excellent article with lots of photos, detailed steps and it's offered by a great source (How To Geek).



        Now back to breaking Windows and its non-existent security, you can always use an offline software tool that cracks (discovers) or resets all the user account passwords on your computer. A couple tools capable of offline password cracking and resetting (respectively) are OPHCrack (How to Geek article here!) or if you simply want to reset a password without learning the current one, you could try something like Trinity which allows you to boot from a USB or CD/DVD like OPHCrack but rather than decrypting the password, it resets it to null or whatever you want it to be.



        Good luck, have fun and don't use any of this information on a computer that doesn't belong to you, or more specifically you don't have permission to change/modify.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 20 '18 at 19:02









        TmanokTmanok

        638




        638






























            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%2f1386380%2fwant-to-remove-my-password-or-change-in-win10%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

            Список кардиналов, возведённых папой римским Каликстом III

            Deduzione

            Mysql.sock missing - “Can't connect to local MySQL server through socket”