How to fix "Access Denied" Errors in Windows 10 (Two Simple Methods)

Поделиться
HTML-код
  • Опубликовано: 17 сен 2024
  • Getting access denied error in windows 10 while opening or installing programs or files and folders? You can fix the problem by two simple methods
    1- Right click on the file and chose "run as administrators
    2- Making oneself as administrator in Computer Management I right click on windows start button I computer management I local users and groups I users I chose your account and open it I switch to the tab "member of" I click on "Add" in the bottom and type in Administrators I OK
    Now RESTART your computer to apply the changes you have made
    Hope this helps. Please keep us posted as your feedback will improve our service.
    Feb28 produces videos on how to fix common issues with the windows, android and Mac devices. This is a humble initiative. If you have any issues with your tech devices, please let's know, we'll try to find a solution for you. Good luck :-)

Комментарии • 38

  • @vdrxze
    @vdrxze 7 лет назад +38

    IT WORKS IT WORKS THE DISLIKE BUTTON WORKS

    • @molax2612
      @molax2612 6 лет назад

      OMG IT WORKS IT WORKS THE FIX WORKS DUMBASS You just probaly did it wrong or it just doesnt work for you it worked first time for me

  • @danemiller4852
    @danemiller4852 8 лет назад +18

    i also do not have "local users and groups"

    • @ReachShaunNow
      @ReachShaunNow 7 лет назад +8

      Windows 10 Home and Windows Vista Home Editions do NOT have Local User and Groups under Computer Management (or anywhere else on the system.... Just FYI.... Some other OS versions may be the same, but that part I'm unsure of.
      However, open the Command Prompt (CMD) with administrator privileges. Make sure you are on C:\Windows\System32>
      If not: type cd.. and press enter until you are back to the drive letter. For this example, it would take you to C:\>
      C:\Windows\System32>cd.. (press enter)C:\Windows>cd.. (press enter)C:\>
      Note: If you are on a different drive like D:, G:, etc... you need to be on whatever drive letter your OS is installed on (usually drive C)
      Okay, from C:\> enter the following commands in CMD to get to C:\Windows\System32>
      C:\>cd windows
      It will change to C:\Windows> (type cd system32) and press enter
      Looks like this C:\Windows>cd system32
      It will change to: C:\Windows\System32>
      Now type: net localgroup administrators and press enter
      Looks like this: C:\Windows\System32>net localgroup administrators
      Note: If you changed the name of your administrators group then you will need to substitute "administrators" with the new name you have chosen.
      Anyway, after the command "C:\Windows\System32>net localgroup administrators" You should see:
      Alias name administrators
      Comment Administrators have complete and unrestricted access to the computer/domain
      Members
      -------------------------------------------------------------------------------
      Administrator
      (Here it should show the name of your User/Administrator Account)
      The command completed successfully.C:\Windows\System32>
      So, if your administrator user account shows up after entering that command "C:\Windows\System32>net localgroup administrators" then you are already promoted to the administrators group!!
      If not, type in this command: net localgroup administrators PutYourUserNameHere /add then press enter
      Then type: net share concfg*C:\/grant:PutYourUserNameHere,full and press enter
      If that doesn't work, try this command instead: net share SHARE_NAME=c:\ /grant:PutYourUserNameHere,full
      IF YOU STILL HAVE PROBLEMS CONTACT ME AND ILL TRY TO HELP BECAUSE I HAD A NEVERENDING NIGHTMARE WITH WINDOWS 10 PROBLEMS AND DID ALL THE TRIAL AND ERROR CRAP AND MESSED UP THE PC AND REINSTALLED WINDOWS NUMEROUS TIMES AND COULDNT GET ANYWHERE EVEN WITH LEVEL 2 TECHS FROM MICROSOFT BUT WAS ABLE TO SOLVE MOST WINDOWS 10 PROBLEMS ON MY OWN. FIND ME ON FACEBOOK facebook.com/ShaunJohnsonWorldwide
      I CAN HELP WITH WINDOWS 10 INCOMPATIBILITY ISSUES TOO... just saying :) good luck

    • @DJAdeeKeen
      @DJAdeeKeen 7 лет назад

      can u make a video of it... am not getting these at all.

    • @ReachShaunNow
      @ReachShaunNow 7 лет назад

      If you contact me on Facebook I will help you fix your problem for free. facebook.com/ShaunJohnsonWorldwide

    • @JakbieForReal
      @JakbieForReal 6 лет назад

      Reach Shaun thank you. this solved my problem 😊👍

  • @imnotusingthisanymore2300
    @imnotusingthisanymore2300 8 лет назад +14

    its already on adminstrators and it doesnt work

  • @heinzdoof8310
    @heinzdoof8310 7 лет назад +2

    thx u so much the first method worked for me but the second method doesnt work cuz its not showing users and groups

  • @egccrypto2349
    @egccrypto2349 8 лет назад +5

    I don't have in my windows 10 something that says local users and groups....

    • @feb2872
      @feb2872  8 лет назад

      +CalvinCoolidge isGOAT try other options in the video

    • @ReachShaunNow
      @ReachShaunNow 7 лет назад

      Windows 10 Home and Windows Vista Home Editions do NOT have Local User and Groups under Computer Management (or anywhere else on the system.... Just FYI.... Some other OS versions may be the same, but that part I'm unsure of.
      However, open the Command Prompt (CMD) with administrator privileges. Make sure you are on C:\Windows\System32>
      If not: type cd.. and press enter until you are back to the drive letter.
      For this example, it would take you to C:\>
      C:\Windows\System32>cd.. (press enter)C:\Windows>cd.. (press enter)C:\>
      Note: If you are on a different drive like D:, G:, etc... you need to be on whatever drive letter your OS is installed on (usually drive C)
      Okay, from C:\> enter the following commands in CMD to get to C:\Windows\System32>
      C:\>cd windows
      It will change to C:\Windows> (type cd system32) and press enter
      Looks like this C:\Windows>cd system32
      It will change to: C:\Windows\System32>
      Now type: net localgroup administrators and press enter
      Looks like this: C:\Windows\System32>net localgroup administrators
      Note: If you changed the name of your administrators group then you will need to substitute "administrators" with the new name you have chosen.
      Anyway, after the command "C:\Windows\System32>net localgroup administrators" You should see:
      Alias name administrators
      Comment Administrators have complete and unrestricted access to the computer/domain
      Members
      -------------------------------------------------------------------------------
      Administrator
      (Here it should show the name of your User/Administrator Account)
      The command completed successfully.C:\Windows\System32>
      So, if your administrator user account shows up after entering that command "C:\Windows\System32>net localgroup administrators" then you are already promoted to the administrators group!!
      If not, type in this command: net localgroup administrators PutYourUserNameHere /add then press enter
      Then type: net share concfg*C:\/grant:PutYourUserNameHere,full and press enter
      If that doesn't work, try this command instead: net share SHARE_NAME=c:\ /grant:PutYourUserNameHere,full
      IF YOU STILL HAVE PROBLEMS CONTACT ME AND ILL TRY TO HELP BECAUSE I HAD A NEVERENDING NIGHTMARE WITH WINDOWS 10 PROBLEMS AND DID ALL THE TRIAL AND ERROR CRAP AND MESSED UP THE PC AND REINSTALLED WINDOWS NUMEROUS TIMES AND COULDNT GET ANYWHERE EVEN WITH LEVEL 2 TECHS FROM MICROSOFT BUT WAS ABLE TO SOLVE MOST WINDOWS 10 PROBLEMS ON MY OWN. FIND ME ON FACEBOOK facebook.com/ShaunJohnsonWorldwide
      I CAN HELP WITH WINDOWS 10 INCOMPATIBILITY ISSUES TOO... just saying :) good luck

  • @rajkumarlama6487
    @rajkumarlama6487 6 лет назад

    Tq very much

  • @faisaltaher851
    @faisaltaher851 7 лет назад +1

    I don't have something called "local users and groups"

  • @TheKarout12
    @TheKarout12 7 лет назад +1

    Windows 1n under Manage. There is no local users and group option
    Try again my friend "Windows 10 Home"

  • @greghines9346
    @greghines9346 8 лет назад

    thank you

  • @SnowballTheFoxx
    @SnowballTheFoxx 7 лет назад

    when I try clicking apply it says access is denied. how do I fix this?

  • @jerryjorts4050
    @jerryjorts4050 7 лет назад

    Is this gonna be a one time charge?

  • @gamerjeesunboxing8901
    @gamerjeesunboxing8901 7 лет назад

    sir everything is already there but it still is not working

  • @pinkhorsie1963
    @pinkhorsie1963 7 лет назад +2

    Not helpful.

  • @QuangNguyen20
    @QuangNguyen20 7 лет назад

    sub titles pls

  • @Wglw
    @Wglw 5 лет назад

    why do you say pls all the time

  • @chazz4666
    @chazz4666 8 лет назад +1

    vindoes tok butten

  • @gamingyt76
    @gamingyt76 3 года назад

    why is he saying please in every step 😂😂😂🤣🤣

  • @ooiyoubin
    @ooiyoubin 7 лет назад

    Please stop repeating 'please' in front of every sentences.

  • @theyoungestyoutuber8058
    @theyoungestyoutuber8058 7 лет назад

    For all those people saying that they don't have Local Users and Groups:
    You are required to have this folder to even TRY to logon to Windows. That is your entire user group. If you don't have it, how are you even ON a desktop? It's in Computer Management. If you don't have it, get your computer checked.

  • @keithcamilleri1497
    @keithcamilleri1497 7 лет назад

    I'm not even going to listen to the video, I'm sorry, don't mean to be racist or anything, but this accent is really hard to understand, I'm disliking the video.