Skip to main content
Level 1
February 23, 2023
Question

Error code 2894 fix?

  • February 23, 2023
  • 4 replies
  • 3 views
How do I fix the 2894 error code?

4 replies

CassLO
Level 11
February 24, 2023

Please click the following link for assistance with error code 2894: Error 2894

**Say "Thanks" by clicking the thumb icon in a post. **Mark the post that answers your question by clicking on "Mark as Best Answer"
Level 2
February 24, 2023

HERE'S THE FIX FROM MICROSOFT:

 

Type command prompt in your windows start menu, right click and run as administrator, and allow it to load

 

Then type these commands below (one line at a time) in the command prompt box that pops up, right after C:\Windows\system32>

 

TAKEOWN /F c:\windows\syswow64\riched20.dll /a

 

ICACLS c:\windows\syswow64\riched20.dll /grant administrators:F

 

ICACLS c:\windows\syswow64\riched20.dll

 

CERTUTIL -hashfile c:\windows\syswow64\riched20.dll sha256


Run these two commands in addition:

ICACLS c:\windows\syswow64\riched20.dll /grant "NT AUTHORITY\SYSTEM":(RX)

 

ICACLS c:\windows\syswow64\riched20.dll /grant "BUILTIN\Users":(RX)

 

...afterwards, type EXIT on the command line.

 

your're welcome!

Level 2
March 28, 2023

Last two ICACLS commands resulted in some error for RX parameter.  But, I was still able to install TurboTax.  Thanks.

Level 13
March 29, 2023

Glad that you were able to install; thanks for the update @yaseeng.

**Say "Thanks" by clicking the thumb icon in a post. **Mark the post that answers your question by clicking on "Mark as Best Answer"
Level 2
March 29, 2023

the solution, though tedious, does work. Thank you

SForrestLO
Level 11
March 30, 2023

Glad it worked for you, thanks for the update!

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