The file location is under the Windows directory at: C:\Windows\AppCompat\Programs\Amcache. hve. This can be done via FRAC or some other tool.

Can I delete Amcache hve?

You can use Get-Amcache. ps1 to list the data of AMCache hive,then use this to delete the seleted data. The filename to be deleted.

What is C :\ Windows AppCompat programs Amcache hve?

Amcache is a database on Windows operating systems which has information on applications that have been run on a PC. This registry ‘hive’ will usually be located at C:\Windows\appcompat\Programs\Amcache. hve on Windows 10. Among other information these files show you when devices have been connected to a computer . . .

What is the difference between Amcache and Shimcache?

Shimcache is the older implementation. Starting with Windows 8 and Server 2012, it was replaced by Amcache. The format is very different, since Amcache has lots more info it can provide, but the intent is the same.

What is a hve file?

hve is a registry hive file that is created by Microsoft® Windows® to store the information related to execution of programs. hve file when a user performs certain actions such as running host-based applications, installation of new applications, or running portable applications from external devices.

What are Windows Shellbags?

Abstract. Built into Microsoft Windows is the ability for the operating system to track user window viewing preferences specific to Windows Explorer. This information, which is called “ShellBag” information, is stored in several locations within the Windows Registry in the Windows Operating System.

What is Windows UserAssist?

The UserAssist key, a part of Microsoft Windows registry, records the information related to programs run by a user on a Windows system. These artifacts were found to persist even after the applications have been uninstalled/deleted from the system.

What is PowerForensics?

PowerForensics is a disk forensic framework for Powershell written in C# by Jared Atkinson. Typical use case is local analysis from a traditional collection enabling the analyst to perform detailed disk forensics similar to the more well known Sleuth Kit.

What is RecentFileCache BCF?

The Application Experience service records the file names of executables in the RecentFileCache. bcf file. These executables were newly created on the system whether if it was copied, downloaded, or extracted from another executable. The storage of this information in the RecentFileCache.

What kind of registry file is amcache.hve?

The Amcache.hve file is a registry file that stores the information of executed applications. These executed applications include the execution path, first executed time, deleted time, and first installation. On Windows 8, Amcache.hve replaces RecentFileCache.bcf and uses the Windows NT Registry File (REGF) format.

How is amcache.hve used in forensic analysis?

Amcache.hve records the recent processes that were run and lists the path of the files that’s executed which can then be used to find the executed program. It also records the programs SHA1 so it can be researched with databases like VirusTotal for easy identification.

How many keys are in the amcache folder?

Amcache is a small hive. Below is a view of the hive loaded in encase. There are only 4 keys under a ‘Root’ key. (Folders in the registry are called keys).

What is shimcache and what is amcache used for?

It also records the programs SHA1 so it can be researched with databases like VirusTotal for easy identification. Shimcache, also known as AppCompatCache, is a component of the Application Compatibility Database, which was created by Microsoft (beginning in Windows XP) and used by the operating system to identify application compatibility issues.