When calculate the differential respect to $x$ with Maple, I got this result.
$$\frac{d^4x^\lambda}{dx^4} = \frac{x^\lambda\cdot \lambda\cdot(\lambda-1)\cdot(\lambda-2)\cdot(\lambda-3)}{x^4}$$
Is there any way to get the right answer in Maple? (The power of $x$ must be $\lambda-4$)
The answer you see is correct. It's just not in the form you desire.
You can use Maple to modify the form, and there are several ways to accomplish that.