Chuwi hi12 dual boot front camera issue

I’m looking for camera driver of chuwi Hi12, tks for all helps.
Status: Both camera on Android working well, on Win only rear cam working.
Chuwi Hi12 Dual Boot Q64G451707xxxx Intel Z8350

I’ve got the correct driver for unicam gc2355 chuwi hi12’s front camera.

But in a regular instalation it doesn’t works properly because it’s a non signed driver and Windows 10 refuse it to be installed.

After install and update windows 10, you must download this file:

Unzip it and follow instructions, wich are also at http://www.pwrusr.com/tips-and-tricks/how-to-install-unsigned-drivers-by-disabling-driver-signing-wbcdedit-with-3-commands, as follows:

To DISABLE “Driver Signing” (so you CAN install UNSIGNED Drivers):

  1. Disable “Integrity Checks”.
  2. Enable “Test Mode”.
  3. Restart your System.

Copy-Paste code to install unsigned drivers:

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
shutdown /r /t 0

above commands will:
“DISABLE Integrity checks” so unknown drivers could be installed.
Allow “Test” signatures.
Restart your computer.

To ENABLE “Driver Signing” (so you CAN’T install UNSIGNED Drivers):

  1. Enable “Integrity Checks”.
  2. Disable “Test Mode”.
  3. Restart your System.

Copy-Paste below code:

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
shutdown /r /t 0

above commands will:
“Enable Integrity checks” so unknown drivers won’t be installed.
Disable/Disallow “Test” signatures.
Restart your computer.

I hope this could be usefull.
Greetings.

Hi, i am also having issues with my front camera except its for both windows and android and the dropbox link doesn’t work for me. says".cat files cannot be previewed"
any help will be appreciated.

the dropbox link is for driver and instruction download. Once you have downloaded de .zip file, unzip it and follow inside folder’s instructions.

Hello, good morning.
I downloaded the drivers from the link above and after updating the driver of my front camera I still get the error "CODE 10 : STATUS_DEVICE_POWER_FAILURE ".
Is there any solution?
Thank you.

What sensor your front camera?

Your sensor front camera?