Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to change the cache location for On-Premise Gateway

Does anyone know how to change the location of temporary cache files for on-premise gateway?

 

The C: drive on my gateway server is running out of space and I'd like to move the gateway cache files to a drive with more available space.

 

The gateway is writing data to C:\Users\PBIEgwService\AppData\Local\Temp\Microsoft\MashupProvider\Cache folder

 

I found a post that showed how to change spooler cache folder, C:\Users\PBIEgwService\AppData\Local\Microsoft\On-premises data gateway\Spooler, by editing a config file.  Hoping for something similar, but I don't find any references in the other config files.

3 REPLIES 3
wdrain
Helper I
Helper I

Did anyone find out if there is way redirect the Cache directory?

Anonymous
Not applicable

Hi  @Anonymous ,

Did you refer to this document:

https://community.powerbi.com/t5/Service/Change-Enterprise-Gateway-Spooler-folder-location-to-different/m-p/806405

You can open the configuration file through the reply in the above link, use Ctrl + F to search for keywords, and then find the following similar format to modify

<setting name="SpoolerDirectory" serializeAs="String">
<value>%LOCALAPPDATA%\Microsoft\On-premises data gateway\Spooler</value>
</setting>

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Thanks Liu.  I had viewed that post and it did move the "spooler" directory.  However, it did not move the location of another cache folder which I cited in my original post, and that other directory.  So it really only solved half the problem.

 

C:\Users\PBIEgwService\AppData\Local\Temp\Microsoft\MashupProvider\Cache

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.