When I set a Windows' Regional format to English (Sweden) (and same applies to e.g. Czech format) the last week of the year is 52 and new year start with week 1. Start of week is by default on Monday.
When I set a Windows' Regional format to English (Europe) (and same applies to e.g. Romanian format) the last week of the year is 53 and new year start with week 2. Start of week is by default on Sunday, but I have switched it to Monday (although the change has no effect on the calculation of the week number in this case).
I expect the week number would depend on what each country uses as beginning of week, but it just seems random? Sweden and Czechia use Monday as beginning of week and their calculation is the same. But Romania (and most of Europe) also use Monday as beginning of week, then why is the week number different?
I understand there is a difference in how Gregorian calendar and ISO8601, but according to this question if Windows is using only Gregorian, why does the calculation change?
Furthermore, what setting do I need to change, to affect this, other than changing the whole region?