CHKDSK /R /F:
Run CHKDSK /R /F from an elevated (Run as adminstrator) Command Prompt. Please do this for each hard drive on your system.
When it tells you it can't do it right now - and asks you if you'd like to do it at the next reboot - answer Y (for Yes) and press Enter. Then reboot and let the test run. It may take a while for it to run, but keep an occasional eye on it to see if it generates any errors. See "CHKDSK LogFile" below in order to check the results of the test.
Elevated Command Prompt:
Go to Start and type in "cmd.exe" (without the quotes)
At the top of the Search Box, right click on Cmd.exe and select "Run as administrator"
CHKDSK LogFile:
Go to Start and type in "eventvwr.msc" (without the quotes) and press Enter
Expand the Windows logs heading, then select the Application log file entry.
Double click on the Source column header.
Scroll down the list until you find the Chkdsk entry (wininit for Win7) (winlogon for XP).
Copy/paste the results into your next post.
icon
Jul 12, 2014
Jul 6, 2014
Autoconfiguration ipv4 address 196.254.x.x IP Problem
Autoconfiguration ipv4 address 196.254.x.x IP Problem
Today when i connect my laptop to Lan it wasn't getting the ip from my DHCP server. Instead it gives me some weird IP like 196.254.x.x . while my Wifi was working fine, I searched Alot to get to know until i found a great piece of code on a blog. so going to share with you guys.
Problem with my Ip.
Steps to follow:
If you are Using any Firewall disable it (like i use comodo so i disable it temporary)
Click on start and click on RUN (or simple press windowsKey+R ) type CMD
Now type the below Codes
netsh interface ipv4 show inter
It will show like this.
As we have problem in LAN so my LAN here is Local Area Connection and Its Idx=11 (we will use this idx number in next code)
Now type in this code and replace your Idx number, as mine is 11
netsh interface ipv4 set interface 11 dadtransmits=0 store=persistent
It will show like this.
If it says OK. Congratulations you have done the difficult part
Now Click on Start and Run again and Type Services.msc a box will appear Search for DHCP client right click on it and Click on Properties click on Startup Type select Disable
Now Click on Stop Button Below And click on Ok
Unplug Your Lan Cable And Restart your System
After Restart don't Plugin your Cable, Come again to Services.msc find DHCP client right click on it and Click on Properties click on Startup Type now select Automatic
Click on Start button below and then Ok.
Now Plugin your Lan Cable and Enjoy.
Today when i connect my laptop to Lan it wasn't getting the ip from my DHCP server. Instead it gives me some weird IP like 196.254.x.x . while my Wifi was working fine, I searched Alot to get to know until i found a great piece of code on a blog. so going to share with you guys.
Problem with my Ip.
Steps to follow:
If you are Using any Firewall disable it (like i use comodo so i disable it temporary)
Click on start and click on RUN (or simple press windowsKey+R ) type CMD
Now type the below Codes
netsh interface ipv4 show inter
It will show like this.
As we have problem in LAN so my LAN here is Local Area Connection and Its Idx=11 (we will use this idx number in next code)
Now type in this code and replace your Idx number, as mine is 11
netsh interface ipv4 set interface 11 dadtransmits=0 store=persistent
It will show like this.
If it says OK. Congratulations you have done the difficult part
Now Click on Start and Run again and Type Services.msc a box will appear Search for DHCP client right click on it and Click on Properties click on Startup Type select Disable
Now Click on Stop Button Below And click on Ok
Unplug Your Lan Cable And Restart your System
After Restart don't Plugin your Cable, Come again to Services.msc find DHCP client right click on it and Click on Properties click on Startup Type now select Automatic
Click on Start button below and then Ok.
Now Plugin your Lan Cable and Enjoy.
Jun 28, 2014
Samsung Galaxy Grand Duos Secret Codes,New Galaxy Grand Dual Sim Hidden Code
Then dial the secret code *#0*#. Now you get a screen with title LCD TEST and below that you have lots of option to test various hardware parts of your phone such as speaker, sensor, lcd, etc
To go back use right physical button
while testing the touch you have to touch and mark all the squares back button does not work
Other use full secret codes for android phone tested on Galaxy Grand
* #1234# to check software version of phone.
*#12580*369# to check software and hardware information.
*#0228# Battery status (ADC, RSSI reading)
*#32489# Service mode
*#7780# factory data reset galaxy y
*2767*3855# Full factory reset (Don't dial it does not ask you to confirm unless you have problem)
These codes will work on all the models of galaxy series.
Jun 13, 2014
How to fix USB Device not Recognized Windows 7 error
1) Uninstall the drivers of the device which was not recognized and install them again in your Computer, sometimes it will fix the problem
2) Sometimes Restart the Computer and Uninstall the USB Drivers and Install them again will also solve your Problem
3) Even you browse for Device in the Device manager list, you still see the device as Unknown
4) The method which i am going to tell do not need any tweaks in registry, uninstalling files.
5) Unplug your Computer from the power Supply, by doing this we are giving the chance for Motherboard to Reboot
6) By rebooting motherboard , the small chip of USB Drivers are also reloaded and they will start again working
7) We may think turning off the System by normal shut down can do this, but it do not since even we turn off the computer motherboard still get the supply
8) So Shut down the computer by default method and unplug the power socket of PC from the wall outlet
9) Please wait for a minute and then again plug it, now your computer may seems to be Detect all USB Device
1) Uninstall the drivers of the device which was not recognized and install them again in your Computer, sometimes it will fix the problem
2) Sometimes Restart the Computer and Uninstall the USB Drivers and Install them again will also solve your Problem
3) Even you browse for Device in the Device manager list, you still see the device as Unknown
4) The method which i am going to tell do not need any tweaks in registry, uninstalling files.
5) Unplug your Computer from the power Supply, by doing this we are giving the chance for Motherboard to Reboot
6) By rebooting motherboard , the small chip of USB Drivers are also reloaded and they will start again working
7) We may think turning off the System by normal shut down can do this, but it do not since even we turn off the computer motherboard still get the supply
8) So Shut down the computer by default method and unplug the power socket of PC from the wall outlet
9) Please wait for a minute and then again plug it, now your computer may seems to be Detect all USB Device
Apr 24, 2014
How to Fix Windows 7 When It Fails to Boot
Step five: Now sitting at the command prompt, enter the following command and then press enter:
bootrec.exe /FixMbr
If successful, you should be greeted with the message The operation completed successfully. That's it! Your Master Boot Record has been repaired.
While the above command does fix the MBR, and sometimes that is enough, there still might be an error with the system partition's boot sector and Boot Configuration Data (BCD). This might occur if you have tried to install another operating system alongside Windows 7, such as Windows XP. To write a new boot sector, try the following command:
bootrec.exe /FixBoot
If you are still faced with your Windows 7 installation not being detected during start up, or if you wish to include more than one operating system choice to your system's boot list, you can try the following command to rebuild your BCD:
bootrec.exe /RebuildBcd
The above command will scan all your disks for other operating systems compatible with Windows 7 and allow you to add them to your system's boot list. If this fails, you may need to backup the old BCD folder* and create a new one in its place with the following commands:
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd
*Some users also find simply deleting the boot folder and retrying the above steps effective at resolving boot issues, but it is not recommended.
bootrec.exe /FixMbr
If successful, you should be greeted with the message The operation completed successfully. That's it! Your Master Boot Record has been repaired.
While the above command does fix the MBR, and sometimes that is enough, there still might be an error with the system partition's boot sector and Boot Configuration Data (BCD). This might occur if you have tried to install another operating system alongside Windows 7, such as Windows XP. To write a new boot sector, try the following command:
bootrec.exe /FixBoot
If you are still faced with your Windows 7 installation not being detected during start up, or if you wish to include more than one operating system choice to your system's boot list, you can try the following command to rebuild your BCD:
bootrec.exe /RebuildBcd
The above command will scan all your disks for other operating systems compatible with Windows 7 and allow you to add them to your system's boot list. If this fails, you may need to backup the old BCD folder* and create a new one in its place with the following commands:
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd
*Some users also find simply deleting the boot folder and retrying the above steps effective at resolving boot issues, but it is not recommended.
Subscribe to:
Posts (Atom)



