Showing posts with label trouble shoot. Show all posts
Showing posts with label trouble shoot. Show all posts
Wednesday, August 27, 2014
Thursday, September 27, 2012
Why I could not store files bigger than 2MB in my Pendrive? Is it a Virus Problem?
This is not a Virus Problem.
Pen drives formatted in FAT 32 format, can not store files bigger than 2MB.
Follow the steps below to format your pen drive to NTFS File System.
Pen drives formatted in FAT 32 format, can not store files bigger than 2MB.
Follow the steps below to format your pen drive to NTFS File System.
- Go to My Computer
- Right Click
- Select File System as NTFS
- Click Format -> OK
Labels:
fat 32,
format,
ntfs,
pen drive,
thum drive,
trouble shoot,
virus
Sunday, February 13, 2011
"A script on this page may be busy" Error. How to stop this?
- Open IE and click on Tools, then Internet Options then the Advanced tab.
- Under the section titled browsing put a check/tick in the following two boxes:
- Disable script debugging (Internet Explorer)
- Disable script debugging (Other)
- Make sure to disable "Display a notification about every script error."
I get jsnotify.exe not found error. How to fix it?
This process is not necessary, so it's better to disable it using the following steps.
- Go to Start and select the Run command.
- Type msconfig in the Open box and press Enter.
- Next, click the Startup tab in the System Configuration Utility dialog box.
- Locate and clear the box next to jqsnotify.exe.
- Next, click Apply to save your changes and then OK to close the System Configuration Utility dialog box.
- Restart your computer.
Friday, December 3, 2010
If I double click on a folder search window opens. How to correct this?
Quick Fix
- Click Start->Run
- Type regsvr32 /i shell32.dll
- Start -> Run
- Type Regedit
- Navigate to
HKEY_CLASSES_ROOT \ Directory \ shell
In the right-pane, locate and click the (Default) value
Select Edit menu
Click Modify
Locate Value data box
Type the word none
Click OK - Navigate to HKEY_CLASSES_ROOT \ Drive \ shell
In the right-pane, locate and click the (Default) value
Select Edit menu
Click Modify
Locate Value data box
Type the word none
Click OK - Exit Registry Editor.
Saturday, May 15, 2010
Face Book : How to stop video postings by others in my page?
- Acctounts -> Application Settings ->
- Select Allowed to Post from Show list box
- Click Edit settings of Video (To open Edit Video Settings window)
- Click Additional settings -> Uncheck publish content to my wall
Saturday, April 24, 2010
How to stop the over heating of my laptop?
Tip #1
Clean the dust blocking fan inlet or outlet (usually at the bottom)
Tip #2
Check and clean the dust from CPU fan
Tip #3
Try Laptop cooling stand
Tip #4
Stop the unnecessary programs running in the background
Start->run->type "msconfig" ->OK
A window will open.
In the window goto startup tab and disable the unnecessary progrms.
Tip #5
Turn On Power Saver Mode
Invoke the 'power saver'. The power saving modes usually turn down the display brightness and spin down the hard drives if the machine is idle for a fixed period of time.
Tips #6
Remove the unwanted USB Devices
USB ports are a well-known heat generator. Plug out the unwanted USB devices and your machine will start to cool down.
Tips #7
Make sure to use in hard surface
If you have your laptop placed on a soft surface (e.g. bed or carpet) the air circulation will be blocked and will cause extensive heat.
Clean the dust blocking fan inlet or outlet (usually at the bottom)
Tip #2
Check and clean the dust from CPU fan
Tip #3
Try Laptop cooling stand
Tip #4
Stop the unnecessary programs running in the background
Start->run->type "msconfig" ->OK
A window will open.
In the window goto startup tab and disable the unnecessary progrms.
Tip #5
Turn On Power Saver Mode
Invoke the 'power saver'. The power saving modes usually turn down the display brightness and spin down the hard drives if the machine is idle for a fixed period of time.
Tips #6
Remove the unwanted USB Devices
USB ports are a well-known heat generator. Plug out the unwanted USB devices and your machine will start to cool down.
Tips #7
Make sure to use in hard surface
If you have your laptop placed on a soft surface (e.g. bed or carpet) the air circulation will be blocked and will cause extensive heat.
Monday, March 8, 2010
Monday, May 25, 2009
How to remove videos from favourites in YouTube?
You can do it in 3 steps
Similar steps will remove videos from your playlists by clicking the"Playlists" link.
- Sign in to your YouTube account and click the link "Account" (top right corner of the page).
- Under the "My Videos" section, click the "Favourites" link
- Check the box next to the video you want to remove and click the "Remove Video" button.
Similar steps will remove videos from your playlists by clicking the"Playlists" link.
Friday, March 20, 2009
How to Remove AUTORUN.INF virus manually?
Using simple DOS commands we can easily remove Autorun.inf Virus (It spreads thru USB devices like, pen drives)
Boot your system in Safe Mode Command Prompt.
To confirm the Autorun.inf infection

To remove the infection.
Boot your system in Safe Mode Command Prompt.
To confirm the Autorun.inf infection
- Type CD \ - This takes you to the root directory of drive C
- Type DIR /AH - To Display all hidden.
If you find a file: AUTORUN.INF, it confirms the infection of the virus.
If you find a folder :RECYCLED, it also confirms the infection.
To remove the infection.
- ATTRIB -H -R -S C:\AUTORUN.INF - unhides the hidden file autorun.inf
- DEL C:\AUTORUN.INF
- Repeat these steps to other drives also.
Labels:
autorun,
autorun.inf,
trouble shoot,
usb,
virus
AUTORUN.INF virus. Is it in my system? How to check?
- Start ->Run->(Type)Command
- Type CD\ in drive C to go the root directory
- Type DIR /AH and press ENTER key.
If you could see "AUTORUN.INF file" and "Recycled folder", then your computer is infected.
How to check it's in my USB?
Try the same steps to your USB drive and check if your USB stick contains the Recycled folder and AUTORUN.INF file. If it does then your USB is really infected.
Labels:
autorun,
autorun.inf,
trouble shoot,
usb,
virus
Tuesday, February 17, 2009
Script Time out error in Fire Fox : How to fix this?
Sometimes, especially on large pages that use lots of Javascript, you may get "A script is making this page run slow" or something similar.
To fix this, you can extend the time limit:
To fix this, you can extend the time limit:
- Type about:config in the address bar and press enter.
- Scroll down until you see dom.max_script_run_time
- Double click it and type in 30 seconds (the default is 10 seconds)
- Restart Firefox
Saturday, February 7, 2009
Why I am unable to run programs from shortcuts?
Right Click on the short cut
Click Properties
Click 'General Tab'
Check the location.
It should be 'C:Documents and Settings\All Users\Desktop'
Refer the picture below
Is there anything wrong with the location?
Refer the next picture. If you find the location something like this in the picture, then copy paste it to 'C:Documents and Settings\All Users\Desktop'
The problem is because of confusion with different user accounts. Check with the user accounts for permanant solution.
Click Properties
Click 'General Tab'
Check the location.
It should be 'C:Documents and Settings\All Users\Desktop'
Refer the picture below
Is there anything wrong with the location?
Refer the next picture. If you find the location something like this in the picture, then copy paste it to 'C:Documents and Settings\All Users\Desktop'
The problem is because of confusion with different user accounts. Check with the user accounts for permanant solution.
Sunday, January 18, 2009
After installing Kaspersky antivirus I couldn't browse with IE. I suspect conflict with third party programs.How to identify?
- Start. Click Run. Type msconfig, and then click OK.
- Click the Startup tab.
- Because of the number of entries that may be listed, I suggest you find the conflicting program by using a process of elimination.
- Click to select half of the items that are listed, and then click OK.
- Restart the computer, and then test the connection.
- Continue this process until you have identified the conflicting program.
- My suggestion is to remove the unwanted program if you are not using it or configure the program so that it does not start when the computer starts.
Labels:
Browser,
ie,
Internet Explorer,
kaspersky,
trouble shoot
I coudn't browse with IE. I suspect Networking problem. How to test it?
Test your Networking issues in Safe Mode.
If you cannot connect to the Internet when the computer in safe mode, there may be a problem with the network adapter.
- Restart the computer. Press the F8 key repeatedly when the screen goes blank.
- Click Safe Mode with Networking, and press ENTER.
- If you are presented with an option to select a version of Windows, select the appropriate version, and then press ENTER.
- After the computer has started in safe mode, test your connection.
If you cannot connect to the Internet when the computer in safe mode, there may be a problem with the network adapter.
Labels:
Browser,
ie,
Internet Explorer,
network,
trouble shoot
I`m unable to access any web page using internet explorer, but I could browse with Firefox.
There could be many reasons for this. Lets check and resolve step by step.
Lets begin with winsock. I guess there may be a problem with your winsock.
METHOD - 1
==========
If you are running WINDOWS XP WITH SERVICE PACK 2 then try the following.
====
I suggest you to back up the keys before you continue. To back up the key, right-click the key and select Export. When you are prompted for a name, enter it and then save it. By default, it is saved in the My Documents folder. You can delete this file after you confirm that the system is working correctly.
METHOD - 2
==========
If you are NOT USING WINDOWS XP SERVICE PACK 2 try the following.
Please revert back with your results. So that I can think of other options.
Lets begin with winsock. I guess there may be a problem with your winsock.
METHOD - 1
==========
If you are running WINDOWS XP WITH SERVICE PACK 2 then try the following.
- Click Start. Click Run. Type netsh winsock reset, and then click OK.
- When the command prompt flashes, restart the computer.
====
I suggest you to back up the keys before you continue. To back up the key, right-click the key and select Export. When you are prompted for a name, enter it and then save it. By default, it is saved in the My Documents folder. You can delete this file after you confirm that the system is working correctly.
METHOD - 2
==========
If you are NOT USING WINDOWS XP SERVICE PACK 2 try the following.
- Click Start. Click Run. Type regedit, and then click OK.
- In Registry Editor, locate the following keys:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2 - Right-click each key, and then click Delete.
- When you are prompted to confirm the deletion, click Yes.
- Restart the computer.
Please revert back with your results. So that I can think of other options.
Friday, January 16, 2009
My computer starts only in Safe Mode. How to boot normally?
- From the safemode desktop, click Start-> Run. The Run window appears.
- Then type msconfig and click OK. The System Configuration Utility appears.
- In the General tab, click Selective Startup radio button.
- Uncheck all options except "Load System Services" & "Use Original BOOT.INI".
- Verify the following should be in an unchecked state, Process SYSTEM.INI File, Process WIN.INI File & Load startup items
- Click Apply->Close
- Click Yes to restart the computer.
- Now your computer will boot up in normal mode. A message box will appear. But don't worry about it, but don't forget to put a check in the box "Do not show me this message again" and click the "OK" button.
Wednesday, January 7, 2009
"Youtube is banned you fool, The administrators didn't write this program guess who did??", I get this message, whenever I tried to enter youtube.com.
You can find this worm inside a folder called Heap41a
By removing this folder you can remove the USB Worm and start using Firefox again.
But this is a hidden folder in C drive. So you can't see it.
So follow the steps to enter into the folder and remove the worm.
Delete C:\Heap41a folder.
Steps to Delete C:\Heap41a folder and remove USB Worm.
- Open Windows Explorer
Type C:\Heap41a ( in address bar ) and press enter.
( To unhide the hidden folder Heap41a). - Click and download AutoHotkey.INI (a file to remove the worm) to Heap41a folder.
- Go to Heap41a folder.
- Double click a file called svchost.exe to execute.
- A message box will appear. Press Ok
- Go to C: dirve (using My Computer or thru Windows Explorer)
- Delete C:\Heap41a folder.
Labels:
Browser,
trouble shoot,
virus,
worm,
youtube
Saturday, January 3, 2009
"I DNT HATE MOZILLA BUT USE IE OR ELSE" - I could not open Firefox, I get only this message. How to stop it?
You can find this worm inside a folder called Heap41a
By removing this folder you can remove the USB Worm and start using Firefox again.
But this is a hidden folder in C drive. So you can't see it.
So follow the steps to enter into the folder and remove the worm.
Delete C:\Heap41a folder.
Steps to Delete C:\Heap41a folder and remove USB Worm.
- Open Windows Explorer
Type C:\Heap41a ( in address bar ) and press enter.
( To unhide the hidden folder Heap41a). - Click and download AutoHotkey.INI (a file to remove the worm) to Heap41a folder.
- Go to Heap41a folder.
- Double click a file called svchost.exe to execute.
- A message box will appear. Press Ok
- Go to C: dirve (using My Computer or thru Windows Explorer)
- Delete C:\Heap41a folder.
Labels:
Browser,
firefox,
trouble shoot,
virus,
worm
Wednesday, December 17, 2008
I am using Sigmatel s4, the video player is not playing mp4, 3gp, wmf, ipod, mpeg amd ,pre. Always showing invalid file. What to do? Advance thanks for your tips.
Convert the video with following parameters.
- FRAME RATE 14.5
- VIDEO BITRATE 128
- DISPLAY 176X206
Labels:
china mobile,
mobile phone,
sigmatel,
trouble shoot
Subscribe to:
Posts (Atom)
