Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Fix Windows 10 Event ID 455 Error

Fix Windows 10 Event ID 455 Error.

NOTE: In most cases appears in Windows 10 1903 and above.

ESENT is a database engine of Windows and is a core component of the operating system (ESET is related to NOD32 antivirus).

The Folder TileDataLayer was removed in Windows 10 1709. It was replaced by folder TileStore. Windows 10 still searching for the folder. It’s probably just a developer mistake.

Fix Event ID 455 Error

You need to create the TileDatalayer and Database folder. Do the following:

  1. Open Windows Explorer;
  2. Navigate to C:\WINDOWS\system32\config\systemprofile\AppData\Local\;
    • You may get a prompt once you go to config or systemprofile.
C:\WINDOWS\system32\config\systemprofile\AppData\Local\

3. In folder Local, create a new folder TileDataLayer;

4. Open folder TileDatalayer;

5. In folder TileDatalayer, create a new folder Database;

6. Reboot PC.

NOTE: After a reboot, you’ll see EDB and LOG files being placed in the Database folder.

Fix Event ID 455 Error with the Windows PowerShell or CMD

It’s also possible to create the folders by using Windows Powershell or Command Line (CMD).

  1. Open a Windows PowerShell or Command Prompt (CMD) as an administrator.
  2. Type mkdir C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database
    • mkdir command creates a folder
mkdir C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database

3. Hit Enter.

4. No message or output means the action was completed successfully.

NOTE: If you get any error like Access Denied, please create the folders manual.



This post first appeared on Microsoft, IT, System Center, Infrastructure, please read the originial post: here

Share the post

Fix Windows 10 Event ID 455 Error

×

Subscribe to Microsoft, It, System Center, Infrastructure

Get updates delivered right to your inbox!

Thank you for your subscription

×