How to disable automatic zoom change in IE11 when moving window between different monitors?











up vote
8
down vote

favorite












On Windows 8.1 I use Internet Explorer 11 and I also got my notebook with 13" screen and LCD monitor with 24" screen.



When I move IE windows between screens, IE automatically changes the zoom "to preserve same font size" on screens with different DPI. This is unwanted, I don't want to have 100% on one screen and 125% on the other. Is there a way how to disable this, even using registry fix?



Note this is already reported on Microsoft Connect with no proper answer.










share|improve this question






















  • Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
    – blaughw
    Sep 5 '15 at 0:42










  • still no solution?
    – brauliobo
    Feb 7 '17 at 12:54










  • Does this happen with other browsers too?
    – Aulis Ronkainen
    Dec 3 at 14:29















up vote
8
down vote

favorite












On Windows 8.1 I use Internet Explorer 11 and I also got my notebook with 13" screen and LCD monitor with 24" screen.



When I move IE windows between screens, IE automatically changes the zoom "to preserve same font size" on screens with different DPI. This is unwanted, I don't want to have 100% on one screen and 125% on the other. Is there a way how to disable this, even using registry fix?



Note this is already reported on Microsoft Connect with no proper answer.










share|improve this question






















  • Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
    – blaughw
    Sep 5 '15 at 0:42










  • still no solution?
    – brauliobo
    Feb 7 '17 at 12:54










  • Does this happen with other browsers too?
    – Aulis Ronkainen
    Dec 3 at 14:29













up vote
8
down vote

favorite









up vote
8
down vote

favorite











On Windows 8.1 I use Internet Explorer 11 and I also got my notebook with 13" screen and LCD monitor with 24" screen.



When I move IE windows between screens, IE automatically changes the zoom "to preserve same font size" on screens with different DPI. This is unwanted, I don't want to have 100% on one screen and 125% on the other. Is there a way how to disable this, even using registry fix?



Note this is already reported on Microsoft Connect with no proper answer.










share|improve this question













On Windows 8.1 I use Internet Explorer 11 and I also got my notebook with 13" screen and LCD monitor with 24" screen.



When I move IE windows between screens, IE automatically changes the zoom "to preserve same font size" on screens with different DPI. This is unwanted, I don't want to have 100% on one screen and 125% on the other. Is there a way how to disable this, even using registry fix?



Note this is already reported on Microsoft Connect with no proper answer.







multiple-monitors windows-8.1 zoom internet-explorer-11






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 17 '14 at 15:14









Martin Suchan

14113




14113












  • Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
    – blaughw
    Sep 5 '15 at 0:42










  • still no solution?
    – brauliobo
    Feb 7 '17 at 12:54










  • Does this happen with other browsers too?
    – Aulis Ronkainen
    Dec 3 at 14:29


















  • Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
    – blaughw
    Sep 5 '15 at 0:42










  • still no solution?
    – brauliobo
    Feb 7 '17 at 12:54










  • Does this happen with other browsers too?
    – Aulis Ronkainen
    Dec 3 at 14:29
















Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
– blaughw
Sep 5 '15 at 0:42




Do you know if this affects browser apps like SAP, which is somewhat notorious for only working at 100% zoom?
– blaughw
Sep 5 '15 at 0:42












still no solution?
– brauliobo
Feb 7 '17 at 12:54




still no solution?
– brauliobo
Feb 7 '17 at 12:54












Does this happen with other browsers too?
– Aulis Ronkainen
Dec 3 at 14:29




Does this happen with other browsers too?
– Aulis Ronkainen
Dec 3 at 14:29










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Found this online and works on my IE11:



Set the following registry keys:



HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerZoom



ZoomDisabled [DWORD] = 1



ZoomFactor [DWORD] = 186a0 (this resets the zoom to 100%)






share|improve this answer





















  • This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
    – Marnix van Valen
    Jun 30 '15 at 8:18











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f718019%2fhow-to-disable-automatic-zoom-change-in-ie11-when-moving-window-between-differen%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Found this online and works on my IE11:



Set the following registry keys:



HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerZoom



ZoomDisabled [DWORD] = 1



ZoomFactor [DWORD] = 186a0 (this resets the zoom to 100%)






share|improve this answer





















  • This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
    – Marnix van Valen
    Jun 30 '15 at 8:18















up vote
0
down vote













Found this online and works on my IE11:



Set the following registry keys:



HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerZoom



ZoomDisabled [DWORD] = 1



ZoomFactor [DWORD] = 186a0 (this resets the zoom to 100%)






share|improve this answer





















  • This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
    – Marnix van Valen
    Jun 30 '15 at 8:18













up vote
0
down vote










up vote
0
down vote









Found this online and works on my IE11:



Set the following registry keys:



HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerZoom



ZoomDisabled [DWORD] = 1



ZoomFactor [DWORD] = 186a0 (this resets the zoom to 100%)






share|improve this answer












Found this online and works on my IE11:



Set the following registry keys:



HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerZoom



ZoomDisabled [DWORD] = 1



ZoomFactor [DWORD] = 186a0 (this resets the zoom to 100%)







share|improve this answer












share|improve this answer



share|improve this answer










answered Sep 8 '14 at 10:35









Goran

1




1












  • This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
    – Marnix van Valen
    Jun 30 '15 at 8:18


















  • This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
    – Marnix van Valen
    Jun 30 '15 at 8:18
















This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
– Marnix van Valen
Jun 30 '15 at 8:18




This doesn't seem to work (IE 11, Windows 8.1, high DPI screen). It just disables the manual zoom changes, the automatic zooming is still in effect.
– Marnix van Valen
Jun 30 '15 at 8:18


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f718019%2fhow-to-disable-automatic-zoom-change-in-ie11-when-moving-window-between-differen%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕