adb bugreport
> press enter
The above command will generate the bureport and save zip file on the device, the path will be mentioned in the output of command (copy the path to use it in step 3)adb pull <filepath_of_zip_file_on_the_device> <filepath_of_your_computer_desktop>