windows-itpro-docs/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
2016-06-16 11:04:55 -07:00

1.1 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod
How to Change the Size of the FileSystem Cache How to Change the Size of the FileSystem Cache jamiejdt 6ed17ba3-293b-4482-b3fa-31e5f606dad6 mdop, appcompat, virtualization deploy library w8

How to Change the Size of the FileSystem Cache

You can change the size of the FileSystem cache by using the command line. This action requires a complete reset of the cache, and it requires administrative rights.

To change the size of the FileSystem cache

  1. Set the following registry value to 0 (zero):

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\AppFS\State

  2. Set the following registry value to the maximum cache size, in MB, that is necessary to hold the packages—for example, 8192 MB:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\AppFS\FileSize

  3. Restart the computer.

How to Configure the App-V Client Registry Settings by Using the Command Line