4

The Hidden Windows 11 Display Setting That You Should Know

 2 years ago
source link: https://www.slashgear.com/990763/the-hidden-windows-11-display-setting-that-you-should-know/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

The Hidden Windows 11 Display Setting That You Should Know

Laptop displaying Windows 11 logo
sdx15/Shutterstock
By Rob Rich/Sept. 1, 2022 2:54 pm EDT

If you're using Windows 11 and have been wanting to get more out of your monitor performance, it turns out there's a somewhat hidden option that allows you to do just that; buried in the settings is a way for you to turn on dynamic refresh rate (DRR). Adjustable refresh rate settings aren't new to Windows, but they're also not something that's regularly advertised, at least not through official channels. Blatantly discussed or not, the option is there for you to take advantage of — if you want to. With the dynamic feature found in Windows 11, a PC will automatically adjust the refresh rate based on what's needed at any given moment, reducing the rate when possible to help preserve battery life.

The main perk of upping your monitor's refresh rate is fluidity. The higher the number, the smoother various movements on-screen will appear. This is primarily apparent in video games and when watching videos, but that smoothness can also translate to other Windows 11 interface elements. With that said, in the case of video, it's important to note that a higher refresh rate can result in things looking a bit off — almost uncanny — when watching something that wasn't designed for it.

How to turn on dynamic refresh rate in Windows 11

CAD software multiple computer screens
Gorodenkoff/Shutterstock

In order to take advantage of this particular Windows 11 feature, you'll need to have a monitor with a high refresh rate connected to your PC — otherwise, your display simply won't be able to make use of the setting. If you do have a screen that can handle more than the industry standard of 60Hz, you're good to go.

First, you'll want to verify what your monitor's refresh rate actually is (unless you already know it). You can check this by opening the Start menu and selecting Settings > System. You'll find the refresh rate displayed in Hz near your screen resolution. After that, open Settings and select System > Display > Advanced Display. From there you'll see a drop-down menu, which you can open to find several refresh rate options including — if you have a compatible display — a Dynamic option, which you should select to utilize the DRR feature.

Setting the refresh rate to Dynamic won't necessarily improve the visuals on-screen, but you will probably start to notice that things seem to be running more smoothly. Look at how transitions between various Windows interface elements move and react, for example. Also, keep an eye out for frame rate drops, and be prepared to adjust your dynamic refresh rate settings again if things appear a bit too choppy for your liking.

Recommended
Next Up

How To Fix Windows 11's Most Common Issues

Windows 11 on folding computer
diy13/Shutterstock
By Bharat Bhushan/Updated: March 7, 2022 10:05 am EDT

Arguably, Microsoft jumped the gun with Windows 11, which had its share of issues and bugs at launch. Some of them were fixed in consequent updates, while others persist even today. Window 11 cannot be called flawless after months of tinkering around since some issues still persist and are reported by users on forums from time to time.

A few bugs that have come up are a result of settings malfunction at a deeper level while some prop-up due to anomalies in the software code. Earlier we narrowed in on the Windows 11 problems and their easy fixes. Now we've dug up more common issues that have been bugging users lately, and detailed solutions to make the overall user experience on your Windows system smoother for you.

Windows 11 slowing down SSD

Crucial

Some users who have upgraded from Windows 10 to Windows 11 are experiencing reduced performance with their computers' solid-state drives (SSD). Reddit communities and Microsoft's support forum are filled with complaints of the upgrade affecting SSD write speeds. According to BetaNews, the drop in performance has been verified by benchmark tests like CrystalDiskMark. The results show reduced random write speed approaching 50 percent that of earlier performance with Windows 10 with the same hardware.

how_to_fix_windows11_common_issues_3.jpg
Microsoft

Thankfully there's a very easy fix to this head-scratching problem courtesy of an official patch from Microsoft: the KB5007262 patch. The update will not be automatically pushed out to all the Windows 11 systems – so it'll have to be installed manually. Anyone experiencing the issue with SSD speed can head over to the Microsoft Update Catalog and download the patch. The description of the update says the update patches the issue with NVMe, SSD, and hard drive performance which occurs due to NTFS USN journaling being enabled. Apparently, the USN journal on disk C: is enabled by default.

Error 0x80070070 while upgrading

Microsoft

For users upgrading from Windows 10 to the new operating system, an irksome error can be a roadblock. We are talking about the error code 0x80070070, which occurs when there isn't adequate space to install the required setup on your system. It pops-up mostly as an error code with string 0x80070070 – 0x50011, 0x80070070 – 0x50012, or 0x80070070 – 0x60000. Rather than removing apps and software to make up for space, an easy fix (via Windows Central) can make things easier for you.

how_to_fix_windows11_common_issues_5.jpg
Microsoft

Removing temporary files from your system will (quite possibly) deliver the space you'll need to continue operating your PC. To remove temporary files from your PC, go to Settings, click on System and then click on Storage. Here you'll find a section called Temporary files. Clicking on it further opens up a section where you can choose which temporary files to get rid of. Make sure you do not remove the "Windows Setup temporary files" or "Windows ESD installation files", these are upgrade files of the OS.

Google Chrome not working

If you're unable to use Chrome on Windows 11, this could be due to a wide number of reasons. It could be due to compatibility issues, corrupted files, or conflicting app behavior. To troubleshoot, you can restart your system and check back on Chrome to see if it is working fine. Else head over to the Google Chrome icon, right-click on it and select Properties. Then click on the Compatibility tab and select Run compatibility troubleshooter. At your own risk, you may also want to try to disable any antivirus program you have installed on the system – or whitelist Google Chrome from its settings.

If this doesn't fix the problem, you may need to delete the folder containing the profile data for Google Chrome. To do this, press Windows key + R to open the Run dialog box; here enter "%USERPROFILE%\AppData\Local\Google\Chrome\User Data" and trace the Default folder and create a copy of it to backup files. Then delete the folder. No success yet? You may have to flush the DNS cache (via Guiding Tech) by opening Terminal with the shortcut Window key + X. Here type the command "ipconfig/flushdns" and press Enter.

If the issue persists, you may be required to reset the network setting by pressing the Windows key + I shortcut. In the window select "Network & Internet" and click on the Advance network settings. Under the "More Settings" tab select the Network reset option.

Search not working correctly

Windows 11 has a strange bug that freezes the search bar, resulting in your inability to type addresses or search queries. Users have also reported being unable to see files and apps when typing in the search bar. If none of the obvious fixes such as restarting the PC or Search and Indexing troubleshooter have worked for you, then the first option is to restart the SearchHost.exe manually. To do this, open the Task Manager by pressing Ctrl+Alt+Del and look for the "SearchHost.exe" file. Then select End Task and click on End Process.

Alternatively, you can restart the Windows Search service (via Make Use of) by pressing Win+R to open the Run dialog box. Thereafter enter "services.msc" to open the Services console, and seek out Windows Search. Double click on it to launch the Properties window. Now click the Stop button and then click on Start.

how_to_fix_windows11_common_issues_8.jpg

For users who are having difficulty with the search queries, the best option is to rebuild the search index. Open Settings by pressing Win+I, click on Privacy & Security, and then on the right pane select Searching Windows. In the window that opens, select Advanced indexing options at the bottom, thereafter, select the Advanced button. Here click the Rebuild option; this will fix the indexing issue and the files or apps should now show up as usual.

Color rendering bug

Some users have been reporting a very strange bug (via Windows Latest) with an upgraded Windows 11 package that renders colors on HDR screens incorrectly. This is utterly frustrating for editors or professionals who have to frequently use third-party image editing software. This is most noticeable when white colors are shaved or white or lighter backgrounds are added. The offset hues look bright yellow when they are supposed to be pure white.

how_to_fix_windows11_common_issues_10.jpg
Microsoft

Microsoft has publicly acknowledged this bug, detailing the reason. It happens when the Win32 APIs return unexpected information or errors under a certain set of conditions on a few displays.

Microsoft has emphasized that the bug does not affect all color profile management programs, and claims that they are working on the color issue affecting the Windows 11 version 21H2. The fix is expected to roll out in late January. Users who are experiencing this issue may have one choice: remain patient and install the Windows update patch as soon as it arrives. Microsoft suggests (in official documentation linked above) that they expect an update and fix by "late January."

Recommended

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK