4 best ways to hide or protect a Windows folder, without installing additional software
The methods in this article will help you hide or protect Windows folders from prying eyes.
Most Windows errors occur after you log in to your computer. However, the "User Profile Service Failed the Logon" error doesn't allow you to log in at all, which is why it's harder to fix than other Windows errors.
The "User Profile Service Failed the Logon" error occurs due to a corrupted NTUSER.DAT file, a corrupted registry entry or core system file, or an improperly configured User Profile Service. However, you can use the following steps to effectively diagnose and fix the problem.
Enable the built-in admin account using Windows Recovery Environment
The first thing you should do is enable the built-in admin account if you can't log in with your account. All other fixes won't be possible without this hidden account.
There are many ways to enable the built-in administrator account in Windows, but the traditional methods won't work here. So we'll use the Windows Recovery Environment (WinRE) to open an instance of Command Prompt and modify the registry to enable the account.
Warning : Before proceeding with the steps mentioned below, manually backup the system registry to USB using the Export option in Registry Editor, if possible.
Follow these steps to enable the admin account:
1. Click the Power icon .
2. Hold down the Shift key and click on the Restart option .
3. After your PC restarts, click Continue .
4. Select Troubleshoot .
5. Click Advanced Options > Command Prompt .
6. Type regedit into the Command Prompt window and press Enter .
7. Click on the HKEY_LOCAL_MACHINE key on the left.
8. Click File > Load Hive .
9. Select the This PC option .
10. Click Windows > System 32 > config .
11. Find the SAM file and double-click it.
12. Name the key REM_SAM and click OK .
13. Navigate to the following registry key:
HKEY_LOCAL_MACHINE\REM_SAM\SAM\Domains\Account\Users\000001F4
14. Double-click the binary value F.
15. Go to entry 00000038 in the first row.
16. Modify the value 11 in the second column of row 00000038 to 10 .
17. Click OK .
18. Exit the registry editor window.
19. Close Command Prompt.
20. Click Continue to boot into the lock screen. You will see an additional admin account on the lock screen.
Boot into Safe Mode
After enabling the built-in admin account, the first thing you should do is boot Windows into Safe Mode . Safe Mode essentially starts Windows with the bare minimum of features and programs needed to function.
Replace the NTUSER.DAT file
The NTUSER.DAT file stores data about user accounts and if it is corrupted, you will need to replace it. Log in to the admin account that you enabled earlier. Then repeat the following steps:
1. Press Win + E to open File Explorer .
2. Click View > Show > Hidden items .
3. Open the Default folder . Click on the NTUSER.DAT file and rename it to “NTUSER.DAT.OLD”.
4. Press Backspace. Go to the Administrator folder and copy the NTUSER.DAT file.
5. Go back to the Default folder and paste the copied file there.
6. Restart your PC to apply the changes.
Use SFC to scan for corrupted files
The most likely cause of the "User Profile Service Failed the Logon" error is a corrupted user file. This can happen for a variety of reasons, from an antivirus scan at startup to a sudden power loss when you turn on your computer.
Fortunately, Windows has a number of built-in utilities that can help you automatically find and repair corrupt Windows files. One such utility is called System File Checker (SFC), and it is executed using the Command Prompt.
Restore computer to previous state
Windows has a useful feature called System Restore that allows you to undo changes to your computer and restore it to an earlier point in time.
Before proceeding, you should know that this feature is not enabled by default and you have to create restore points manually unless you configure Windows to create restore points daily.
If you remember creating a restore point before the error appeared, follow these steps:
You should back up any important data or applications they may have installed after creating a restore point.
Change registry configuration
Another way to fix the "User Profile Service Failed the Logon" error is to make some changes to the registry. This is an advanced troubleshooting method and you should create a system restore point before proceeding.
Do the following to configure the registry properly:
1. Boot into Safe Mode using the steps in the first section of this article.
2. Press Windows key + R to open the Run prompt. Type regedit and press Enter .
3. In Registry Editor, using the navigation bar on the left, go to:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version\Profile List
4. Here you will see two files with the same name, but one will have the .bak extension.
5. Right-click on the file with the .bak extension and select Rename . Delete the .bak extension but do not touch the file name and press Enter .
6. Now right click on the original file without the .bak extension and add .bak at the end of the file.
7. In the folder containing the renamed file from step 5, right-click State , then select Modify .
8. Change the value in Value data from 8000 to 0 (zero).
9. Then right-click on the RefCount entry and change the value in Value data to 0 (zero).
10. Confirm the changes and close Registry Editor.
11. Restart your computer and log in.
What if you can't find the .bak file in Registry Editor?
This is unlikely, but your computer may not have created a file with the .bak extension. In this case, open Windows Explorer and go to:
C:\Users\Default\AppData\Local\Application Data
If you find another folder named Application Data in the folder you are using, delete it and restart your computer. It should fix the problem.
Enable User Profile Service
In certain cases, the User Profile Service can become disabled. Usually, a third-party application is the culprit. Luckily, you can enable it by running a simple command in a Command Prompt window:
Some of these methods are also useful for diagnosing many other common Windows errors, so it's helpful to keep them in mind when you encounter other problems on your computer.
Good luck!
See more articles below:
The methods in this article will help you hide or protect Windows folders from prying eyes.
Windows 10 has just three months left until support ends. In October 2025, the operating system will receive its final update, ending its 10-year lifecycle.
Errors related to your computer's drive can prevent your system from booting properly and restrict access to your files and applications.
If you want to create a private cloud to share and transfer large files without any limits, you can create an FTP Server (File Transfer Protocol Server) on your Windows 10 computer.
If you are looking for a way to hide files on Windows 11 without software, just follow the instructions below.
If your computer has an SSD and an HDD, you can turn off the hard drive after a period of inactivity.
Changing DNS on Windows has many benefits, such as: Accessing some blocked websites, speeding up internet connection, improving network stability. Below is how to change DNS on Windows 10, Windows 7 and other Windows versions. In the last part of the article, WebTech360 will talk a little about why changing DNS helps speed up the internet.
Blue screen of death (BSOD) is a common and not new error of Windows when the computer is experiencing some serious system error.
Instead of performing manual and direct access operations on Windows, we can replace them with available CMD commands for faster access.
Coming home to expensive data roaming charges probably isn't what you want. Luckily, there are some handy ways to cut those roaming costs.
Many people have encountered the problem of network adapter disappearing from Device Manager or receiving a missing network adapter message. This article will guide you on how to fix the missing network adapter driver problem on Windows 10.
Windows automatically creates system restore points up to a set limit, leaving you with dozens of restore points you never use.
If you're tired of staring at the same interface every day, these tools will enhance your desktop experience.
Windows 11 has a reputation for being a privacy-poor operating system, with many default settings that can cause privacy problems. But don't worry - there are ways to regain some control in this area.
The methods in this article will help you hide or protect Windows folders from prying eyes.
Most Windows errors occur after you log in to your computer. However, the User Profile Service Failed the Logon error doesn't allow you to log in at all, which is why it's harder to fix than other Windows errors.
Windows 10 has just three months left until support ends. In October 2025, the operating system will receive its final update, ending its 10-year lifecycle.
Errors related to your computer's drive can prevent your system from booting properly and restrict access to your files and applications.
If you want to create a private cloud to share and transfer large files without any limits, you can create an FTP Server (File Transfer Protocol Server) on your Windows 10 computer.
If you are looking for a way to hide files on Windows 11 without software, just follow the instructions below.
If your computer has an SSD and an HDD, you can turn off the hard drive after a period of inactivity.
Changing DNS on Windows has many benefits, such as: Accessing some blocked websites, speeding up internet connection, improving network stability. Below is how to change DNS on Windows 10, Windows 7 and other Windows versions. In the last part of the article, WebTech360 will talk a little about why changing DNS helps speed up the internet.
Blue screen of death (BSOD) is a common and not new error of Windows when the computer is experiencing some serious system error.
Instead of performing manual and direct access operations on Windows, we can replace them with available CMD commands for faster access.
Coming home to expensive data roaming charges probably isn't what you want. Luckily, there are some handy ways to cut those roaming costs.
Many people have encountered the problem of network adapter disappearing from Device Manager or receiving a missing network adapter message. This article will guide you on how to fix the missing network adapter driver problem on Windows 10.
Windows automatically creates system restore points up to a set limit, leaving you with dozens of restore points you never use.
If you're tired of staring at the same interface every day, these tools will enhance your desktop experience.
Windows 11 has a reputation for being a privacy-poor operating system, with many default settings that can cause privacy problems. But don't worry - there are ways to regain some control in this area.