Skip to content

How to Change the MAC Address of the Lenovo ThinkSmart View - CD-18781Y #6

Closed Answered by mllockwood
mllockwood asked this question in Q&A
Discussion options

You must be logged in to vote

Change MAC address of WiFi interface on the Lenovo ThinkSmart device:

(These instructions assume you already have the Windows applications installed and setup for ADB commands)

  • Make sure the USB cable is connected between the Lenovo device and your PC.
  • Open the ADB and Fastboot ++ program in Windows (already open from above steps)
  • Create a folder in Windows. I created it in C:\LenovoThinkSmart as shown below in the path.
  • Copy and paste each of these commands in to the command line:
adb root
adb pull /vendor/firmware/wlan/qca_cld/WCNSS_qcom_cfg.ini C:\LenovoThinkSmart
  • A file named WCNSS_qcom_cfg.ini will be copied from the Lenovo device to C:\LenovoThinkSmart
  • Open the file in Windows N…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mllockwood
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants