If you are looking through your error logs and see that you are missing a browserconfig.xml and you have no idea what this is, you are not alone. It is a Windows things and it is easily fixable.
First of all what the heck is it. Browser configuration files also known as browserconfig is used to define things like tile backgrounds, badge updates, and tile notifications. Browser configuration files let you set these images using external XML files rather than metadata within the HTML markup of a webpage.
<- Read More ->