Get the data off the device, paste it into TAICOS, get an expert diagnosis.
Right-click the downloaded file โ Run with PowerShell. If it is blocked, open PowerShell and run:
powershell -ExecutionPolicy Bypass -File taicos-pc-check.ps1
Run it from an Administrator PowerShell window for disk health and event logs. The report is copied to your clipboard automatically โ just paste into TAICOS.
python3 taicos_pc_check.py
Optional for more detail: pip install psutil and install smartmontools. On Linux/macOS run with sudo to read disk health. Copy the printed report and paste it into TAICOS.
The single most useful thing for a slow, freezing or non-booting PC.
sudo smartctl -a /dev/sda โ copy the output..evtx โ attach with ๐ in TAICOS.wevtutil qe System /q:*[System[(Level=1 or Level=2)]] /c:50 /f:text /rd:true
powercfg /batteryreport โ open the HTML it creates โ paste the capacity figures.1) On the phone: Settings โ About phone โ tap Build Number 7 times to unlock Developer Options, then Settings โ Developer Options โ turn on USB debugging. 2) On the PC: install adb if you don't have it โ download Platform-Tools from developer.android.com/tools/releases/platform-tools, unzip, open a command prompt in that folder. 3) Connect the phone by USB, run adb devices, and tap Allow on the phone's authorization popup (no popup or "unauthorized" = replug and check the phone screen). 4) Then:
adb logcat -d > logs.txt
Attach logs.txt, or paste the crash section. For a bootloop, capture during boot:
adb logcat -b all -d > bootlog.txt
Settings โ Privacy & Security โ Analytics & Improvements โ Analytics Data. Find the entry named after the app, or one starting panic-full, share it, and attach the .ips file with ๐.
The log tells TAICOS what failed. These tell it what to do about it:
Attach button (๐): .csv .txt .log .sor .ips .evtx
Or just paste โ any log, error code, stack trace, crash summary or scan output. Long logs are fine; TAICOS keeps the start and the failure at the end.
Got your data? Open TAICOS, pick the device, switch to Software Fault mode, and paste it in.
โ Open TAICOSTAICOS ยท TechnoBuilders โ decision support for technicians. The attending technician remains responsible for the work.