Self-service upgrades on SharePoint Foundation 2013 from SharePoint 2010 experience mode to 2013 experience mode are disallowed.
To disallow, perform the following steps in the SharePoint 2013 Management command-line shell:shell
$spSite = SpSite("http://www.contoso.com");ide
$spSite.AllowSelfServiceUpgrade = $falsespa
Introduction to Upgrade in SharePoint Server 2013orm
Installing FIM 2010 R2 on SharePoint Foundation 2013blog
http://technet.microsoft.com/en-us/library/jj863242(v=ws.10).aspxget