When using the virtual machine today, I found that the network icon disappeared, and an error was reported when using ifup ens33: (The error message is as follows)
Failed to activate the connection: No suitable device found for this connection.
Use the following two lines of code on the command line.
mv /var/lib/NetworkManager /var/lib/NetworkManager.bak
reboot
At this time, the small network icons are back!