Do the grouping $x^{3}-4x^{2}-x+4=\left(x^{3}-4x^{2}\right)+\left(-x+4\right)$, and factor out $x^{2}$ in the first and $-1$ in the second group.
$$x^{2}\left(x-4\right)-\left(x-4\right)$$
Factor out common term $x-4$ by using distributive property.
$$\left(x-4\right)\left(x^{2}-1\right)$$
Consider $x^{2}-1$. Rewrite $x^{2}-1$ as $x^{2}-1^{2}$. The difference of squares can be factored using the rule: $a^{2}-b^{2}=\left(a-b\right)\left(a+b\right)$.