The SENSE service is still starting, though we disabled it using the Batch file via WinRE. Any idea what was outputted when you ran sense.bat?
- Backup the registry using Acelogix Regbak:
https://www.acelogix.com/download/#downrb
- Open c:\sense.bat using Notepad (admin). Add the following commands at the end of the batch file.
**********
reg save "HKLM\SY2\CurrentControlSet\Services\Sense" C:\Sense.bak
reg delete "HKLM\SY2\CurrentControlSet\Services\Sense" /f
**********
- Boot into WinRE Command Prompt.
Run:
bcdedit
Note the OS partition's drive letter. Suppose it's C:, run these commands:
reg load HKLM\SO2 C:\Windows\System32\Config\SOFTWARE
reg load HKLM\SY2 C:\Windows\System32\Config\SYSTEM
C:\sense.bat
Take photos of the output screen using your mobile phone or camera and share the images here.