You will need to provide administrator permission to change these attributes

I am an administrator, I'm doing a completely read/write folder, but I get "you need give the administrator permission to change these attributes.

The folder is c:\program files\ and then some void / folders for a Microsoft product.

I have "Everyone" in the security with total control tab and it still does not work.

I need to make the file read/write

Thank you

You have to disable UAC (User Access Control) temporarily to that of such changes. Then, you may find that the changes do not affect the access to these folders because access is controlled by the UAC. Have a look here for more details on UAC: http://support.microsoft.com/kb/951016/

Tags: Windows

Similar Questions

  • I need to delete a folder, but when I try a response arrives "that you will need to provide administrator permission to delete this folder.

    I would like to delete a folder and files mainly iTunes but I continue receives the following message "you need give permission to the administrator" I tried everything and can not get the deleted folder. David email address * address email is removed from the privacy *. Help, please

    You can open the administrator command prompt

    You can try the following steps if you have administrative privelages.

    Open cmd.exe as an administrator (right click on cmd.exe and run as administrator)

    Navigate to the directory where the file exists for example... (Type cd C:\Documents\iTunes in the command prompt)

    Delete the folder iTunes, ex, iTunesFolder is the folder to delete (type: rmdir iTunesFolder and press ENTER.)

    Your iTunes folder is deleted.

  • does that mean "you need to provide administrator permission to copy this file".

    I'm moving my D drive an exe file to the root of my C drive, and what I get is "That you will need to provide permission administrator to copy this file"does that mean? I check the file by right click on the file and clicking on properties and permission checking. the permissions are good. what I have to do. I am using windows 7 Home premium 64-bit.

    Hello

    If you are logged on as administrator?

    I suggest you give permission to folders and files and check if the problem persists:

    a. right click on the file or folder for which you want to set permissions, click Propertiesand then click the Security tab.

    b. click Advanced to open the Advanced security settings for dialog box.

    c. click on the owner tab, click Edit. If you are prompted for an administrator password or a confirmation, type your password or click continue.

    d. in the new Advanced security settings for the change in ownership ofbox: field, select your user name and verify the replace the owner of sub containers and objects. Click OK, repeat for the other boxes. (If your username is not click other users or groups to add your account).

    For your reference, follow the steps described in the following links:

    http://Windows.Microsoft.com/en-us/Windows7/what-to-know-before-applying-permissions-to-a-file-or-folder

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-open-a-file-if-I-get-an-access-denied-message

  • Trying to delete a folder. MSG "you need to provide administrator permission to delete this folder.

    1. When I right click on the folder or the files in the folder the "Run as Administrator" option is not available.

      Windows 7Home Premium. 64 bit.
      File is in Program Files (x / 86) / CommonFiles/Apple

    This solved my problem. Thank you, Bruce.

    This option should not be there when you right-click. Try this:

    How to take possession of an item in Vista. Works also under Windows 7
    http://www.howtogeek.com/HOWTO/Windows-Vista/add-take-ownership-to-Explorer-right-click-menu-in-Vista/

  • you need give the administrator permission to copy

    New windows 7 Home Edition premium install on hard drive formatted, i7-2600 12 g RAM

    trying to copy/save other readers on the system, I get the error
    you will need to provide administrator permission to copy, save, etc. this file
    I'm going to properties\security to the drive, make sure that my user (the only user of the system) as a "full" permissions -same error.
    I go to properties\security\advanced\owner and change myself to the owner of the car - same error.
    Any other ideas?

    Hello

    Refer to the suggestions suggested by Vijay B clicking on the http://answers.microsoft.com/en-us/windows/forum/windows_7-security/how-to-restore-default-security-permissions/ab58f918-da72-42c0-ba71-161d52b73d46link. If after completing the steps question persists, an update accordingly and we will help you to solve.

  • You will need administrator permission.

    This error has become a nightmare for me. I've been struggling with almost a week now.

    I am trying to copy file from my hard drive on my new laptop (windows 7, dell 14z). Some files are throwing error, you will need administrator permission to copy this file, in spite, I logged in as an administrator.
    I gave all the tests with the evolution of the property, all permissions, removing UAC all... no help at all.... PLEASE suggest something.
    SARA

    This occurs because the files on your desk belong to a user that is different from the user of the laptop (or different passwords). In asserting the admin rights every time, you tell Windows that you don't care about file property. There are two ways to solve the problem:

    • Use the same account & password on the laptop that you use on the desktop.
    • Take ownership of files and folders: http://social.answers.microsoft.com/Forums/en-US/w7network/thread/24bdf172-2dbc-43b8-995d-a99b6a81413c/
    If it does not, then it is likely that your files are encrypted. You must decrypt before copying them.
  • "You need give the administrator permission to delete this folder?"

    Windows 7. My PC user account shows I am administrator, but it is impossible to delete some files.  Get the message: "' you need give the administrator permission to delete this folder.

    Yes, it is in the free version.  It is in the 'Tools' tab to the right part of the screen.  For best results, you should also get "rkill" (you should never download from bleepingcomputer.com - and ABSOLUTELY no PART ELSEWHERE), which is good to put an end to all background processes that prevent you to delete unwanted files and folders.

  • You will need to get an older date?

    HI: SQL and PL/SQL

    I have a table like this. You will need to get more old datetime for each metricno. Need help

    METRICNOTDATESUWIMON
    1109:13:14 10/01/20141200.00
    1109:13:23 10/01/2014100.00
    1118:47:01 10/02/201410000.00
    1210/01/2014-18:47:171100.00
    1221:59:58 10/01/20142000.00
    1210/03/2014 22:00:1310000.00
    1310/07/2014 22:01:28500.00
    1310/08/2014-22:03:081100.00

    Output

    METRICNOTDATETRANSFER_AMOUNT
    1109:13:14 10/01/20141200.00
    1210/01/2014-18:47:171100.00
    1310/07/2014 22:01:28500.00

    Thank you/Tequila

    with

    a_table as

    (select 11 metricno, adate to_date('1/10/2014 9:13:14 AM','dd/mm/yyyy hh:mi:ss AM'), 1200.00 suwimon Union double all the)

    Select 11, to_date('1/10/2014 9:13:23 AM','dd/mm/yyyy hh:mi:ss AM'), 100.00 Union double all the

    Select 11, to_date('2/10/2014 6:47:01 PM','dd/mm/yyyy hh:mi:ss AM'), 10000.00 Union double all the

    Order 12, to_date('1/10/2014 6:47:17 PM','dd/mm/yyyy hh:mi:ss AM'), 1100.00 Union double all the

    Order 12, to_date('1/10/2014 9:59:58 PM','dd/mm/yyyy hh:mi:ss AM'), 2000.00 Union double all the

    Order 12, to_date('3/10/2014 10:00:13 PM','dd/mm/yyyy hh:mi:ss AM'), 10000.00 Union double all the

    Select 13, to_date('7/10/2014 10:01:28 PM','dd/mm/yyyy hh:mi:ss AM'), 500.00 per union double all the

    Select 13, to_date('8/10/2014 10:03:08 PM','dd/mm/yyyy hh:mi:ss AM'), double 1100.00

    )

    Select metricno, adate, suwimon

    of (metricno, adate, suwimon, rank (select) over (partition by order metricno by tdate) rnk

    of a_table

    )

    where rnk = 1

    METRICNO TDATE TAMOUNT
    11 01/10/2014 1200
    12 01/10/2014 1100
    13 07/10/2014 500

    Just to provide your data in the case of other ideas arise

    Concerning

    Etbin

  • I can't update my CS5 because I loaded Yosemite on my iMac. you will need to update the files camera raw.

    I can't update my CS5 because I loaded Yosemite on my iMac.  You will need to update the raw files.

    Please try and reinstall CS5: stalling-yosemite-version-10-10-on-imac http://feedback.photoshop.com/photoshop_family/topics/problems-with-photoshop-cs5-after-in it seems that the update of the OS is corrupt PS CS5 if it was installed before the upgrade to Yosemite. Let me know if that will fix it for you.

    With the permission of Jeffrey Tranberry

  • Siri keeps saying "I don't see an app for that.  You will need to download one. »

    I just installed Sierra and tried to use Siri.  I can't open any app on my Mac.  No matter when I say something like, "FaceTime open" or "Open Pages," Siri comes back with something like "I don't see an app for that.  "You will need to download a ' or 'you don't seem to have an app called 'Pages'.  We could see if the App Store has it. »

    Hmmm... This is not sensible.

    You need to speak clearly. I had the same thing happen. It took a few tries but Siri has finally opened apps for me.

    Practice support

  • You will need to check on a PC with WinXP OpSys PUP. Could DO with Win98 and earlier versions. HOW can I make WinXP let me control BACK Pup?

    You will need to check on a PC with WinXP OpSys PUP.  Could DO with Win98 and earlier versions.  HOW can I make WinXP let me control BACK PUP?   Acquired CNC machines controlled by PRE - Win.XP PC works fine.  But Win.XP prevents the PUPPY control via simple BACK and GWBASIC.   You want to be able to start/stop all 8 bits of data PUP with BASE and BACK.

    Thank you.   Jan Rowland

    Hey Jan Rowland,

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited in the Windows XP Pro on the Technet Forums.

    Post your query in Technet Windows XP IT Pro Forums for assistance on this issue.
  • you will need to merge with (same drive) c: drive d: drive.

    c: drive is full

    Unless you want to do a clean install of Windows (do your partitioning during installation), you will need partitioning software third party to do so. I usually use Acronis Disk Director, but there are others. MS - MVP - Elephant Boy computers - don't panic!

  • You will need to connect the battery, but lapptop now sign showing that the battery is not connected, so does not load.

    You will need to connect the battery. until recently, all ok.  never use the laptop as a mobile, always on the wireless, but lapptop shows now sign that the battery is not connected so does not load.

    I have a laptop which, so far, is always connected wireless when it is in use. I want to take a vacation, and notice a signal arrives that the battery is not connected and therefore does not load.  This has happened recently, although the battery never showed a 100% charge. can someone tell me how to connect the battery please.

    Check that the battery is correctly installed. If it is then the problem is that the battery is exhausted, so you should buy a new battery.

  • This device cannot find enough free resources that it can use. If you want to use this device, you will need to disable one of the other devices on this system (Code 12)

    Guys, I have a problem. So, my laptop has 2 graphics cards, an integrated course of the Intel HD graphics (which works perfectly) and the other being the dedicated Nvidia graphics (Nvidia GeForce 940 m). Until 2 days ago, everything was going well and running.

    I have the application experience GeForce and it prompted me that there is a new driver update should I download. He started to install then after rebooting to complete the installation, it failed. I checked my device manager and saw a yellow exclamation under under my Nvidia graphics card (remember, my laptop has two graphics cards: Nvidia graphics card and Intel HD graphics that works correctly). I immediately checked the details, and he said:

    "This device cannot find enough free resources that it can use. (Code 12) »

    "If you want to use this device, you will need to disable one of the other devices on this system."

    This seemed very strange, because it was LITERALLY working properly before I was invited about update driver I got, so I don't know what to do - as a matter of fact, literally, I finished this game, Deadpool, with my Nvidia card that I put as the default graphics card, a few hours before , so I don't know why this happened. Any help? I'm looking for a logical answer to this, guys!

    Additional information:

    A few days before this happened, I went to my store local pc and installed an extra 4 gigs of ram on my 4 existing to make 8. Don't know if it's useful, but anyway

    If I pick up my laptop and shake it side by side, I hear a slight rattling noise, and it seems a little loose (I found this out after seeing the error message). The noise seems to come from just below the middle of my keyboard (I'm using a laptop). If for some reason, my Nvidia card is loose? Is this possible?

    I am quite technologically inclined, but not to the extent of removing components and reconstruction cell phones / pc and access the bios and what not. I can only remove/add ram.

    I want to know if its something I am able to fix it because I do not necessarily want to go running and sending my laptop places - only my pc up shop.

    Here is the location of my Nvidia card: PCI Slot 4 (PCI bus 4, device 0, function 0)

    My specs:

    Acer TravelMate p257-MG

    Windows 7 business

    Intel core i5-5200u 2.20 GHz 2.20 Ghz processor

    8.00 GB of ram

    64-bit operating system

    1 t hard drive

    940 m Intel HD graphics 5500 & Nvidia Geforce card

    Just to recap, I get the error on my Nvidia graphics card code, "this device cannot find enough free resources that it can use. (Code 12) ""If you want to use this device, you will need to disable one of the other devices on this system. »

    Thanks in advance!

    Hello

    Thank you for your response.

    I appreciate your time.

    I suggest you run ' Intel Chipset Software Installation Utility ' and check.
    Reference:
    http://www.Intel.com/content/www/us/en/support/software/Chipset-Software/Intel-chipset-software-installation-utility.html

    Please keep us updated.

    Thank you

  • You will need to reverse the left and right audio channels, because I would like to avoid too cables around the living room and the right sound.

    You will need to reverse the left and right audio channels, because I would like to avoid too cables around the living room and the right sound.

    tried in SOUND > Speakers > CONFIGURE it on by clicking on the right left speaker sound time and vice versa.

    Hey DiegoWO,

    There is not currently an option within the OS to achieve.
    However, your drivers audio pourrait have a built-in effect that allows you to reverse the stereo sound. If you do not see a separate application to manage your sound, you will need to visit the website of the manufacturer of your sound card and install the latest drivers.

Maybe you are looking for