banner



How To Hide Date And Time On Windows 10

When yous create or copy a folder / file on a computer, information technology is automatically assigned a set of attributes such every bit date, size, and type. These attributes tin can exist helpful when you lot want to search for a specific file. The date attributes show details of when the file was created, modified and concluding accessed. Yous may desire to change the date attributes to synchronize file dates, hide track of your activities or for whatever other reason. This guide shows you the various ways of changing the date attributes of a binder or a file in Windows x.

Related: How to find last updated date of a webpage?

How to View File / Folder Date Attributes?

Follow the beneath instructions to detect the date attributes of any file or folder in Windows computer.

  • Open up the folder / file location correct-click the binder or file and select "Properties".
  • Nether the "General" tab, you will discover the creation appointment.
View Attributes
View Attributes
  • Alternatively, open the file explorer and navigate to where you lot have saved the file.
  • Click the "View" carte and enable the "Details pane".
Details Pane
Details Pane
  • When yous click the file, you will see the engagement attributes on the right-hand pane.

Now, let's move on to changing the appointment attributes using different methods.

Method ane: Working Effectually the System Date

You lot can modify the file or folder creation date by adjusting the system time and then re-create and salvage the file / folder anew.

Step 1: Change the System Engagement and Fourth dimension

  • Right-click the date and fourth dimension on the notification expanse and select "Adjust engagement/time" from the resulting menu.
System Date
System Appointment
  • Slide the toggle switch to the left to switch off the "Fix time automatically" option.
  • Click the "Change" button to manually prepare the date and time. Accommodate the date and
  • Modify the fourth dimension to the preferred file or binder creation fourth dimension and click the "Change" button to salve the changes.
Adjust Date and Time
Adjust Date and Fourth dimension

Step ii: Copy or Save File as New

  • Now copy and rename the binder or open the file, go to the file card and select "Save as" choice to save the file equally a new one.
  • The engagement attributes of the newly copied binder will take the value of the electric current arrangement date and time.
  • Open up the file properties to confirm that the attributes have been changed.
  • You can at present restore the correct system appointment and time.
New Date Attributes
New Date Attributes

Method ii: Modify File / Folder Attributes in Windows PowerShell

You can modify the file attributes using commands in PowerShell.

Step 1: Bear witness File Attributes

  • Right-click the windows start push button and select "Windows PowerShell (Admin) from the resulting menu.
  • Blazon the following control in PowerShell and press enter:
          Go-ItemProperty File_Path | Format-listing -Property * -Forcefulness        
  • Remember to replace the file-path in the control with the bodily path.
  • This will display all the attributes for the file.
File Attributes
File Attributes

Step 2: Change the Appointment Attributes

  • Run the post-obit command in PowerShell
          $(Get-Item File-name).creationtime=$(Get-Date "mm/dd/yyyy")        
  • Supercede the File-proper noun with the name of your file and the set your preferred creation date.
  • Listing the attributes again to bank check whether the creation date has been changed.
Date Modified
Date Modified
  • You can besides change the last modified and last write time using the following two commands:
          $(Get-Item File-Name).lastaccesstime=$(Get-Date "mm/dd/yyyy") $(Get-Item  File-Name).lastwritetime=$(Get-Appointment "mm/dd/yyyy")        

Method 3: Change Date Attributes Using Tertiary-Party Apps

The above two methods are effective but are non piece of cake for everyone. Fortunately, there are several 3rd-party solutions that you tin can utilise to salvage time. In this guide we volition explore 2 of such solutions which are free and work smoothly in Windows 10.

Solution 1: Using Alter Timestamp Software

Change Timestamp is a gratuitous and a light app that you lot can use to modify the date and time properties of files and folders. The app is downloadable in a portable executable file.

Step 1: Download and Run Change Timestamp in Windows 10

  • Y'all tin download Change Timestamp from this link and save the zip file in your computer.
  • Extract the content of the zip file and run the .exe file to launch the tool.
  • The tool opens in a small window that contains all the features you lot demand to modify the file or folder attributes.

Step two: Alter the Created, Modified and Accessed Time

  • Nether the "New Engagement" and "New Time" sections, type in or use the arrows to set the preferred date and time.
  • Below the appointment and time fields, you tin tick the option to retain the original time or date.
Change Timestamp UI
Change Timestamp UI
  • You can also correct click anywhere on the interface and choose the choice to set the engagement and fourth dimension value to the current organisation appointment and time.
  • Tick the appropriate box to change the "The file was created", "Concluding Modified" and "Last Accessed for reading" timestamps.
Current Date
Electric current Appointment

Stride 3: Applying the New Timestamp to Folder/File

  • In one case you are done setting the Timestamps on the interface, now you demand to apply the changes to your target file or folder.
  • To practise and then, open the folder / file location and then elevate and drop the folder or file over the Change Timestamp window.
  • The folder will automatically take the new date and time properties.

Solution 2: How to Change File/ Folder Appointment Attributes Using BulkFileChanger (BFC)

BulkFileChanger (BFC) is some other gratis utility that enables you to modify created, modified and final accessed timestamps among other attributes of multiple files all at once.

Footstep 1: Download and Open the BFC Utility

  • Visit the BFC Download page, scroll down and click the link to download the goose egg file with either the 64 bit or 32 bit version.
  • Extract the downloaded aught file and double click "BulkFileChanger.exe" to launch the tool.
  • No installations or whatsoever other software required and you are ready to go.

Stride 2: How to Add Files to BFC?

There are several ways of loading files to the BFC utility:

  • Navigate to the target files or folder copy and paste the files on the BFC window to add them to the tool.
  • Another option is to select the files you want to add. Then drag and drib them on the interface.
  • Alternatively, click the BFC "File" at the peak-left corner and select the "Add files" choice.
  • Browse your PC and select the multiple files you lot want to add.
  • Your added files will be listed on the BFC dashboard.
Added Files
Added Files
  • You lot can right click a file and select "Properties" to view the current attributes.
View Details
View Details
  • If you accidentally added a file, you can remove information technology by clicking information technology and then press the delete button.

Stride iii: Modifying the File Attributes in BFC

  • You lot tin can modify the properties of a single file or multiple files. Select the file(due south) you want to change or press "Ctrl + A" keys to select all added files.
  • Click the "Actions" tab and select "Change file time / Attributes" options.
  • On the resulting popup, you lot can edit "Accessed", "Modified" and "Created" timestamps using the arrow for date and time fields.
  • You tin can also modify fourth dimension past adding or subtracting fourth dimension to the current settings.
  • Once you lot are washed with the time settings, click the "Do it" button at the bottom of the window.
Edit File
Edit File

Wrapping Upwards

Time attributes enable you to search for files / folders by time they were created, modified or terminal accessed. If you want to change the timestamp for folders or files maybe to synchronize your files or for another reason, the above guide shows you the diverse ways of modifying file attributes in Windows 10.

Source: https://www.webnots.com/how-to-change-date-attributes-of-files-and-folders-in-windows-10/

Posted by: chickbardecome.blogspot.com

0 Response to "How To Hide Date And Time On Windows 10"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel