Windows 10で作成または変更するすべてのファイルには、ファイル属性が添付されており、ファイルがいつ作成、変更、開かれたかなどを通知します。課題の提出が遅れている場合でも、単に自分のトラックをカバーしようとしている場合でも、情報は変更しない限り常にそこにあります。
このようなファイル属性を変更したい場合は、いくつかのオプションがあります。新しいWindowsPowerShellを使用してこのデータを変更または削除するか、Windowsファイルエクスプローラーまたは(Windows File Explorer)属性チェンジャー(Attribute Changer)などの別のサードパーティアプリを使用して行うことができます。これらの方法を使用してWindows10でファイル属性を変更する方法は次のとおりです。
Windowsファイルエクスプローラーを使用したファイル属性の削除(Removing File Attributes Using Windows File Explorer)
Windows 10で最終更新日またはその他のファイル属性を変更する場合、最初に考えたのは、 Windowsファイルエクスプローラーのファイルの[(Windows File Explorer)プロパティ(Properties)]メニューを使用して変更することです。
残念ながら、これは不可能です。ファイルエクスプローラー(File Explorer)で特定のファイル属性を表示したり、特定のファイル属性を変更したりできますが、最後に表示、編集、または変更された日付を変更することはできません。ただし、ドキュメントの作成者名(author name)、メディアファイルの評価などの他の個人データを削除し、ファイルを読み取り専用または非表示に設定します。
最終変更日、作成日(creation date)、その他の重要なファイル情報など、他のファイル属性を変更するには、この(file information)記事で(article—in particular)後述する方法の1つを使用する必要があります。特に、属性チェンジャーアプリ(Attribute Changer app)を使用します。
- 特定の個人用ファイル属性を削除するには、Windowsファイルエクスプローラー(Windows File Explorer)を開いてファイルを見つけます。ファイルを右クリックして、[プロパティ]を押し(file and press) ます(Properties)。
- [プロパティ(Properties)]ボックスで、 [詳細(Details)]タブを押し、[プロパティと個人情報の削除(Remove Properties and Personal Information )]オプションリンクをクリックします。
- 前述したように、ここでファイルの作成日(file creation date)やその他の重要なファイル属性を削除または変更することはできません。ファイルに他の個人情報が添付されている場合は、[すべての可能なプロパティを削除したコピーを作成する(Create a copy with all possible properties removed)]オプションを押して、その情報を削除したファイルのコピーを作成し、[ OK ]を押して保存してアクションを実行できます。ファイルのコピーは、選択した属性が削除された元のファイルと同じフォルダーに表示されます。
- この情報を既存のファイルから削除するには、代わりに[次のプロパティをこのオプションから削除する]オプションを選択してから、削除するプロパティを選択します。(Remove the following properties from this)[ OK]を押して、この情報を保存してファイルから削除します。
- また、ファイルエクスプローラー(File Explorer)を使用して、ファイルを非表示にするか読み取り専用にするかなど、他のファイル属性を変更または設定することもできます。[プロパティ]ボックスで、[(Properties)全般(General)]タブに切り替え、 [非表示(Hidden)]または[読み取り専用(Read Only)]チェックボックスを押してこれらの設定を有効または無効にし、[ OK ]をクリックして保存します。
最終変更日やその他の属性を変更するには、以下に示す別の方法を使用する必要があります。
PowerShellを使用してファイル属性を変更する(Change File Attributes Using The PowerShell)
Windows PowerShellのattribコマンドを使用すると、 Windows10ファイルのファイル属性を表示および変更できます。標準で含まれているので、使用するために追加のソフトウェアは必要ありません。
これはかなり複雑な方法ですが、かなり制限されています。ファイル属性を変更する簡単な方法が必要な場合は、以下にリストされている属性チェンジャーアプリ(Attribute Changer app)を使用してください。
- 開始するには、 PowerShell(PowerShell)ウィンドウを開きます(できれば管理者権限を使用して)。これを行うには、Windowsのスタートメニューを右クリックし、 (Windows start menu and press) PowerShell(管理者)(PowerShell (Admin))を押して、管理者権限が有効になっている新しいPowerShellウィンドウを起動します。(PowerShell window)
- cdコマンドとlsコマンドを使用して、フォルダーを移動し、ファイルの内容を一覧表示します。(list file)正しいフォルダーに移動したら、Get-ItemProperty -Path file | Format-list -Property * -Forceファイル(file)をファイルパスに置き換えます。
- Set-ItemPropertyコマンドを使用して、読み取り専用アクセスなどのファイル属性を変更できます。これを行うには、Set-ItemProperty -Path file -Name IsReadOnly -Value Trueと入力し、 (Set-ItemProperty -Path file -Name IsReadOnly -Value True)fileをファイル名(file name)に置き換えます。このコマンドで使用できる変数の完全なリストについては、MicrosoftPowerShellの完全なドキュメント(Microsoft PowerShell documentation)を参照してください。
変更が成功すると、PowerShellは応答を返しませんが、Get-ItemProperty -Path file | Format-list -Property * -Forceファイルエクスプローラー(File Explorer)を使用してファイルプロパティを表示します。
前述したように、これはファイル属性を変更する最も簡単な方法ではありません。Attribute Changerのようなサードパーティのアプリは、これをはるかに簡単にするだけでなく、最終変更日などを変更できるようにするために存在します。
属性チェンジャーを使用してWindows10ファイル属性を変更する(Using Attribute Changer To Change Windows 10 File Attributes)
属性チェンジャーは、 (Attribute Changer)Windowsでファイル属性を変更するための最良の方法を提供します。一般的な非表示属性と読み取り専用属性に加えて、属性チェンジャーを使用すると、ファイル(Attribute Changer)アクセス、ファイル作成日(access and file creation dates)、およびその他のオプションを変更できます。
- 最初にAttributeChanger(download and install Attribute Changer)をダウンロードしてインストールする必要があります。インストールしたら、Windowsファイルエクスプローラー(Windows File Explorer)を開いてファイルを見つけ、右クリックして[(right-click and press)属性(Change Attributes)の変更]オプションを押します。
- ファイルの詳細プロパティボックスが開きます。これは、動作中の属性チェンジャー(Attribute Changer)ソフトウェアです。[ファイルのプロパティ]タブの上部にある(File Properties)隠しファイル(hidden file)や読み取り専用アクセスなどのさまざまなシステム属性を有効または無効にするには、オン(Check)(またはオフ)にします。
- 最終変更日を変更したり、ファイル作成(file creation)データを変更したりする場合は、を押して[日付とタイムスタンプ(Modify date and time stamps)の変更]チェックボックスを有効にします。これにより、作成、変更、およびアクセスされたタイムスタンプを変更できます。提供されているオプションを使用してこれらを変更してください。
- 変更を加えたら、[ OK]または[適用](Apply )ボタンを押します。属性チェンジャー(Attribute Changer)は変更の確認を求めるメッセージを表示するので、表示される[処理の確認(Processing Confirmation)]ボックスにある追加の[ OK ]ボタンを押します。
属性チェンジャーは[(Attribute Changer)レポート(Reporting)]タブに切り替わり、問題がないと仮定して、変更の進行状況を一覧表示し、要求した変更を適用します。これを再確認するには、ファイルを右クリックして[プロパティ]を押し、[(Properties)全般(General)]タブと[詳細](Details)タブでファイル属性を表示します。
Windowsでのファイル管理(File Management On Windows)
上記の方法が示すように、Windows 10でファイル属性を変更する方法はたくさんあり、うまくいけば、Windowsでの(Windows)ファイル管理(file management)を改善する習慣を身に付けることができます。まず、 Windowsエクスプローラー(Windows Explorer)の代わりに切り替えて、ファイルの並べ替えと管理を簡単にすることができます。
ファイルが失われることを心配している場合でも、心配する必要はありません。Windowsファイルが削除され(prevent Windows files from being deleted)ないようにすることもできます。以下のコメントセクションで、ファイル管理のヒントを教えてください。
How to Change the Last Modified Date, Creation Date, and Last Accessed Date for Files and Folders
Every file уou create or modify on Windows 10 has file attributes attached tо it, telling you (or somebody else) when the file was created, modified, opened, and poѕsibly more. It doesn’t matter if you’re late submitting an assignment or уou’re just trying to cover your tracks—the infоrmation will always be there unlesѕ yоu change it.
If you want to change file attributes like these, you have a few options. You can use the new Windows PowerShell to change or remove this data, or you can do it using Windows File Explorer or another third-party app like Attribute Changer. Here’s how to change file attributes on Windows 10 using these methods.
Also, if you prefer to watch, check out our YouTube video where we show you how to use the Attribute Changer utility mentioned at the end of the article:
Removing File Attributes Using Windows File Explorer
If you want to change the last modified date or other file attributes on Windows 10, your first thought may be to do so using the Properties menu for a file in Windows File Explorer.
Unfortunately, this isn’t possible. You can view certain and change certain file attributes in File Explorer, but you can’t change the last viewed, edited, or modified dates. It will remove other personal data, however, such as author name for documents, ratings for media files, as well as set a file to read-only or hidden.
To change other file attributes like your last modified date, creation date, and other essential file information, you’ll need to use one of the methods listed later in this article—in particular, using the Attribute Changer app.
- To remove certain personal file attributes, open Windows File Explorer and locate a file. Right-click the file and press Properties.
- In the Properties box, press the Details tab, then click the Remove Properties and Personal Information option link.
- As we’ve mentioned, you can’t remove or change the file creation date or other essential file attributes here. If your file has other personal information attached, you can create a copy of the file with that information removed by pressing the Create a copy with all possible properties removed option, then press OK to save and perform the action. A copy of your file will appear in the same folder as the original file with your chosen attributes removed.
- To remove this information from an existing file, select the Remove the following properties from this option instead, then choose the properties you want to remove. Press OK to save and remove this information from your file.
- You can also use File Explorer to change or set other file attributes, such as whether your files are hidden or read-only. In the Properties box, switch to the General tab, then press either the Hidden or Read Only checkboxes to enable or disable those settings, then click OK to save.
To change the last modified date and other attributes, you’ll need to use another method listed below.
Change File Attributes Using The PowerShell
The attrib command from the Windows PowerShell allows you to view and change file attributes for Windows 10 files. It’s included as standard, so you don’t need any additional software to use it.
This is a fairly complex method, but also quite limited. If you want an easier way to change file attributes, use the Attribute Changer app listed below.
- To start, open a PowerShell window—preferably with administrative privileges. To do this, right-click the Windows start menu and press PowerShell (Admin) to launch a new PowerShell window with admin privileges enabled.
- Use the cd and ls commands to move folders and list file contents. Once you’re in the correct folder, you can list all the relevant attributes for your file by typing Get-ItemProperty -Path file | Format-list -Property * -Force, replacing file with your file path.
- You can use the Set-ItemProperty command to change file attributes such as read-only access. To do this, type Set-ItemProperty -Path file -Name IsReadOnly -Value True, replacing file with your file name. For a full list of possible variables for this command, see the full Microsoft PowerShell documentation for more details.
A successful change will result in the PowerShell returning no response, but you can check whether it was successful by typing the Get-ItemProperty -Path file | Format-list -Property * -Force command again, or by viewing the file properties using File Explorer.
This isn’t the easiest method to change file attributes, as we’ve mentioned. Third-party apps like Attribute Changer exist to make this far easier, as well as allowing you to change the last modified date and more.
Using Attribute Changer To Change Windows 10 File Attributes
Attribute Changer offers the best way to change file attributes on Windows. Along with typical hidden and read-only attributes, Attribute Changer allows you to modify file access and file creation dates, as well as other options.
- An advanced properties box for your file will open—this is the Attribute Changer software in action. Check (or uncheck) to enable or disable various system attributes like hidden file or read-only access at the top of the File Properties tab.
- If you want to change the last modified date or change the file creation data, press to enable the Modify date and time stamps checkbox. This will enable you to change the created, modified, and accessed timestamps—change these using the options provided.
- Once you’ve made your changes, press the OK or Apply buttons. Attribute Changer will ask you to confirm the changes, so press the additional OK button in the Processing Confirmation box that appears.
Attribute Changer will switch to the Reporting tab and, assuming no issues, will list the progress of the changes and apply the changes you’ve requested. You can double-check this by right-clicking your file, pressing Properties, and viewing your file attributes in the General and Details tabs.
File Management On Windows
As the above methods show, there are plenty of ways to change file attributes on Windows 10 and which will, hopefully, get you into the habit of better file management on Windows. You could start by switching to a replacement for Windows Explorer to make it easier to sort and manage your files.
If you’re worried about losing your files, don’t worry—you can prevent Windows files from being deleted, too. Let us know your tips for file management in the comments section below.