If the default "Home" item is deleted, then recently uploaded files are not shown in the Select media dialog. The following error can be found in the logs:
Exception: Sitecore.ContentSearch.Exceptions.IndexNotFoundException
Message: Index (EMPTY) was not found
Source: Sitecore.ContentSearch
at Sitecore.ContentSearch.ContentSearchManager.GetIndex(String name)
at Sitecore.ItemWebApi.VirtualFields.UpdatedIntervalFieldProcessor.get_IndexFieldFormat()
at Sitecore.ItemWebApi.VirtualFields.UpdatedIntervalFieldProcessor.CompareIndexDate(String facetDate, DateTime date)
...
To resolve the issue, consider one of the following options: