Disable “Disable display scaling on high DPI settings” The Next CEO of Stack OverflowHow...
How to start emacs in "nothing" mode (`fundamental-mode`)
Can you replace a racial trait cantrip when leveling up?
Complex fractions
Is there an analogue of projective spaces for proper schemes?
Does it take more energy to get to Venus or to Mars?
Anatomically Correct Strange Women In Ponds Distributing Swords
What happens if you roll doubles 3 times then land on "Go to jail?"
If the heap is initialized for security, then why is the stack uninitialized?
How to count occurrences of text in a file?
Non-deterministic sum of floats
What is the result of assigning to std::vector<T>::begin()?
How does the mv command work with external drives?
Would a galaxy be visible from outside, but nearby?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Why didn't Khan get resurrected in the Genesis Explosion?
What connection does MS Office have to Netscape Navigator?
What flight has the highest ratio of time difference to flight time?
WOW air has ceased operation, can I get my tickets refunded?
Won the lottery - how do I keep the money?
SQL Server 2016 - excessive memory grant warning on poor performing query
What is ( CFMCC ) on ILS approach chart?
Why did we only see the N-1 starfighters in one film?
Is micro rebar a better way to reinforce concrete than rebar?
Why does the UK parliament need a vote on the political declaration?
Disable “Disable display scaling on high DPI settings”
The Next CEO of Stack OverflowHow do I run Java apps upscaled on a high-DPI display?How to force high-dpi scaling?Windows 7 Inconsistent DPI/ScalingHow to set systemwide “XP style DPI scaling” in Windows 8.1?Text is blurry on normal-DPI external display with Windows 8.1 and high-DPI laptop displayWindows 10 Per-App Scaling?Cannot completely disable DPI scalingWhat does “Disable Display Scaling on High DPI Settings” on Windows 10 mean?Toggle “Disable display scaling on high DPI settings” From Batch File?How to take screenshot at “100% size” on a high-DPI with scaling enabled?Overriding High DPI Scaling from the Command Line
I'm having trouble with a few applications, particularly RuneScape, setting the compatibility option "Disable display scaling on high DPI settings" every time I try to run it.
I want that option to be unchecked, but every time I run it, it checks itself.
I've been doing a lot of research on ways to fix this, and I think I'm pretty close. I was able to find this article describing permanently turning ON this feature via the Registry. I was able to configure this just fine, but of course this is the exact opposite of what I want to do.
So my question is, what's the opposite of ~ HIGHDPIAWARE, so that I can plug it in to the Registry, and permanently disable that check box for this application? I just want that checkbox empty and grayed out so that it can't set itself again.
Here are some screenshots:
Inserting the specified registry key:

After inserting the above registry key:

The goal (Photoshopped):

windows-10 windows-registry compatibility dpi windows-10-v1511
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm having trouble with a few applications, particularly RuneScape, setting the compatibility option "Disable display scaling on high DPI settings" every time I try to run it.
I want that option to be unchecked, but every time I run it, it checks itself.
I've been doing a lot of research on ways to fix this, and I think I'm pretty close. I was able to find this article describing permanently turning ON this feature via the Registry. I was able to configure this just fine, but of course this is the exact opposite of what I want to do.
So my question is, what's the opposite of ~ HIGHDPIAWARE, so that I can plug it in to the Registry, and permanently disable that check box for this application? I just want that checkbox empty and grayed out so that it can't set itself again.
Here are some screenshots:
Inserting the specified registry key:

After inserting the above registry key:

The goal (Photoshopped):

windows-10 windows-registry compatibility dpi windows-10-v1511
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm having trouble with a few applications, particularly RuneScape, setting the compatibility option "Disable display scaling on high DPI settings" every time I try to run it.
I want that option to be unchecked, but every time I run it, it checks itself.
I've been doing a lot of research on ways to fix this, and I think I'm pretty close. I was able to find this article describing permanently turning ON this feature via the Registry. I was able to configure this just fine, but of course this is the exact opposite of what I want to do.
So my question is, what's the opposite of ~ HIGHDPIAWARE, so that I can plug it in to the Registry, and permanently disable that check box for this application? I just want that checkbox empty and grayed out so that it can't set itself again.
Here are some screenshots:
Inserting the specified registry key:

After inserting the above registry key:

The goal (Photoshopped):

windows-10 windows-registry compatibility dpi windows-10-v1511
I'm having trouble with a few applications, particularly RuneScape, setting the compatibility option "Disable display scaling on high DPI settings" every time I try to run it.
I want that option to be unchecked, but every time I run it, it checks itself.
I've been doing a lot of research on ways to fix this, and I think I'm pretty close. I was able to find this article describing permanently turning ON this feature via the Registry. I was able to configure this just fine, but of course this is the exact opposite of what I want to do.
So my question is, what's the opposite of ~ HIGHDPIAWARE, so that I can plug it in to the Registry, and permanently disable that check box for this application? I just want that checkbox empty and grayed out so that it can't set itself again.
Here are some screenshots:
Inserting the specified registry key:

After inserting the above registry key:

The goal (Photoshopped):

windows-10 windows-registry compatibility dpi windows-10-v1511
windows-10 windows-registry compatibility dpi windows-10-v1511
edited Dec 4 '15 at 21:58
DavidPostill♦
108k27235270
108k27235270
asked Dec 4 '15 at 21:24
JacobTheDevJacobTheDev
4131823
4131823
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Have you tried selecting "change settings for all users"? This should override the default behaviour for the application/shortcut.
add a comment |
The thing is, high dpi awareness is forced in more than a single place. Aside of the compatibility database, you have also the manifest and the program APIs..
Could you try ~ DPIUNAWARE?
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%2f1009276%2fdisable-disable-display-scaling-on-high-dpi-settings%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
Have you tried selecting "change settings for all users"? This should override the default behaviour for the application/shortcut.
add a comment |
Have you tried selecting "change settings for all users"? This should override the default behaviour for the application/shortcut.
add a comment |
Have you tried selecting "change settings for all users"? This should override the default behaviour for the application/shortcut.
Have you tried selecting "change settings for all users"? This should override the default behaviour for the application/shortcut.
answered Sep 15 '17 at 7:18
EnochEnoch
1
1
add a comment |
add a comment |
The thing is, high dpi awareness is forced in more than a single place. Aside of the compatibility database, you have also the manifest and the program APIs..
Could you try ~ DPIUNAWARE?
add a comment |
The thing is, high dpi awareness is forced in more than a single place. Aside of the compatibility database, you have also the manifest and the program APIs..
Could you try ~ DPIUNAWARE?
add a comment |
The thing is, high dpi awareness is forced in more than a single place. Aside of the compatibility database, you have also the manifest and the program APIs..
Could you try ~ DPIUNAWARE?
The thing is, high dpi awareness is forced in more than a single place. Aside of the compatibility database, you have also the manifest and the program APIs..
Could you try ~ DPIUNAWARE?
answered Feb 5 '18 at 23:50
mirhmirh
332111
332111
add a comment |
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.
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%2f1009276%2fdisable-disable-display-scaling-on-high-dpi-settings%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