There can be files of importance in there, you should definitely look. Any files that were at the main level of the disk will have been moved into that folder.
I've been deleting the shortcut from my desktop, then the actual files from /Users/Shared, each time I upgrade Catalina. Hasn't done my system any harm.
That folder is just a link to the actual files, so deleting the folder only affects what is displayed on the desktop. The actual files remain in place (in /Users/Shared, I think)
Now there is a file named x11 and it's only 8 bytes and each time i try to delete it it says ''this item is required for macos''.
I think this item is related to xquartz which i did unistall a long time ago.
Any idea how to force delete it ?
Edit: Forgot to mention that the x11 file is a shortcut and i can't find the original one.
Whoah I can't even delete it using Terminal. I mean this method
Press Cmd + Space to open Spotlight.
Type Terminal and press Return to launch it.
Type sudo rm -R and press the Space. This is the command to force-delete files.
Go back to the Trash and drag the files you want to delete to the Terminal window.
Press Return.
Enter your Mac’s administrator password to authorize the command. This won’t show as you type it, which is a security feature.
Press Return to confirm and run the command.
It says operation not permitted.
There is no aliases for the file and when I try to open the file it says ''The operation can’t be completed because the original item for “X11” can’t be found''.
I was able to delete the Relocated Items in my Trash by disabling SIP, using "csrutil disable", in Recovery mode Terminal. Reboot into macOS, empty the Trash, then reboot into Recovery mode and enable SIP again if you wish.