[Fix] ‘TILEREPOSITORYS -1-5-18 | Error -1023 (0xfffffc01)’ in Windows 10 (100% Working)

Many users have reported an error that shows –

svchost (4036,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database\EDB.log.

It can be discovered after opening the event viewer and the source of this error is ESENT. You may have faced this error on your event viewer and don’t understand it. Well, no need to worry about it because we will discuss this error in this article and give some effective solutions to fix this error.

tilerepositorys 1 5 18 error 0xfffffc01

What Is Event ID 455 ESENT Error?

As you can see on the screen of the Event Viewer application that the error is ‘ESENT Event ID 455’. Now, the question is, what is the meaning of this error, and why are you seeing this? Well, you will see this error because of missing a required system folder named ‘TileDataLayer’ from its specific location and have replaced it with a folder named ‘TileStore’. Again, a fault in the Windows installation process or a corrupt user profile may also lead you to this error. However, this error will not affect your system but it can repeat up to 10 times after every 20 minutes because Windows is keep searching for the folder and causing this error. But don’t take stress because I will show you how to fix it in the next section below.

How to Fix the Event ID 455 ESENT Error On Windows 10?

You may already know that randomly searching for a missing folder in the system causes the ESENT 455 error. So, if you create a folder that the system is searching for and place it in its particular location then the system will find its desired folder and the event viewer will not show any error.

You also need to create a sub-folder named Database under that TileDataLayer folder. There are three ways to do this:

  1. Via Windows File Explorer
  2. Via Command Prompt
  3. Via Run Command Box

Method 1: Fix Event ID 455 ESENT Error Via Windows File Explorer

Here is how you can fix the above-mentioned error using File Explorer –

Step 1: Press and hold Windows and E keys simultaneously to open Windows File Explorer.

Step 2: Now click on the address bar, type this address “C:\Windows\system32\” and press enter to go to the destination.

Step 3: Then, double-click on the Config folder and click Continue on the UAC prompt.

Step 4: Now, open the following folders one by one – systemprofile > AppData > Local.

Step 5: Inside the Local folder, create a new folder named TileDataLayer, and inside that folder, create another new folder named Database.

Step 6: Now restart your computer and you will find in the event viewer that the Event ID 455 error is not showing anymore.

Method 2: Fix Event ID 455 ESENT Error Via Command Prompt

Here is how you can fix the above-mentioned error using Command Prompt –

Step 1: Type Command Prompt on the Windows search bar.

Step 2: Then, right-click on the Command Prompt and click on the Run as administrator option.

Step 3: Now, execute all the command lines below (Don’t forget to press ‘Enter’ after each of the command lines) – 

cd config\systemprofile\AppData\Local

mkdir TileDataLayer

cd TileDataLayer

mkdir Database

Step 4: Close the command prompt, restart your computer, and check if the issue is resolved or not.

Method 3: Fix Event ID 455 ESENT Error Via Run Command Box

Here is how you can fix the above-mentioned error using the Run Command Box –

Step 1: Press Windows + R keys to open the Run Command Box.

Step 2: Now, copy the following address, paste it to the Run box and click OK –

C:\Windows\system32\config\systemprofile\AppData\Local\

Step 3: After reaching the destination, right-click on a blank space and move your cursor to New and click on Folder.

Step 4: Then, name the folder – TileDataLayer and double-click on it.

Step 5: Inside the TileDataLayer folder, create another new folder in the same way and name it Database.

Now restart your computer and check if the ESENT ID 455 error has disappeared.

Bonus Tip: If the above method is failed to solve the Event ID 455 ESENT error, then there is one thing that you can do which is to restore your system to an earlier date when the issue didn’t exist on your computer.

Here is the instruction for System Restore:

Step 1: Go to the control panel and click on Recovery.

Step 2: Then, click on Open System Restore.

Step 3: Click next and complete the further procedures.

After restarting your computer, the issue will be no more on your computer.

If it still exists, then you always have an option in your hand which is the reinstallation of Windows.

Frequently Asked Questions

How Do I Delete EDB File On Windows 10?

Users delete the .edb file to reset the search index. As it doesn’t have any data to lose so, deleting this file is safe and it won’t affect your computer. However, it will not delete until you stop the Windows Search service.

How Do I Disable SPP Security?

To disable the SPP security, open the Run Command Box by pressing Windows + R key simultaneously and type services. msc, and then press the OK button. Finally, right-click on the Software Protection service and click on Stop.

What Is ESENT in The Event Viewer?

The ESENT stands for Extensible Storage Engine Runtime in Windows 10. An undocumented issue was recognized officially by Microsoft on 10 May 2020. It appears in the Event Viewer as an error message to inform users about the permanent storage media that is installed on their computer.

Conclusion

I hope now you have understood what ‘TILEREPOSITORYS -1-5-18: Error -1023 (0xfffffc01) is and why it happens. The solution to this error is very simple and straightforward. You can easily fix this error by applying the method given in this article within minutes. Contact us in the comment section for further queries.

Leave a Reply