CassLO
Intuit Alumni

Get your taxes done using TurboTax

Please try the steps below to resolve this issue. These 2502 and 2503 errors are because a program needs to install using the temp folders and they do not have permission to do so. These next steps give permissions to the temp folder to fix not having those errors.


1. Press the Windows key on the keyboard and while holding that key down, press the letter "R"
2. The Run command will display
3. type cmd
4. Hold the control key + the shift key and while holding both of those keys, use the mouse to 5. click the OK button
6. Answer Yes if you are prompted with a Yes/No question      

7. copy and paste these commands

takeown /f "%systemroot%\Temp" /R /A /D Y
icacls "%systemroot%\Temp" /inheritance:r /grant:r Users:(OI)(CI)F /T
icacls "%systemroot%\Temp" /inheritance:r /grant:r Everyone:(OI)(CI)F /T
icacls "%systemroot%\Temp" /grant Administrators:F /T
icacls "%systemroot%\Temp" /grant Users:F /T
icacls "%systemroot%\Temp" /grant SYSTEM:F /T
icacls "%systemroot%\Temp" /grant Everyone:F /T


takeown /f "%temp%" /R /A /D Y
icacls "%temp%" /inheritance:r /grant:r Users:(OI)(CI)F /T
icacls "%temp%" /inheritance:r /grant:r Everyone:(OI)(CI)F /T
icacls "%temp%" /grant Administrators:F /T
icacls "%temp%" /grant Users:F /T
icacls "%temp%" /grant SYSTEM:F /T
icacls "%temp%" /grant Everyone:F /T


Done. No reboot necessary.

- cyanohydrax

"miletxcom New Member"

 

If you still need additional assistance, please reach out to our TurboTax Customer Service team: Contact Us

@scj71 

**Say "Thanks" by clicking the thumb icon in a post
**Mark the post that answers your question by clicking on "Mark as Best Answer"