ReHIPS forum

English Subforum => ReHIPS => Topic started by: Ozone on September 12, 2019, 05:33:37 PM

Title: Windows Update, DISM, ... issues
Post by: Ozone on September 12, 2019, 05:33:37 PM
Hi long time no see.

Recently I have some issues when ReHIPS is running.
I could not install Windows Updates (error 0x800f0922).
I could not change Windows Features.
Running command "dism /online /cleanup-image /restorehealth" will end with error:
"The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint."

Stopping the ReHIPS driver solves these issues.

related
https://www.tenforums.com/performance-maintenance/136426-dism-exe-cannot-restore-health-open-handle.html

Title: Re: Windows Update, DISM, ... issues
Post by: fixer on September 15, 2019, 10:00:57 PM
Thanks for the report. Yeah, looks like sometimes they started to use transactions or something. As it doesn't happen on all PCs. Investigating the issue...
Title: Re: Windows Update, DISM, ... issues
Post by: fixer on September 21, 2019, 07:29:21 AM
Some troubleshooting steps.

Try to do the following:
1. Disable ReHIPS from Control Center. Make sure Lock-Down Mode is disabled in Settings->Protection.
2. If the issue is still there, stop ReHIPS Service by opening cmd and executing "net stop ReHIPSService".
3. If the issue is still there, stop ReHIPS driver by opening cmd and executing "net stop ReHIPSSrvc".
These 3 steps from lightest to hardest should stop ReHIPS completely. And let me know which of the steps helped.

Thank you for your help.
Title: Re: Windows Update, DISM, ... issues
Post by: Ozone on September 22, 2019, 09:54:57 AM
As I said only stopping the ReHIPS driver solves these issues.
Title: Re: Windows Update, DISM, ... issues
Post by: fixer on April 21, 2021, 08:48:27 AM
Should be fixed now.