> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config Element - RepairAction

> MicrosoftGame.config Element - RepairAction

# MicrosoftGame.config Element - RepairAction

Specifies a repair action, within the Repair Action List. Maximum of 100 entries.

## Parent

This element's parent is the RepairActionList element.

## Requirement

This element is optional and is not required to be set.

## Platform

This element only pertains to PC devices.

## Behavior

* Attributes are File, Name and Arguments.
* No default value.
* Allowed value for File attribute is a valid executable within the folder specified by the parent CustomInstallActions element, Argument attribute is a string provided to that executable and Name attribute is a string.

## Remarks

Name attribute should match the associated Name attribute in the InstallAction element.

## See Also

[MicrosoftGame.config Reference - Table of Contents](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - RepairActionList](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-repairactionlist.md)
- [MicrosoftGame.config Element - InstallAction](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installaction.md)
- [MicrosoftGame.config Element - CustomInstallActions](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-custominstallactions.md)
- [MicrosoftGame.config Element - UninstallAction](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-uninstallaction.md)
- [MicrosoftGame.config Element - InstallActionList](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-installactionlist.md)
