
If you are working on Windows XP pro, following steps will help u to enable Task Manager
SOLUTION 1
Enter gpedit.msc in the Open box and click OK
In the Group Policy settings window, select User Configuration
Select Administrative Templates
Select System
Select Ctrl+Alt+Delete options
Select Remove Task Manager
Double-click the Remove Task Manager option
Disable that option
SOLUTION 2
REG add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableTaskMgr /t REG_DWORD /d 0 /f
Click OK.
2. Double-clicking any drive opens search option
Solution 1
Scan first with a good antivirus [Nod32 Recommanded]
then try this trick.
First show the hidden files and folders options then try this method
1. Go to Start-->run and type cmd then click ok
2. If u want to remove the infected file from c drive then type C: in command prompt and press enter
3. Type autorun.inf and press enter
autorun.inf file is opened
4. Now type "attrib autorun.inf -s -h -r" and press enter
5. Now delete the file by typing
"del autorun.inf" and press enter
6.Now type autorun.inf and press enter now, u will find no infected autorun.inf file.
7. same way do for all other drives then restart ur pc
3. I accidentally deleted my "mspaint.exe"/"notepad.exe"/etc. file, how can I get it back?
Solution:
You can use any of following methods
A. Goto "%windir%System32DLLCache" 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.
4. When I right-click on Start button and select "Open", a "Copy To" or "Move To" dialog box opens automatically.
Solution
Now under this key, delete following 2 keys
Move To
5. Windows is showing some wrong icons of files. How can I reset the corrupted icons?
Solution
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
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.
6. A strange process "ctfmon.exe" always runs in background and if I click on "End Process" button, it restarts automatically.
Solution
7. My Windows Login Screen has changed to "Classic Logon Box". I want the new Welcome Screen back.
Solution
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.
8. Whenever I start my computer, Scandisk starts running even I proper shut down the PC last time.
Solution
A. Open regedit and goto
Code
In right-side pane, change the value of BootExecute to
autocheck autochk *
B. If the above trick doesnt help then give following commands in Command Prompt
chkntfs /x drive_name
for e.g., if ScanDisk runs automatically for C: and D: drives, then give following commands one by one
chkntfs /x C
9. When I start my computer, I get error message
"WindowsSystem32configsystem" file missing or corrupt
Solution:
copy %windir%Repairsystem %windir%System32Config
If it doesnt work, then again boot into "Recovery Console" and give following commands
fixmbr
bootcfg /scan
bootcfg /rebuild
fixboot
So make ur computer error free...........
No comments:
Post a Comment