====================================================
Hide taskbar menu
====================================================
windows on the taskbar used to set on the start menu and the menu inside. we can hide it, as its next step :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Hide taskbar menu
====================================================
windows on the taskbar used to set on the start menu and the menu inside. we can hide it, as its next step :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
on the "explorer" subkey Add new DWORD Value and name it "NoSetTaskbar" and enter the value to 1
Read more!
====================================================
Hide "Control Panel" Menu
====================================================
How to hide Control Panel menu from start menu, use this way :
HKEY_CURENT_USER\Software\Microsoft\CurrentVersion\Policies\Explorer
Add a new DWORD Value and name it "NoControlPanel" change the value "1"
Read more!
=====================================================
Hide "Run" menu on startmenu
=====================================================
"Run" menu generally used to launch the Executeable file. we just type the name of executeable file and the file will run. but for some people this menu also can be used to instal viruses or other mallware and any dangerous applications.
if you want to hide "Run" menu use this way :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\policies\Explorer
On the "Explorer" subkey Make a new DWORD Value. and rename it "NoRun" (without quotes) and give the value "1" . after that refresh or restart the windows
Read more!
=====================================================
hide arrow on shortcut icons =====================================================
HKEY_CLASSES_ROOT\piffile
find data named "IsShortcut" and then rename it with any name you like. then restart the pc
2nd way :
HKEY_CLASSES_ROOT\Inkfile
just same like the 1st way find the "IsShortcut" file and rename it.
Read more!
=====================================================
hide Start banner on taskbar
=====================================================
start banner is an information shown when you put the mouse cursor above the start button on windows. you can hide it if don't like it.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\policies\Explorer
- on explorer's subkey make a new Binary Value and name it "NoStartBanner" (without quotes)
- to activate the key give the value 01 00 00 00
and after that refresh / restart your pc
Read more!
_____________________________________________________
Show windows version on desktop
_____________________________________________________
- get into registry editor this key :
- find "PaintDesktopVersion" key. if you cannot find it make new one by right click your mouse and choose new -->DWORD Value and rename it to PaintDesktopVersion .
- double click and change the value from "0" to "1" ( without quotes ) and restart your pc
Read more!
=====================================================
how to change Desktop icon Size
=====================================================
- open registry editor
- get into this key
HKEY-CURRENT-USER\Control Panel \Desktop \WindowsMetrics
on WindowsMetrics subkey find data named "Shell Icon Size"
Double click and change the value data from 32 to 60 and see the effect on the desktop icons to re normal it change the value data back to 32
Read more!


