Skip to main content

How to enable areo glass areo transperancy in windows

 How to enable areo glass arnsperancy in windows
Good news AREO GLASS TRANSPARENCY                   Microsoft windows 10
How to Enable Aero Glass Transparency with Blur in Windows 10?   Just follow these simple steps to activate and enable Aero Glass transparency with blur effect in Windows 10:

1. Type regedit in RUN or Start Menu search box and press Enter. It'll open Registry Editor.

2. Now go to following key:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize

3. In right-side pane, look for a DWORD EnableBlurBehind. If you can't find it, create a new DWORD, set its name as EnableBlurBehind and set its value to 1



4. Close Registry Editor and restart, log off or restart Explorer as given here to take effect.

That's it. It'll enable the new Aero glass transparency with blur in Windows 10.

In future, if you decide to disable Aero glass, simply change value of EnableBlurBehind DWORD to 0 again.

So you see the availability of Aero glass transparency in Windows 10 is currently decided by the above mentioned DWORD in registry. If its set to 1, then you'll get the glass and blur effects. If its set to 0, you'll get normal transparency without glass and blur effects.

Comments

Popular posts from this blog

Hacking website using SQL Injection -step by step guide

Database: Database is collection of data. In website point of view, database is used for storing user ids,passwords,web page details and more. Some List of Database are: * DB servers, * MySQL(Open source), * MSSQL, * MS-ACCESS, * Oracle, * Postgre SQL(open source), * SQLite, SQL: Structured Query Language is Known as SQL. In order to communicate with the Database ,we are using SQL query. We are querying the database so it is called as Query language. Definition from Complete reference: SQL is a tool for organizing, managing, and retrieving data stored by a computer database. The name “SQL” is an abbreviation for Structured Query Language. For historical reasons, SQL is usually pronounced “sequel,” but the alternate pronunciation “S.Q.L.” is also used. As the name implies, SQL is a computer language that you use to interact with a database. In fact, SQL works with one specific type of database, called a relational database. Simple Basic Queries for SQL: Select * from table_name : this s...

How to use pendrive as ram

How to Use Pen Drive As RAM Nowadays, many programs take lots of memory during operation, which is a nightmare for low RAM systems. So to avoid this make your pen drive/USB of large size as RAM, which will allow your system to handle more operations and tasks. To know how to do this, follow the steps below. Method One of Two: Using a USB Pen Drive as RAM in Windows XP Delete all the stuff on your pen drive. Insert it and let the PC read it (minimum 2 GB). Right click on My Computer. Click on Properties from context menu. Click on the Advanced tab. Click on Settings under Performance. Click on the Advanced tab. Click on the Change button under Virtual memory. Select your USB drive. Click on custom size radio button and give the values as follows; Initial Size:1020 Maximum size:1020 The size depends upon your free memory capacity of your pen drive. So you can change this limit according to your pen drive size. Click the Set button, then click on OK. Restart the computer with pen drive in...