国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Table of Contents
How to disable display scaling on high DPI settings
Disabling high DPI settings for individual applications
Way - 1 Disabling high DPI individually
Method 2 - Using the Registry Editor
方式 3 – 使用 DPI AWARENESS ENABLER
過程 2 – 禁用整個系統(tǒng)的高 DPI
方式 1 - 使用設(shè)置
Home Common Problem How to disable display scaling for high DPI settings in Windows 11 or 10

How to disable display scaling for high DPI settings in Windows 11 or 10

May 22, 2023 pm 10:11 PM
system dpi windows system Registry Editor

The default display scaling feature is the most important part of the Windows operating system and is fully implemented in Windows 10 or later. But sometimes, this feature of certain apps can cause compatibility issues, unreadable text, blurry logos, and ultimately, app crashes. Processing content above 2160p resolution will cause a lot of trouble. There are many ways to disable the default display scaling feature on high DPI settings. We've selected the best ones and detailed step-by-step instructions for each process.

How to disable display scaling on high DPI settings

There is a way, all you have to do is disable high DPI scaling for a single application, and there is a way to do it across Windows Disable it.

Disabling high DPI settings for individual applications

Way - 1 Disabling high DPI individually

You must disable high DPI scaling only for conflicting applications.

NOTE – For example, we used Adobe Photoshop CC 2015. We will disable high DPI settings for this app only.

1. Press the Windows key and enter " Adobe Photoshop " (in your case, just enter the name of the application).

2. Then, right-click on the application and click "Open file location".

This should lead you to the location of the executable file.

[If it does direct you to the shortcut file, right-click the shortcut file again and click "Open file location." ]

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

#3. Once you find the main executable file, right-click on it and click "Properties".

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

4. Then, go to the "Compatibility" section.

5. Here, click on "Change high DPI settings".

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

#6. Next, go to the High DPI Scale Override settings.

7. Then, just check the "Override high DPI scaling behavior. Scale execution: " box.

8. Set the drop-down menu to "Application".

[

The DPI scaling executor has three options.

Application - The application will prioritize scaling the display itself.

System – This is the default Windows behavior.

System (Enhancement) - Use this feature to allow Windows to enhance menus and text.

]

9. Finally, click “OK”.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

10. Return to the original properties window and click "Apply" and "Confirm".

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

When finished, open the app again and check the zoom behavior again.

Method 2 - Using the Registry Editor

There is no clear way to stop the high DPI scaling feature other than disabling the scaling feature. You can adjust the registry and create separate manifest files for problematic applications.

1. Enter "regedit" in the search bar.

2. Then, click on “Registry Editor” to access it.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

NOTE -

You should always make a registry backup before making any changes to the registry. Just follow these steps -

. After opening the Registry Editor, click "File" and "Export".

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

Bay. Then, name this backup and save it in a safe place.

You can use this backup to restore the registry if any problems occur.

3. When the Registry Editor opens, navigate in this way -

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

4. Now, in the right pane, right-click on the space and click on " New>" and "DWORD (32-bit) Value" to create a new value.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

5. Then name this new value " PreferExternalManifest ".

6. Finally, double-click the value to set it.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

7. 現(xiàn)在,將值設(shè)置為“?1?”。

8. 然后,單擊“確定”保存更改。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

關(guān)閉注冊表編輯器。

9. 打開記事本。

10. 在空白的記事本頁面中,復(fù)制粘貼以下行。

false

11. 現(xiàn)在,點擊“文件”和“另存為...?”。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

12. 在“文件名:”框中,寫入可執(zhí)行文件名,并在記事本文件名的末尾附加“?.mainfest?”。

[

示例 – 假設(shè)您在使用 photoshop.exe 時遇到了這個問題。所以,這個記事本文件的名字應(yīng)該是——“?photoshop.exe.manifest?”。

]

13. 將“文件類型:”設(shè)置為“所有文件”。

14. 然后,導(dǎo)航到桌面。

15. 最后,點擊“保存”保存文件。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

之后,關(guān)閉記事本屏幕。

16. 最后,這個新的清單文件移動到您遇到此問題的應(yīng)用程序的根目錄中。

[

示例– 在我們的例子中,我們必須將“?photoshop.exe.manifest?”文件移動到 photoshop.exe 的根文件夾,即 –

C:\程序文件\Adobe

]

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

之后,關(guān)閉文件資源管理器。

現(xiàn)在,嘗試打開應(yīng)用程序并檢查文本是否看起來很模糊。

方式 3 – 使用 DPI AWARENESS ENABLER

如果您不喜歡為每個顯示模糊文本的應(yīng)用程序生成清單文件,您可以使用 DPI Awareness Enabler。

1. 下載DPI Awareness Enabler。

2. 下載完成后,解壓“?DPI Awareness Enabler?”文件。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

3. 解壓后,右鍵單擊“?DpiAwarenessEnabler?”應(yīng)用程序,然后點擊“以管理員身份運行”以運行該應(yīng)用程序。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

4.讓應(yīng)用檢測所有應(yīng)用的列表。

5. 然后,從上方的框中選擇應(yīng)用程序。然后,將應(yīng)用程序從上框向下拖動到下框。

這將關(guān)閉下框中所有應(yīng)用程序的高 DPI 設(shè)備功能。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

就是這樣!因此,通過這種方式,您只需在 DpiAwarenessEnabler 應(yīng)用程序中拖放 exe 文件即可輕松禁用高 DPI 功能。

過程 2 – 禁用整個系統(tǒng)的高 DPI

還有另一種方法可以禁用整個系統(tǒng)的高 DPI 設(shè)置。

方式 1 - 使用設(shè)置

1.首先,同時按下?Windows鍵+I?鍵。

2. 然后,點擊“系統(tǒng)”設(shè)置。

3. 之后,在右側(cè)窗格中,單擊“顯示”設(shè)置。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

顯示設(shè)置將可見。

4. 在右側(cè),點擊“縮放”選項。*

5. 現(xiàn)在,您可以從下拉列表中切換計數(shù)。

在您的系統(tǒng)上啟動應(yīng)用程序并檢查。

您的屏幕將關(guān)閉一次并再次出現(xiàn)?,F(xiàn)在,最小化設(shè)置,然后啟動有問題的應(yīng)用程序。

如果這解決了問題,您無需執(zhí)行任何進一步的步驟。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

*注意——

如果您看到下拉列表顯示為灰色并且您無法修改縮放比例,請按照以下步驟操作。

1. 點擊“縮放”設(shè)置中的箭頭按鈕。

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

2. Here you will find the Custom Zoom box.

You can write anything between 100-500. [Example - Let's say you want 125% scaling, just type " 125 " in the box. ]

3. When finished, click on the Scale line to apply custom scaling.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

You must log out of your account to perform custom scaling.

4. Just click "Exit now" to exit the machine.

如何在 Windows 11 或 10 中禁用高 DPI 設(shè)置的顯示縮放

You will be automatically logged out of your current account. You just need to log back into the system and test the application.

The above is the detailed content of How to disable display scaling for high DPI settings in Windows 11 or 10. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

CUDA's universal matrix multiplication: from entry to proficiency! CUDA's universal matrix multiplication: from entry to proficiency! Mar 25, 2024 pm 12:30 PM

General Matrix Multiplication (GEMM) is a vital part of many applications and algorithms, and is also one of the important indicators for evaluating computer hardware performance. In-depth research and optimization of the implementation of GEMM can help us better understand high-performance computing and the relationship between software and hardware systems. In computer science, effective optimization of GEMM can increase computing speed and save resources, which is crucial to improving the overall performance of a computer system. An in-depth understanding of the working principle and optimization method of GEMM will help us better utilize the potential of modern computing hardware and provide more efficient solutions for various complex computing tasks. By optimizing the performance of GEMM

Huawei's Qiankun ADS3.0 intelligent driving system will be launched in August and will be launched on Xiangjie S9 for the first time Huawei's Qiankun ADS3.0 intelligent driving system will be launched in August and will be launched on Xiangjie S9 for the first time Jul 30, 2024 pm 02:17 PM

On July 29, at the roll-off ceremony of AITO Wenjie's 400,000th new car, Yu Chengdong, Huawei's Managing Director, Chairman of Terminal BG, and Chairman of Smart Car Solutions BU, attended and delivered a speech and announced that Wenjie series models will be launched this year In August, Huawei Qiankun ADS 3.0 version was launched, and it is planned to successively push upgrades from August to September. The Xiangjie S9, which will be released on August 6, will debut Huawei’s ADS3.0 intelligent driving system. With the assistance of lidar, Huawei Qiankun ADS3.0 version will greatly improve its intelligent driving capabilities, have end-to-end integrated capabilities, and adopt a new end-to-end architecture of GOD (general obstacle identification)/PDP (predictive decision-making and control) , providing the NCA function of smart driving from parking space to parking space, and upgrading CAS3.0

Which version of Apple 16 system is the best? Which version of Apple 16 system is the best? Mar 08, 2024 pm 05:16 PM

The best version of the Apple 16 system is iOS16.1.4. The best version of the iOS16 system may vary from person to person. The additions and improvements in daily use experience have also been praised by many users. Which version of the Apple 16 system is the best? Answer: iOS16.1.4 The best version of the iOS 16 system may vary from person to person. According to public information, iOS16, launched in 2022, is considered a very stable and performant version, and users are quite satisfied with its overall experience. In addition, the addition of new features and improvements in daily use experience in iOS16 have also been well received by many users. Especially in terms of updated battery life, signal performance and heating control, user feedback has been relatively positive. However, considering iPhone14

Always new! Huawei Mate60 series upgrades to HarmonyOS 4.2: AI cloud enhancement, Xiaoyi Dialect is so easy to use Always new! Huawei Mate60 series upgrades to HarmonyOS 4.2: AI cloud enhancement, Xiaoyi Dialect is so easy to use Jun 02, 2024 pm 02:58 PM

On April 11, Huawei officially announced the HarmonyOS 4.2 100-machine upgrade plan for the first time. This time, more than 180 devices will participate in the upgrade, covering mobile phones, tablets, watches, headphones, smart screens and other devices. In the past month, with the steady progress of the HarmonyOS4.2 100-machine upgrade plan, many popular models including Huawei Pocket2, Huawei MateX5 series, nova12 series, Huawei Pura series, etc. have also started to upgrade and adapt, which means that there will be More Huawei model users can enjoy the common and often new experience brought by HarmonyOS. Judging from user feedback, the experience of Huawei Mate60 series models has improved in all aspects after upgrading HarmonyOS4.2. Especially Huawei M

What are the computer operating systems? What are the computer operating systems? Jan 12, 2024 pm 03:12 PM

A computer operating system is a system used to manage computer hardware and software programs. It is also an operating system program developed based on all software systems. Different operating systems have different users. So what are the computer systems? Below, the editor will share with you what computer operating systems are. The so-called operating system is to manage computer hardware and software programs. All software is developed based on operating system programs. In fact, there are many types of operating systems, including those for industrial use, commercial use, and personal use, covering a wide range of applications. Below, the editor will explain to you what computer operating systems are. What computer operating systems are Windows systems? The Windows system is an operating system developed by Microsoft Corporation of the United States. than the most

Huawei will launch the Xuanji sensing system in the field of smart wearables, which can assess the user's emotional state based on heart rate Huawei will launch the Xuanji sensing system in the field of smart wearables, which can assess the user's emotional state based on heart rate Aug 29, 2024 pm 03:30 PM

Recently, Huawei announced that it will launch a new smart wearable product equipped with Xuanji sensing system in September, which is expected to be Huawei's latest smart watch. This new product will integrate advanced emotional health monitoring functions. The Xuanji Perception System provides users with a comprehensive health assessment with its six characteristics - accuracy, comprehensiveness, speed, flexibility, openness and scalability. The system uses a super-sensing module and optimizes the multi-channel optical path architecture technology, which greatly improves the monitoring accuracy of basic indicators such as heart rate, blood oxygen and respiration rate. In addition, the Xuanji Sensing System has also expanded the research on emotional states based on heart rate data. It is not limited to physiological indicators, but can also evaluate the user's emotional state and stress level. It supports the monitoring of more than 60 sports health indicators, covering cardiovascular, respiratory, neurological, endocrine,

How to Adjust Logitech Driver DPI Settings How to Adjust Logitech Driver DPI Settings Jan 17, 2024 pm 01:30 PM

The Logitech driver adjusts the dpi of the mouse according to the needs of different users to provide the same comfortable experience. Because each user's needs are different, dpi needs to be adjusted individually to meet their needs. How to adjust dpi in Logitech driver: 1. First, users need to open the Logitech driver on the official website and bind the device. 2. After the first step is completed, enter the "Settings" interface and select "Sensitivity" to set it. 3. Finally, use the sliding punctuation point to adjust the dpi speed on this interface.

Differences and similarities of cmd commands in Linux and Windows systems Differences and similarities of cmd commands in Linux and Windows systems Mar 15, 2024 am 08:12 AM

Linux and Windows are two common operating systems, representing the open source Linux system and the commercial Windows system respectively. In both operating systems, there is a command line interface for users to interact with the operating system. In Linux systems, users use the Shell command line, while in Windows systems, users use the cmd command line. The Shell command line in Linux system is a very powerful tool that can complete almost all system management tasks.