Not sure if this will work for others, this worked for me.
Ensure Epic Launcher is completely closed, check it is not running minimized in taskbar.
-
, Delete the Epic Launcher config settings by Find the config file Game user settings.ini in
%localappdata%\EpicGamesLauncher\Saved\Config\Windows\ -
Open GameUserSettings.ini
-
Edit the lines under [Launcher] section . eg. remove the lines for directories you do not wish to include "CreatedProjectPaths= "
-
Save the file. At this point the UE installation saved configs still need to be updated too or this wont work…
-
Also do this in each of the unreal installations you have under %localappdata%\UnrealEngine[UEversion number]\Saved\Config\Windows\EditorSettings.ini
–may sometimes be under the %localappdata%\UnrealEngine[UEversion number]\Saved\Config*WindowsNoEditor*\EditorSettings.ini
Just remove the lines with the paths you don’t want to show up eg. RecentlyOpenedProjectFiles=C:/Users/[YourUserName]/Documents/
and the
"CreatedProjectPaths= "
Restart the Epic Launcher and your project library should be cleaned up with the files still safe not deleted. If you wish to add the projects back to the launcher just open Unreal and browse to the project and it should be added the next time you open the Epic launcher again.