F5F Stay Refreshed Software Operating Systems How to locate a video filmed approximately in 2011?

How to locate a video filmed approximately in 2011?

How to locate a video filmed approximately in 2011?

S
sheepbottle5
Junior Member
44
09-21-2016, 03:41 PM
#1
Do you know if it's possible to look up video files based on the year they were made or uploaded?
I've been trying for a while with old hard drives and haven't found any results...
Appreciate your helpful tips again!
S
sheepbottle5
09-21-2016, 03:41 PM #1

Do you know if it's possible to look up video files based on the year they were made or uploaded?
I've been trying for a while with old hard drives and haven't found any results...
Appreciate your helpful tips again!

P
Pimousse62620
Member
234
09-21-2016, 04:04 PM
#2
In File Explorer, adjust the View to Details (for example, right-click and select View - Details). This will display several columns, including Date modified. Clicking on a name in that column lets you add or remove it (functionality available in Windows 10, details on other versions). Another column is Date created; check the box to make it visible. After setting this up, sort the list by the Date created column using the left-click function.
P
Pimousse62620
09-21-2016, 04:04 PM #2

In File Explorer, adjust the View to Details (for example, right-click and select View - Details). This will display several columns, including Date modified. Clicking on a name in that column lets you add or remove it (functionality available in Windows 10, details on other versions). Another column is Date created; check the box to make it visible. After setting this up, sort the list by the Date created column using the left-click function.

S
SuperScout345
Member
217
09-26-2016, 04:54 PM
#3
Additionally, you may utilize Windows built-in utilities for searching. I recommend employing PowerShell along with the Get-ChildItem cmdlet.
FYI:
- https://shellgeek.com/powershell-search-for-files/
- https://stackoverflow.com/questions/1396...me-created
- https://umatechnology.org/how-to-search-...-8-and-10/
This approach is helpful when multiple drives must be searched.
You can also look up related guides and tutorials by searching online, starting with general instructions before narrowing down to specific years or date ranges.
S
SuperScout345
09-26-2016, 04:54 PM #3

Additionally, you may utilize Windows built-in utilities for searching. I recommend employing PowerShell along with the Get-ChildItem cmdlet.
FYI:
- https://shellgeek.com/powershell-search-for-files/
- https://stackoverflow.com/questions/1396...me-created
- https://umatechnology.org/how-to-search-...-8-and-10/
This approach is helpful when multiple drives must be searched.
You can also look up related guides and tutorials by searching online, starting with general instructions before narrowing down to specific years or date ranges.