Prefetch folder is ...
 
Notifications
Clear all

Prefetch folder is empty

9 Posts
3 Users
0 Reactions
6,418 Views
(@morpheusc)
Active Member
Joined: 10 years ago
Posts: 5
Topic starter  

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor


   
Quote
(@bytesdigger)
Active Member
Joined: 6 years ago
Posts: 8
 

Prefetch is most likely disabled on this system. You can check the registry to see if it's enabled.

Look in the following registry hive
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

There's a DWORD value called EnablePrefetcher

If that value is set to 0, then prefetch is disabled. Windows sometimes disables prefetch on computers with SSD drives. As SSD drives can be quite fast, there's not always a significant performance improvement to using prefetch. Since prefetch generates more write cycles on the disk, it wears down SSD. It's possible that in your case, windows may have disabled prefetch. However, if you have reason to believe that anti-forensics were used as part of your Forensic/IR, then you may want to look for evidence that suggests that this was done deliberately.

Hope this helps you,

JP


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?


   
ReplyQuote
(@morpheusc)
Active Member
Joined: 10 years ago
Posts: 5
Topic starter  

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?

Yes, Windows


   
ReplyQuote
(@morpheusc)
Active Member
Joined: 10 years ago
Posts: 5
Topic starter  

Prefetch is most likely disabled on this system. You can check the registry to see if it's enabled.

Look in the following registry hive
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

There's a DWORD value called EnablePrefetcher

If that value is set to 0, then prefetch is disabled. Windows sometimes disables prefetch on computers with SSD drives. As SSD drives can be quite fast, there's not always a significant performance improvement to using prefetch. Since prefetch generates more write cycles on the disk, it wears down SSD. It's possible that in your case, windows may have disabled prefetch. However, if you have reason to believe that anti-forensics were used as part of your Forensic/IR, then you may want to look for evidence that suggests that this was done deliberately.

Hope this helps you,

JP

Thanks JP. Checking on the image.


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?

Yes, Windows

Is it a Server system, such as Windows 2008, 2012, 2016, or 2019?


   
ReplyQuote
(@bytesdigger)
Active Member
Joined: 6 years ago
Posts: 8
 

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?

Yes, Windows

Is it a Server system, such as Windows 2008, 2012, 2016, or 2019?

Good point… it would be disabled by default on a Server system!


   
ReplyQuote
(@morpheusc)
Active Member
Joined: 10 years ago
Posts: 5
Topic starter  

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?

Yes, Windows

Is it a Server system, such as Windows 2008, 2012, 2016, or 2019?

It is Windows server 2016


   
ReplyQuote
(@morpheusc)
Active Member
Joined: 10 years ago
Posts: 5
Topic starter  

Hi all,

I'm new to DFIR, i'm helping on a case of incident. After got the vhd image, i found that the prefetch folder is empty. Any idea why the folder is empty.

Many thanks,
Mor

Is the system a Windows server?

Yes, Windows

Is it a Server system, such as Windows 2008, 2012, 2016, or 2019?

Good point… it would be disabled by default on a Server system!

Seems disabled by default


   
ReplyQuote
Share: