Posts

Cheap and best-known RAM

Image
1. Crucial CT8G4SFS8266 8GB DDR4 PC4-21300 CL-19 2666 MT/s SODIMM RAM                                                                                                                                  Features: 8GB , SRx8 SODIMM, DDR4 SDRAM 2400 MT/S (PC4-21300 ), 2,666 MHz ,CL19 latency VOLTAGE 1.2V,  PIN COUNT-260-pin Unbuffered SODIMM Laptop SDRAM, Compatible with systems that take DDR4 2400MT/s SODIMM memory, also with OEM systems and warranties Speeds up to 3200 MT/s and faster data rates are expected to be available as DDR4 technology matur...

What is Safe Mode, when to use and Why ?

Image
What is Safe Mode, when to use and Why ?   SAFE MODE :  Safe mode is a diagnostic mode of a computer operating system (OS). It can also refer to a mode of operation by application software. Safe mode is intended to help fix most, if not all problems within an operating system.  On computers infected with malware or crashing because of buggy drivers, Safe Mode may be the only way to start the computer. Safe Mode boots a computer without loading any third-party software or drivers, so it’s a great way to remove problem-causing software without that software getting in the way.   WHY TO USE SAFE MODE : When Windows boots, it normally launches its startup programs and loads the hardware drivers you have installed. If your computer is infected with malware or has unstable hardware drivers that cause blue screens, Safe Mode can help you fix it. In Safe Mode , Windows uses a very low screen resolution, doesn’t initialize much hardware support, a...

HOW TO DRAW FALLING MATRIX USING NOTEPAD

Image
HOW TO DRAW FALLING MATRIX USING NOTEPAD You can draw falling matrix by using simple code in the notepad.
Image
There is another way to recover hidden files from pen-drive or external hard disk.   To unhide your files and folders follow these simple steps: 1) Open command prompt:        start - > run -> type cmd -> Ok   command prompt will open now . 2) Check Drive Letter of you pen drive from 'My Computer'. For example, If it is labelled as " H: drive "     -> type ' H: ' hit enter now pointer location will go to the drive. 3) type this command and hit enter :      attrib -r -s -h *.* /s /d     Now all your files and folders are visible to you now!!

How to recover files hidden after get infected due to virus without using any software.

This article will help to recover the hidden file which goes hidden when the file get affected by virus. Such type of files can be cleaned by antivirus but some files cannot be recovered from hidden status. By using MS DOS command, the hidden files can be recovered to its original position. Even we cannot able to recover in Windows, we can recover using MS DOS command. Introduction The files can be go for a hidden status by manual or by a virus affect. If the file is set as hidden by manual, we can recover by clicking Tools – Folder options – view – show hidden files and folders. This kind of setting will help not to share a particular folder or file to another user. Due to virus affect, some files or folders will go for a hidden status. After cleaning the virus also, there are chances of some files and folders will remain in hidden status. Using MS DOS command, we can recover that kind of hidden files and folders to normal visible mode. Virus proble...