| Previous | Next |
| SPAPI_E_SECTION_NOT_FOUND | SPAPI_E_NO_BACKUP |
SPAPI_E_LINE_NOT_FOUND
SPAPI_E_LINE_NOT_FOUND means that SetupAPI found the relevant INF section but could not locate the required entry inside it. Unlike a missing section, this points to a broken reference, absent model or directive, or a condition that selects a line not present for the target device.
What to check
- Inspect the resolved section and verify the exact key or directive name that the installation path expects.
- Check Models entries and hardware IDs when the missing line is selected during driver matching.
- Use the SetupAPI log to identify the decorated section and the device instance for which the lookup was performed.
Microsoft: INF section summary
Looking for a different code? Search another status or error code.
