Share via

trying to rename atig6pxx.dll

Anonymous
2020-05-25T09:11:08+00:00

it's an AMD file located in the system32 folder. My account is an administrator. Initially I needed permission from "system", so i followed steps on other microsoft threads and changed ownership to myself, rebooted pc. Now i still cannot rename it as I need permission from myself. How can I fix this ?

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2020-05-26T08:48:49+00:00

doesn't work. Still don't have permission. 

OK, here is the full treatment:

  1. Reboot into Safe Mode
  2. Log on under an admin account
  3. Open a Command Prompt (cmd.exe)
  4. Type these commands and press Enter after each:

cd  \Windows\System32

takeown  /f  atig6pxx.dll

icacls  atig6pxx.dll  /grant  everyone:full

attrib  -r  -s  atig6pxx.dll

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-06-09T19:21:08+00:00

    i am trying the same fix, when i get the command prompt, after windows\system32, it tells me it cannot find the atig6pxx.dll file

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-05-26T12:36:48+00:00

    alright that worked. thanks

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-05-26T07:33:48+00:00

    doesn't work. Still don't have permission.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-05-25T11:44:11+00:00

    Press Shift+Restart to boot the machine into Safe Mode, then rename the file.

    Was this answer helpful?

    0 comments No comments