Updating to Ubuntu 21.04 created duplicate/dummy desktop files/folders

After updating from Ubuntu 20.10 to Ubuntu 21.04 I've noticed that all the files on my desktop have duplicated themselves, but the duplicate version cannot be opened or interacted with.

The dummy files are slightly smaller than the original, and are overlapped by the original. If I move the actual file, the dummy stays where it is until I either restart the PC or restart gnome desktop by pressing ALT + F2 and typing restart which causes the dummy file to be back under the original.

Here is a screenshot of some of the icons and their duplicates

Here is a screenshot of some of the icons and their duplicates

How can I fix this?

[Edit]

I just wanted to mention that the duplicates/dummies are not seen by Ubuntu as actual files, and are not shown in terminal by using ls ~/Desktop or in the Files program, and that they are only visible on the actual desktop.

This also means that I cannot interact with them in any normal way, meaning I can't delete them by right clicking and selecting delete, or using rm

[Edit 2]

System details:

Graphics: NVIDIA Corporation TU116 [GeForce GTX 1660]

Gnome Version: 3.38.5

windowing System: X11


Solution 1:

Thanks to both @vandium & @FedonKadifeli I found that Desktop icons was causing the issue.

Although @vandium's suggestion to use sudo apt remove gnome-extension-desktop-icons did not work, making me believe that Desktop icons was not installed/causing the issue. It turned out that it was installed and turned on.

Turning off Desktop icons using the Gnome Tweaks fixed the issue.

I also noticed that Desktop icons ng (ding) was already turned off, and changing its status did not change anything.

Example showing the desktop icons being turned on in Gnome Tweaks