Search

Hide or Show protected operating system files in Windows Server 2025

Difference between hidden file and system file

A hidden file in Windows operating system is a type of file, which has the hidden file attribute (H) set. A protected Operating System file is a type of file, which has the system attribute (S) set.

Please click the following link to learn more about file attributes in Windows Operating System.

I suggest you to visit the following links also, to learn more about the following topics.

What are File attributes in Windows Operating Systems

attrib command in Windows

How to Hide or Show protected operating system files

Step 01 – Open File Explorer in Windows Server 2025 by right–clicking the Windows start button and then selecting "File Explorer" from the context menu, as shown in the below screenshot.

hide-show-protected-os-files-open-file-explorer.jpg

 

Step 02 – Windows File Explorer will be opened as shown in the below screenshot. There is a file named omnisecu.txt, which has both Hidden (H), System (S) and Archive (A) attributes set. The HSA in "Attributes" column shows that the file has Hidden (H), System (S) and Archive (A) attributes set. Since the Windows File Explorer is configured to show hidden files, you can see the hidden file visible inside its parent folder.

The half–transparent or faded file icon shows that the file has Hidden (H) attribute set, but Windows Explorer is configured to show hidden files also. Please refer the following image.

hide-show-protected-os-files-file-explorer-opened.jpg

 

Step 03 – Click the three dots (horizontal ellipsis) in Windows Explorer. Click "Options" from the drop–down menu, as shown in below image.

hide-show-protected-os-files-explorer-options.jpg

 

Step 04 – Open "View" tab in Folder Options and check "Hide protected operating system files (Recommended)" checkbox, to hide protected operating system files. Click "Apply" and then "OK" buttons to hide protected operating system files.

check-mark.jpg Please note that when the "Hide protected operating system files (Recommended)" checkbox is checked, the files with system attribute (S) set are hidden in Windows Explorer. If the "Hide protected operating system files (Recommended)" checkbox is unchecked, the files with system attribute (S) set are visible in Windows Explorer.

hide-show-protected-os-files-checkbox.jpg

 

Step 05 – Protected operating system file (a file with system attribute (S) set, in this case omnisecu.txt) is hidden after checking the "Hide protected operating system files (Recommended)" checkbox. Plese refer below image.

protected-os-files-hidden.jpg

 

You may follow the same steps and uncheck the "Hide protected operating system files (Recommended)" checkbox (as shown in step 04), if you want to make the protected operating system files visible again.

 

Written by Jajish Thomas.
Last updated on 23th July, 2024.

 

Related Tutorials
Introduction to Windows Server 2025
Minimum hardware requirements for Windows Server 2025
New features of Windows Server 2025
How to download Windows Server 2025 Preview iso file
How to install Windows Server 2025
Differences between Server Core and GUI (Desktop Experience)
Default GUI tools in Server Core
How to run PowerShell as administrator
How to run PowerShell as administrator in Server Core
How to find the PowerShell version in Server Core and Desktop experience
How to add Network icon to desktop in Windows Server 2025
How to add Computer (This PC) icon to desktop in Windows Server 2025
How to rename a computer using Windows Explorer
How to rename computer using "Rename-Computer" PowerShell Cmdlet
How to configure IPv4 Address in Windows Server 2025
How to configure IPv4 address in Windows Server 2025 using PowerShell Cmdlets
How to configure IPv6 Address in Windows Server 2025
How to configure IPv6 Address in Windows Server 2025 using PowerShell
What is MMC (Microsoft Management Console) and what are MMC snapin files
Add a snapin to MMC console
What are Roles and Features and difference between Roles and Features in Windows Server
Roles in Windows Server
Features in Windows Server
How to add Roles and Features in Windows Server
How to Remove Roles and Features in Windows Server
How to add Roles and Features using PowerShell
How to remove Roles and Features using PowerShell
Different types of computer hardware devices
What is a Driver Software
What is Device Manager and how to open Device Manager
What is Plug and Play (PnP)
How to scan for hardware changes using Device Manager and pnputil.exe
How to disable a device using Device Manager
How to disable a device using PowerShell Disable-PnpDevice Cmdlet
How to enable a device using PowerShell Enable-PnpDevice Cmdlet
How to update drivers using Device Manager
What is Driver Signing in Windows Operating Systems
What is Roll back of a driver and how to Roll Back a driver
How to uninstall a device using Device Manager
What are File attributes in Windows Operating Systems
attrib command in Windows
How to hide files and folders using Windows File Explorer
How to hide files and folders using attrib.exe command
How to view hidden files using Windows File Explorer
What are file name extensions
What are known file extensions and how to view known file extensions
How to associate a file name extension with an app
Hide or Show known file name extensions in Windows Server 2025
Hide or Show protected operating system files in Windows Server 2025
What are multi–user Operating Systems (OS) and multi–task Operating Systems (OS)
What are local user accounts and local groups in Windows Server
Different types of user accounts in Windows Server
How to create a local user in Windows Server
How to create a local user in Windows Server using New-LocalUser PowerShell cmdlet
How to force a local user to change password on next login
How to enable or disable a local user account
How to allow or prevent a local user to change password
What are Security Principals and SIDs
How to find SIDs of local user accounts