Now here we discuss our common/basic problem occured due to virus, adwares, malwares etcc and also their solution
Que:I re-installed my windows and now "Stand By" option is greyed out in shutdown dialog box and I can't use it.
Sol: Install VGA drivers from your motherboard CD and the option will be enabled. If you don't have the motherboard CD, then goto the manufacturer site and download the required drivers.
Que: Whenever I double-click on any drive/folder in My Computer, a Search window opens.
Sol: Open regedit and goto following keys one by one:
Code:
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Drive\shell
In right-side pane, delete the "Default" key. If it doesnt work then delete the key "find" under both
My Windows is showing some wrong icons of files. How can I reset the corrupted icons?
Sol: You can use any of following methods:
A. Download TweakUI and then click on "Repair Icons" in "Repair" section.
B. Open My Computer and goto:
C:\Documents and Settings\User_Name\Local Settings\Application Data
Replace C:\ with your system drive and "user_Name" with your username.
Now there'll be a HIDDEN file "iconcache.db", delete it and restart your system.
Que: My Windows Login Screen has changed to "Classic Logon Box". I want the new Welcome Screen back.
Sol: Type "control userpasswords" in RUN dialog box or Open "User Accounts" in Control Panel. Then click on "Change the way Users log on and off". Now check the option "Use Welcome Screen". If you get following error:
Uninstall client services for netware.
Then Open "Network Connections" and open Properties of your Internet Connection. Now goto "Networking" tab and select "Client services on Netware" option and click on the"Uninstall" button.
Que: I accidentally deleted my "mspaint.exe"/"notepad.exe"/etc. file, how can I get it back?
[bue]Sol: You can use any of following methods:
A. Goto "%windir%\System32\DLLCache" folder and look for the file, if its there then copy it to "%windir%\System32\" folder.
B. Insert your Windows Setup CD and goto "I386" folder. Now look for the same file, it'll present there but the last letter of extension will be "_". e.g., u'll get "mspaint.ex_"/"notepad.ex_"/etc. Now open Command Prompt and goto "I386" folder and give following command:
expand mspaint.ex_ mspaint.exe
expand notepad.ex_ notepad.exe
etc.
Now u can copy the file to "%windir%\System32" folder.
C. Give following command in Command Prompt:
sfc /SCANNOW
It'll automatically restore the files
Que: I can't see Hidden files/folders in my computer. Even I enable the option "Show hidden files/folders" in "Tools -> Folder Options", its automtically disabled again.
Sol: Open regedit and goto:
Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced
In right-side pane, change value of "Hidden" to as following:
1 - To show hidden files
2 - To not show hidden files
If it doesnt work, then scan your computer with an anti-virus software.








0 comments:
Post a Comment