I asked this question here yesterday and it was pointed out in the comments that if $f(x)=x^4+x+4$ were reducible, i.e. $f(x)=g(x)h(x)$ for some degree $2$ polynomials in $\mathbb{F}_5[x]$, then as $g$ has degree $2$, it has a root in degree $2$ extension of $\mathbb{F}_5$. Since degree $2$ extension of $\mathbb{F}_5$ are isomorphic to $ \mathbb{F}_{25}$, this gives us that $g$ and in turn $f$ has a root in $\mathbb{F}_{25}$.
Now how do we check if $f$ has any root in $\mathbb{F}_{25}$? $\mathbb{F}_{25}$ is only defined up to isomorphism. I suppose I could take it to be $K=\frac{\mathbb{F}_{5}[x]}{(x^2+x+1)}$, and explicitly write down the elements and compute $f(z)=z^4+z+4$ for every $z \in K$ using the relation $x^2+x+1=0$.
Is this the way to go forward or is there any way to avoid doing $24$ different computations?