plugin uninstall function drop the tables, but shows errors on admin

Plugin – it is not only tables in database, but also files. Such an error usually occurs when rights in the filesystem are not properly set. Rights must be 644 for files and 755 for directories, and owner must be the same user, under which php is running.