After strugling with tutorial around Askubuntu and from another sites unfortunately it still the same.
Then I tried to access recovery process and upstart on previous kernel version in the list on advance option page of start menu. It's working and everything accessible including the internet by command below.
sudo nmtui
Then from command line I remove active kernel
sudo apt remove linux-image-x.x.x-xx-generic linux-headers-x.x.x-xx-generic
Reinstall again the latest and perfect one of my Ubuntu version
sudo apt-get install linux-generic
Then reboot,
sudo reboot
Everything working like before in my case.
fsck
[file-system check] your disk partition(s) to find & correct any errors (which is possibly of untidy power-off). After this, a reboot will most likely find it back to normal. – guiverc Apr 09 '19 at 07:20