Method 1
Recent Items listed in the start menu are stored in:%appdata%\Microsoft\Windows\Recent
Recent items listed in jump lists are stored in: %appdata%\microsoft\windows\recent\automaticdestinations
you can press Win+R and paste “%appdata%\Microsoft\Windows\Recent” and press OK will open the folder. You can select all file and press delete for manual process.
And again press Win+R and paste “%appdata%\microsoft\windows\recent\automaticdestinations “ and press OK will open the folder. You can select all file and press delete for manual process.
Or you can simply open command Prompt and paste this “del %appdata%\microsoft\windows\recent\automaticdestinations\* “ command and press enter, then press “Y” and press enter again will clear data automatically.
Method 2 (Clear...