Windows 10: I want to delete a file but it needs an administration permission

Discus and support I want to delete a file but it needs an administration permission in Windows 10 Network and Sharing to solve the problem; Hi hope you can help me I need to delete a file from OS but I need to have administration permission and I don't know how to find it, the file I am... Discussion in 'Windows 10 Network and Sharing' started by CarolThompsonFW, Mar 17, 2019.

  1. I want to delete a file but it needs an administration permission


    Hi hope you can help me I need to delete a file from OS but I need to have administration permission and I don't know how to find it,

    the file I am deleting has been save on the PC as my PC has a partition, OS and D file many thanks if anyone can help me

    :)
     
    CarolThompsonFW, Mar 17, 2019
    #1
  2. Scoka Win User

    File permissions to delete file


    I am trying this, but it's taking a very long time.
     
    Scoka, Mar 17, 2019
    #2
  3. Marby Rey Win User
    no administrator permission

    Hi Ryan,

    Let us assist you to have an Administrator permission. To start, follow the steps below to enable the Windows Super Administrator Account.

    • Type CMD on the search box.
    • CMD will appear at top.
    • Right click on it, then choose Run as administrator.
    • Type this command & hit Enter: Net user administrator /active:yes.
    • After you enable the Super Administrator account, log out on your existing account then log into Super Administrator account.
    • On the Super Administrator account, you can now create an Administrator account or give Administrator permission on the existing account.

    After you created an Administrator account, we suggest that you disable the Super Administrator account by following the same steps and using this command:
    Net user administrator /active:no.

    Let us know how it goes.
     
    Marby Rey, Mar 17, 2019
    #3
  4. Hydrate Win User

    I want to delete a file but it needs an administration permission

    File permissions to delete file


    Windows is extremely confusing in its permissions and file ownership.*Sad

    If Taking Ownership of the files does not work, then the ACL and permissions are misconfigured.

    Permissions precedes the ownership, you can have ownership but incorrect permissions in accordance with the ACL Access Control Lists (Windows).

    Microsoft - How Permissions Work

    I suggest that you open powershell (Search > type powershell > Right click > run as admin) and execute this command:

    Code:
    Code:
    icacls "C:" /t /c /q /RESET
    This command restores permissions to default for all files contained within C:\ quietly.

    Followed by this command once completed:

    Code:
    Code:
    icacls "c:\" /t /c /q Administrators:f
    This command restores full permissions to the Administrators on the computer, which I presume you are an Administrator.

    And reboot the computer, and finally attempt to delete the file after attempting to retake ownership.

    If that does not work, then I suggest using a third party utility known as UnlockIT:
    Downloads - UnLock IT

    And download, install. Ensure you select customized installation.

    Right click the folder that contains the files or the files individually that you would like to delete, and follow as here:



    I want to delete a file but it needs an administration permission wrqPMO6.png


    Then this should delete all files you right clicked upon after restarting the system.

    You should not run into issues regarding permissions after this, and if you do, post again and I'll look into it.

    Side note: often times malware tends to hijack a system and fluff itself in permissions that benefit itself.
     
    Hydrate, Mar 17, 2019
    #4
Thema:

I want to delete a file but it needs an administration permission

Loading...
  1. I want to delete a file but it needs an administration permission - Similar Threads - delete file needs

  2. How do I delete a file that needs administrator permission?

    in Windows 10 Gaming
    How do I delete a file that needs administrator permission?: How do I delete a file that needs administrator permission? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-delete-a-file-that-needs-administrator/e01eecd7-57b2-4d8c-9e92-31d4870533fc
  3. How do I delete a file that needs administrator permission?

    in Windows 10 Software and Apps
    How do I delete a file that needs administrator permission?: How do I delete a file that needs administrator permission? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-delete-a-file-that-needs-administrator/e01eecd7-57b2-4d8c-9e92-31d4870533fc
  4. How do I delete a file that needs administrator permission?

    in Windows 10 Network and Sharing
    How do I delete a file that needs administrator permission?: How do I delete a file that needs administrator permission? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-delete-a-file-that-needs-administrator/e01eecd7-57b2-4d8c-9e92-31d4870533fc
  5. How to delete a file which needs administrator permission

    in Windows 10 Gaming
    How to delete a file which needs administrator permission: I'm trying to delete some files on my PC. When I click delete, it says that I need administrator permission. I am the only user of this PC, so how do I get administrator permission?Thanks...
  6. How to delete a file which needs administrator permission

    in Windows 10 Software and Apps
    How to delete a file which needs administrator permission: I'm trying to delete some files on my PC. When I click delete, it says that I need administrator permission. I am the only user of this PC, so how do I get administrator permission?Thanks...
  7. Need to delete files but need administrator permissions.

    in Windows 10 Network and Sharing
    Need to delete files but need administrator permissions.: I dont know why these administrator permissions exist but anyway, I tried to delete some files in a program and it wouldnt let me because I need permissions from the administrator, someone please help!...
  8. I want to download A file on disk E: But Needed Administrator permission

    in Windows 10 Network and Sharing
    I want to download A file on disk E: But Needed Administrator permission: I want to download A file on disk E: But Needed Administrator permission. I am not able to download any file on disk E: nor I can delete some Third-party software files. I am very annoyed. Somebody help me....
  9. Administrator permission needed to delete file

    in Windows 10 Customization
    Administrator permission needed to delete file: I am the administrator I am trying to delete a file, and it says I need administrator permission to delete the file https://answers.microsoft.com/en-us/windows/forum/all/administrator-permission-needed-to-delete-file/eefb5972-37ec-455e-9ed5-ee37c18ce6ba
  10. "You'll need to provide administrator permission to delete this file"

    in Windows 10 Support
    "You'll need to provide administrator permission to delete this file": I get this message when I try deleting a file from one of my external backup drives: "You'll need to provide administrator permission to delete this file" and when I try to copy a file to the drive I get: "You'll need to provide administrator permission to copy to this...