How to deal with the widening of the Windows 10 desktop icon selection box

Origin Display is 4K Adjusted “Make text bigger” value to 150% Windows scaling bug Windows operating systems have always had some issues with scaling on high-resolution displays. After changing “Make text bigger”, it will affect the selection box of desktop icons, as follows: Picture from Microsoft Community. Since I’ve changed the registry, the previous bug didn’t take a screenshot, so use the community image as an example. ...

Notes related to creating symbolic links in Windows 10

Why create symbolic links Some games cannot recognize Chinese paths Need to load from third-party game library to official game library Save time and improve efficiency Use Linkexe link Configuration file description [Count] ;文件个数 FileCount=1 [PathInfo] ;SourceFile源文件相对于本exe所在目录 DriveLetter映射目标路径 SourceFile0=Battle.net DriveLetter0=C:\ProgramData\ ;注意序号默认从0开始,如果设置非0会报错无法正常运行Note: This program is not public, this configuration file is only for recording Create symbolic links using Powershell script To be updated and improved New-Item -ItemType SymbolicLink -Path "Symbolic\Link\Path" -Target "New\Target\For\Link" -Force ...

Windows10kisboot.sys blue screen solution

How to solve the kisboot.sys blue screen Fault phenomenon: The computer cannot enter the operating system Blue screen prompts that the digital signature of the file or one of its xxx items cannot be verified File: C:\windows\system32\drivers\kisboot.sys Error code: 0xc0000428 Can’t enter safe mode Solution Use the Windows PE system of USB flash drive to delete the computer operating system C:\windoiws\system32\drivers\ kisboot.sys file ** in the directory can be restarted ** ...

RA2 on windows 10 unplayable

Ra2.ini Finally worked for me, here’s what I did: http://bitpatch.com/ddwrapper.html - Just copy aqrit.cfg and ddraw.dll into the game folder. My settings. Put the following code into RA2.ini and RA2MD.ini after [Video]: AllowHiResModes=yes AllowVRAMSidebar=yes ScreenHeight=1080 ScreenWidth=1920 StretchMovies=no VideoBackBuffer=noSource:https://www.reddit.com/r/commandandconquer/comments/3ljf74/origin_ra2_on_windows_10_unplayable/ Compatibility Mode @echo off rem 设置兼容性为WinXPSP3 reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "Z:\单机游戏\红警共和国之辉\ra2.exe" /d WINXPSP3 /f reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "Z:\单机游戏\红警共和国之辉\game.exe" /d WINXPSP3 /fSource https://itekblog.com/red-alert-2-windows-8-fix/ http://www.bathome.net/thread-19813-1-1.html http://bitpatch.com/ddwrapper.html

Windows 10 system sets all programs to run as administrator by default

Today, I encountered a new problem when I was dealing with a problem for a customer. A certain program would not work properly if it was not run as an administrator, so I wanted to set all programs to run as an administrator by default. (Note: It is risky to run all programs as an administrator by default. This operation is not recommended for ordinary users.) So after searching Google to get the answer, I verified the operation. Prove it works. Write it down as a note now so you don’t forget it later. ...

Windows 10 uninstall Edge browser

How to uninstall Edge browser There are many reasons to dislike the Edge browser Here are the solutions and steps for you to uninstall the Edge browser Run Windows PowerShell as Administrator Enter the Edge browser directory cd "C:\Program Files (x86)\Microsoft\Edge\Application\90.0.818.66\Installer"Everyone’s version is different. If the prompt path does not exist, please check the actual directory of the Edge browser on your computer. Execute uninstall command .\setup.exe --uninstall --system-level --verbose-logging --force-uninstallIt is recommended to restart the computer once to complete the uninstallation.

搜尋文章

輸入標題、分類或文章內容

Plz typing to search for articles.