I know that it can be obtained by simply differentiating the equation and finding the roots of the derivative, but it is a lengthy and tricky process. I am looking for a faster and more straightforward way.
A more effective and quick way to find the answer via simple differentiation will also be appreciated.
Let $a = \arcsin x , b = \arccos x$, then you need to optimize $a^4+b^4$ with the constraint $a+b =\dfrac{\pi}{2}.$ An obvious lower bound follows from power-mean inequality: $$a^4+b^4\geq2\left(\dfrac{a+b}{2}\right)^4 = \dfrac{\pi^4}{8}.$$
In order to maximize though, you will need to resort to Lagrange multipliers, or second derivative test for single variables by eliminating one of them.