2G
/ 32G
(SDD) / 64G (microSD)Broadcom gnss 4752 geolocation sensor
driver does not fit well,
Due to insufficient size of main disk, machine needs to allocate program files into external disk such as SD memory. To be ensure of permission and file tags, recommend copying files with robocopy
in command line.
C:\> robocopy /E /COPYALL C:\Program Files\PROGRAM_FOLDER N:\Program_Files\PROGRAM_FOLDER
robocopy
should be used to matching SOURCE_FOLDER
to DESTINATION_FOLDER
, FOLDER to FOLDER
. Usually, DESTINATION FOLDER
might not be existing before execute command. And make a link for substituting original folder.
C:\> ren PROGRAM_FOLDER PROGRAM_FOLDER_ C:\> mklink /J PROGRAM_FOLDER N:\Program_Files\PROGRAM_FOLDER
Problem: After major update like Windows 10 Fall Creator Update or 1803 Update, Sound becomes disabled.
Symptom: Even with official drivers from LENOVO, sound does not turn to normal.
Solution: Install Intel BYT Platform Drivers for Windows 10 (32-bit)
from LENOVO Drivers to reset drivers back being overridden by updates — Direct download
Problem: Under certain circumstances, Windows key in Bluetooth keyboard (Product Number is BKC800
) is not working at all.
BKC800
charge fully and try to get pairing via Bluetooth Problem: Basically, tablet does not hold large space of main storage, usually C: drive, which requires external data storage to run program properly. Attached (or extended) storage make sometimes permission issues. For better performance, caches and temporary files are forced to locate attached one. However, caching files can have conflict with permission problem.
Symptom: Login credentials saved are not recognized and requires fresh new authentication. – login credentials are not stored as cache.
Locate new path
for internet caches or temporary.