Move Prefetch folder

Dhillon

Dhillon Sa'aB™
Staff member
To move windows Prefetch folder to a different partition.

1. Clear contents of prefetch folder.
2. Create folder on target partion.

Run this command as Administrator:
Code:
mklink /J C:\Windows\Prefetch [B]X[/B]:\Prefetch
replace X with target partition.
 
Top