Changing language in Windows XP doesn't have an effect
My Windows XP language is set to English. I want Polish as default though. Here is what I did:
In the Control Panel's language settings I added Polish and set it as a default. Everything looks okay, but…
When I save changes, close the dialog and reopen it, there is no Polish language added.
What could be the problem?
windows windows-xp
add a comment |
My Windows XP language is set to English. I want Polish as default though. Here is what I did:
In the Control Panel's language settings I added Polish and set it as a default. Everything looks okay, but…
When I save changes, close the dialog and reopen it, there is no Polish language added.
What could be the problem?
windows windows-xp
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41
add a comment |
My Windows XP language is set to English. I want Polish as default though. Here is what I did:
In the Control Panel's language settings I added Polish and set it as a default. Everything looks okay, but…
When I save changes, close the dialog and reopen it, there is no Polish language added.
What could be the problem?
windows windows-xp
My Windows XP language is set to English. I want Polish as default though. Here is what I did:
In the Control Panel's language settings I added Polish and set it as a default. Everything looks okay, but…
When I save changes, close the dialog and reopen it, there is no Polish language added.
What could be the problem?
windows windows-xp
windows windows-xp
edited Jul 21 '13 at 8:53
slhck
159k47438462
159k47438462
asked Jul 21 '13 at 8:18
user239596
1112
1112
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41
add a comment |
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41
add a comment |
2 Answers
2
active
oldest
votes
If you want Windows to stop being in English, and start being in Polish, follow these steps:
Note, that you will need to be the administrator on the PC.
Go here and download the Windows XP Service Pack 3 installer in Polish, but do NOT run it (yet).
Open the Registry Editor by opening the "Run..."-box (Start → Run – or just press (Windows)+R) and then typing
regedit
.
In the left panel, navigate to
HKEY_Local_Machine > SYSTEM > CurrentControlSet > Control > NIs > Language
In the left panel, right-click
Language
and selectExport
. Save the.reg
file somewhere you will remember the location of – this file is important, as it serves as your backup, in case something gets messed up!
After highlighting the
Language
option in the left panel, you should see a whole bunch of four-symbol codes in the right panel. Scrolling to the very bottom of the right panel, should make you see two options,Default
andInstallLanguage
– right click these two values, and selectModify
.
Now type in the numerical value for the Polish version of Windows - 0415. Now do the same for the other value (depending on which one you chose first).
Now restart your PC (it will not work if you do not restart the PC).
After restarting the PC, run the Service Pack 3 installer, you downloaded earlier.
Upon successful installation of Service Pack 3, restart your PC (once more).
After the restart, Windows should now (largely) be in Polish! There may be some features that are still in English, but for the large parts Windows should now be in Polish.
Here is full list of the language-codes (as well as the guide I "stole" this from).
add a comment |
- Go to Control Panel.
- Click on
Date, Time, Language, and Regional Options
, and then clickRegional and Language Options
. - Click on
Regional and Language
options. - Change all the language options to the language of your choice or sometimes you have to put the country that speaks that language.
- Change tabs and do the same.
- Click on OK.
- Close all the windows.
- Restart the computer.
You can also refer to this article from Microsoft.
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f622335%2fchanging-language-in-windows-xp-doesnt-have-an-effect%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you want Windows to stop being in English, and start being in Polish, follow these steps:
Note, that you will need to be the administrator on the PC.
Go here and download the Windows XP Service Pack 3 installer in Polish, but do NOT run it (yet).
Open the Registry Editor by opening the "Run..."-box (Start → Run – or just press (Windows)+R) and then typing
regedit
.
In the left panel, navigate to
HKEY_Local_Machine > SYSTEM > CurrentControlSet > Control > NIs > Language
In the left panel, right-click
Language
and selectExport
. Save the.reg
file somewhere you will remember the location of – this file is important, as it serves as your backup, in case something gets messed up!
After highlighting the
Language
option in the left panel, you should see a whole bunch of four-symbol codes in the right panel. Scrolling to the very bottom of the right panel, should make you see two options,Default
andInstallLanguage
– right click these two values, and selectModify
.
Now type in the numerical value for the Polish version of Windows - 0415. Now do the same for the other value (depending on which one you chose first).
Now restart your PC (it will not work if you do not restart the PC).
After restarting the PC, run the Service Pack 3 installer, you downloaded earlier.
Upon successful installation of Service Pack 3, restart your PC (once more).
After the restart, Windows should now (largely) be in Polish! There may be some features that are still in English, but for the large parts Windows should now be in Polish.
Here is full list of the language-codes (as well as the guide I "stole" this from).
add a comment |
If you want Windows to stop being in English, and start being in Polish, follow these steps:
Note, that you will need to be the administrator on the PC.
Go here and download the Windows XP Service Pack 3 installer in Polish, but do NOT run it (yet).
Open the Registry Editor by opening the "Run..."-box (Start → Run – or just press (Windows)+R) and then typing
regedit
.
In the left panel, navigate to
HKEY_Local_Machine > SYSTEM > CurrentControlSet > Control > NIs > Language
In the left panel, right-click
Language
and selectExport
. Save the.reg
file somewhere you will remember the location of – this file is important, as it serves as your backup, in case something gets messed up!
After highlighting the
Language
option in the left panel, you should see a whole bunch of four-symbol codes in the right panel. Scrolling to the very bottom of the right panel, should make you see two options,Default
andInstallLanguage
– right click these two values, and selectModify
.
Now type in the numerical value for the Polish version of Windows - 0415. Now do the same for the other value (depending on which one you chose first).
Now restart your PC (it will not work if you do not restart the PC).
After restarting the PC, run the Service Pack 3 installer, you downloaded earlier.
Upon successful installation of Service Pack 3, restart your PC (once more).
After the restart, Windows should now (largely) be in Polish! There may be some features that are still in English, but for the large parts Windows should now be in Polish.
Here is full list of the language-codes (as well as the guide I "stole" this from).
add a comment |
If you want Windows to stop being in English, and start being in Polish, follow these steps:
Note, that you will need to be the administrator on the PC.
Go here and download the Windows XP Service Pack 3 installer in Polish, but do NOT run it (yet).
Open the Registry Editor by opening the "Run..."-box (Start → Run – or just press (Windows)+R) and then typing
regedit
.
In the left panel, navigate to
HKEY_Local_Machine > SYSTEM > CurrentControlSet > Control > NIs > Language
In the left panel, right-click
Language
and selectExport
. Save the.reg
file somewhere you will remember the location of – this file is important, as it serves as your backup, in case something gets messed up!
After highlighting the
Language
option in the left panel, you should see a whole bunch of four-symbol codes in the right panel. Scrolling to the very bottom of the right panel, should make you see two options,Default
andInstallLanguage
– right click these two values, and selectModify
.
Now type in the numerical value for the Polish version of Windows - 0415. Now do the same for the other value (depending on which one you chose first).
Now restart your PC (it will not work if you do not restart the PC).
After restarting the PC, run the Service Pack 3 installer, you downloaded earlier.
Upon successful installation of Service Pack 3, restart your PC (once more).
After the restart, Windows should now (largely) be in Polish! There may be some features that are still in English, but for the large parts Windows should now be in Polish.
Here is full list of the language-codes (as well as the guide I "stole" this from).
If you want Windows to stop being in English, and start being in Polish, follow these steps:
Note, that you will need to be the administrator on the PC.
Go here and download the Windows XP Service Pack 3 installer in Polish, but do NOT run it (yet).
Open the Registry Editor by opening the "Run..."-box (Start → Run – or just press (Windows)+R) and then typing
regedit
.
In the left panel, navigate to
HKEY_Local_Machine > SYSTEM > CurrentControlSet > Control > NIs > Language
In the left panel, right-click
Language
and selectExport
. Save the.reg
file somewhere you will remember the location of – this file is important, as it serves as your backup, in case something gets messed up!
After highlighting the
Language
option in the left panel, you should see a whole bunch of four-symbol codes in the right panel. Scrolling to the very bottom of the right panel, should make you see two options,Default
andInstallLanguage
– right click these two values, and selectModify
.
Now type in the numerical value for the Polish version of Windows - 0415. Now do the same for the other value (depending on which one you chose first).
Now restart your PC (it will not work if you do not restart the PC).
After restarting the PC, run the Service Pack 3 installer, you downloaded earlier.
Upon successful installation of Service Pack 3, restart your PC (once more).
After the restart, Windows should now (largely) be in Polish! There may be some features that are still in English, but for the large parts Windows should now be in Polish.
Here is full list of the language-codes (as well as the guide I "stole" this from).
edited Jan 11 '17 at 8:41
G-Man
5,558102257
5,558102257
answered Jul 22 '13 at 17:07
TheKingOfScandinavia
1264
1264
add a comment |
add a comment |
- Go to Control Panel.
- Click on
Date, Time, Language, and Regional Options
, and then clickRegional and Language Options
. - Click on
Regional and Language
options. - Change all the language options to the language of your choice or sometimes you have to put the country that speaks that language.
- Change tabs and do the same.
- Click on OK.
- Close all the windows.
- Restart the computer.
You can also refer to this article from Microsoft.
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
add a comment |
- Go to Control Panel.
- Click on
Date, Time, Language, and Regional Options
, and then clickRegional and Language Options
. - Click on
Regional and Language
options. - Change all the language options to the language of your choice or sometimes you have to put the country that speaks that language.
- Change tabs and do the same.
- Click on OK.
- Close all the windows.
- Restart the computer.
You can also refer to this article from Microsoft.
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
add a comment |
- Go to Control Panel.
- Click on
Date, Time, Language, and Regional Options
, and then clickRegional and Language Options
. - Click on
Regional and Language
options. - Change all the language options to the language of your choice or sometimes you have to put the country that speaks that language.
- Change tabs and do the same.
- Click on OK.
- Close all the windows.
- Restart the computer.
You can also refer to this article from Microsoft.
- Go to Control Panel.
- Click on
Date, Time, Language, and Regional Options
, and then clickRegional and Language Options
. - Click on
Regional and Language
options. - Change all the language options to the language of your choice or sometimes you have to put the country that speaks that language.
- Change tabs and do the same.
- Click on OK.
- Close all the windows.
- Restart the computer.
You can also refer to this article from Microsoft.
edited Jun 16 '15 at 9:46
David Marshall
6,55032032
6,55032032
answered Jul 21 '13 at 8:49
Vikash
489
489
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
add a comment |
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
1
1
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
The question says this is already done. Also, the link is broken. Finally, this erroneous answer changes the regional options, not the language itself.
– user477799
Jan 11 '17 at 6:45
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f622335%2fchanging-language-in-windows-xp-doesnt-have-an-effect%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you want to change user interface's language or keyboard layout?
– gronostaj
Jul 22 '13 at 17:25
A restart of your PC after this change is made will probably make the changes take effect.
– Elliot Harrison
Jun 16 '15 at 9:41