This solution is not for any single apps in PC, this is for the entire windows 10, which means Ctrl+f doesn't work in any apps...
oleacc.dll in C:\Windows\System32 may have corrupted.
So this file have to registered.
a. type cmd in startbox => right click => open as administor
b. type regsvr32 oleacc.dll
, then hit enter
c. wait until a pop up window shows up - registered successfully
d. restart the computer
If re-register doesn't work...
a. open terminal as administrator (#1 a)
b. type sfc/scannow
, then hit enter
c. It will scan all system files and repair them.
d. restart the computer
Top comments (0)