Windows: ä, ö, ü in the folder name of the user profile

Posted by Sad_Mastodon_1815@reddit | sysadmin | View on Reddit | 41 comments

Today I installed an app in the user context for a user named Markus Schär, and the corresponding profile folder where the app is installed is therefore named MarkusSchär. This app also creates registry keys in HKCU so that it can be set as the default for link types. The problem is that the app's path is written to these registry keys, and Windows is changing MarkusSchär to MarkusSchÅer. Therefore, while I can set the app as the default, it doesn't work correctly because Windows can't find the app at that path when MarkusSchÅer in the path is. How can I solve this? The users are Intune joined, but surely I can use usernames with umlauts?