windows-itpro-docs/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
2019-08-09 13:36:52 -07:00

1.2 KiB

title, description, author, ms.assetid, ms.reviewer, manager, ms.author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.reviewer manager ms.author ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Change the Size of the FileSystem Cache How to Change the Size of the FileSystem Cache dansimp 6ed17ba3-293b-4482-b3fa-31e5f606dad6 dansimp dansimp mdop, appcompat, virtualization deploy library w10 06/16/2016

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