i know that 404 Error not found the server cannot find the destination URL that was requested. but how i can mange or remove it form my site because Google webmaster showing around 30 404 Error pages in website.
You can remove them by 301 redirect via .htaccess to either specific replacement pages or homepage. This guide could help you done this.