Translucent Selection Rectangle: Turn It On/Off, and Troubleshoot
6 min. read
Published on
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more
If you wish to enable, disable, or troubleshoot the translucent selection rectangle on Windows, read this in-depth guide until the end.
Windows OS uses the translucent selection rectangle feature to show you the items or areas you’ve selected on the PC screen. It’s a semi-transparent and blue-tinted overlay indicating the boundaries of the selected content.
Luckily, Windows allows you to customize this feature to suit your usage. I’ll show you how to activate and deactivate it and troubleshoot it if it’s not working.
How To Enable the Translucent Selection Rectangle in Windows
This feature is activated by default in all Windows 10 and 11 PCs. However, if it’s for some reason disabled, here’s how to turn it on:
Using Performance Options
- Press the Windows + I keys together to open the Windows Settings app.
- Navigate to the System menu from the Home menu on the left side navigation panel.
- Now, on the right side, below the System menu, scroll down to the bottom and click on the About button.
- On the About menu, click on the Advanced system settings hyperlink. You should find that in the Related links section, below Device specifications.
- You should now see the System Properties dialog box.
- Go to the Advanced tab and click on the Settings button for the Performance section.
- Checkmark the box for the Show translucent selection rectangle feature.
- Hit the Apply button and click OK.
- You’ll also need to click Apply and OK on the System Properties dialog.
- The feature should start working instantly.
- If it doesn’t work, restart the PC.
Using the Registry Editor
If you’re a power user and don’t mind going through Registry editing, you can follow these steps:
- Press the Windows + R keys to get the Run command dialog box.
- Type in the
regedit
command in the Open field and hit Enter.
- You should see the Registry Editor tool.
- Copy and paste the following Registry key address in the address bar on the top:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Hit Enter to access the Registry key directory.
- Now, find the ListviewAlphaSelect Registry key on the right side.
- Select it and right-click to get the Modify context menu. Click on Modify.
- The Edit DWORD (32-bit) Value dialog box will show up.
- There, enter
1
into the Value data field and click OK to save this modification.
- Now, close the Registry Editor tool.
- Restart the PC.
You’ll see the translucent selection rectangle when selecting directories or text on your PC after the reboot.
Using the Windows 11 Terminal
- Right-click on the Start menu button to access the Power User menu.
- Click on the Terminal (Admin) option.
- The Windows PowerShell app will open with administrator rights.
- Copy and paste the following script inside the terminal and hit Enter:
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "ListviewAlphaSelect" -Value 1
- Now, you need to restart the Windows File Explorer tool.
- To do so, execute this script in the terminal app:
Stop-Process -Name explorer -Force
Start-Process explorer
- You might see a warning dialog box as shown below. Click Paste anyway to continue.
- You should now see the semi-transparent selection rectangle when selecting items.
How To Disable Translucent Selection Rectangle in Windows
You can simply reverse the steps performed in the Performance Options dialog box. If that doesn’t work for you, try any of these methods:
Using the System Properties Shortcut
- Press the Windows + R keys to launch the Run command.
- Type in the following command into the Open field and hit Enter:
SystemPropertiesPerformance.exe
- You’ll instantly see the Performance Options dialog box.
- There, uncheck the box for Show translucent selection rectangle.
- Click Apply and OK.
- Restart the PC to apply the changes.
Using the Windows 11 Terminal
Follow all the steps mentioned previously in the PowerShell-based method. Just replace the previous script with the following to deactivate the feature:
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "ListviewAlphaSelect" -Value 0
The script for rebooting the File Explore will remain the same as outlined above.
How To Fix Translucent Selection Rectangle in Windows
If this feature works intermittently or doesn’t work at all, try these troubleshooting ideas in the order they appear. I organized the methods based on complexity.
Perform Basic Troubleshooting
- Disconnect and reconnect the mouse: Your mouse could be faulty, so you should try reconnecting it. If that doesn’t work, try a different one that you know it works.
- Refresh the PC: Press the F5 button a couple of times to refresh the CPU.
- Restart: It’s likely that your PC got stuck due to heavy processing needs and needs resetting.
- Update Windows: Press Windows + I to bring up the Settings app, choose Windows Update, and select Resume updates, or Check for updates.
- Disable and re-enable the feature: Follow the steps mentioned earlier to deactivate the feature. Then, reactivate and restart the device and test again.
Use the Default Windows 11 Theme
Did you customize the Windows 11 theme to increase device performance? If so, undo those changes.
Here are the default settings:
- Press Windows + I to bring up the Settings app.
- Go to the Personalization menu by clicking on it in the left-side navigation panel.
- Scroll down on the right to find the Themes menu. Click on that.
- Below the Current theme section, you should see a few built-in themes.
- Select the first one named Windows (Light.
- Now, go back to the main menu of Personalization.
- Click on the Colors button and enable the Transparency effects if not activated already.
Reboot Windows Explorer
- Press Ctrl + Shift + Esc to bring up the Task Manager.
- Type Explorer in the top search bar.
- Right-click on the Windows Explorer process icon and choose Restart from the context menu.
- The PC screen might blink once.
Restart the GPU
The translucent selection rectangle is a graphics processing-dependent feature. If the GPU isn’t working appropriately, it also won’t work.
To fix this, close all open apps on your Windows PC. Now, press the Ctrl + Shift + Windows + B keys altogether.
You might hear a beep sound and the screen might go dark once or twice. However, in most PCs, you won’t see any changes.
Now, test if the selection rectangle is working or not.
Summary
So far, you learned how to enable or disable the translucent selection rectangle feature in a Windows 11 PC. If you have a Windows 10 PC, you can still use the same steps.
You’ve also seen how to troubleshoot this Windows Aero feature if it isn’t working.
If you face screen problems in Windows 10 or experience a pixelated screen after an update, we can help you out!
User forum
0 messages