-->

Google-Chrome not opening in Kali Linux

If you have installed chrome in linux then you must have got problem of chrome not opening.
When you click on chrome icon you didn't get any response.
So here is the solution for that problem.

Open Terminal
and then type following command in your terminal to open chrome in background

/usr/bin/google-chrome-stable %U --no-sandbox --user-data-dir &

Thanks for reading.
#TekTuts