Use this space to put some text. Update this text in HTML

468x60 banner ad

Advertise with Us

Powered by Blogger.

Monday 20 June 2016

Type of RAM in my PC



First Way

Step 1
Press “Windows-W” to open the Settings page of the Search charm.
Step 2
Type “Task Manager” (without quotes) into the search box and select the “View System Resource Usage in Task Manager” search result. The Task Manager opens.
Step 3
Click the “Performance” tab, and then select the “Memory” side tab.
Step 4
Check the upper-right side of the Task Manager window to see the type of RAM installed on your computer. Different types of RAM include DDR SDRAM, DDR2 SDRAM and DDR3 SDRAM. However, the Windows 8 Task Manager omits the "SDRAM" part, and simply displays RAM type as "DDR," "DDR2" or "DDR3."

Second Way

Download the third party software from below link and installed to your system.
Direct Download: http://download.cpuid.com/cpu-z/cpu-z_1.74-en.exe
Downloads: http://www.cpuid.com/softwares/cpu-z.html
After you installed it, go to the Memory tab, your answer is there.


Third Way
How to find the ram type in command prompt
Start->in search programs and files-> type Run-> type cmd ->ok
Command prompt windows will be opened
Then type or right click to paste command.
C:\Users>wmic MemoryChip get BankLabel, Capacity, MemoryType, TypeDetail, Speed

Then press enter


Friday 20 May 2016

What is Difference between DLL and EXE




                      dll
        exe
Dll is the Inprocess component.
Exe is the out of process component.
Dll take the client memory space to run the component.
Exe uses its own memory(not application memory) to run the component.
In dll the communication between the application and component(dll) is very fast.
In exe the communication between the application and component(dll) is very slow.
Dll is loaded only once in memory when application starts.
Exe need to be loaded again and again.
Dll is run from an exe or another dll.
An exe has an entry point and can be run independently.


Friday 13 May 2016

How to Make Windows-8 and Windows8-1 Run Faster




Way to faster the windows system:
 
First Way:

1. Start->Search-> type Run
After open the Run -> Type temp -> Click OK



2. After clicking ok -> open all temp data file-> select all -> then press delete from keyboard.



Second Way:

1. Start->Search-> type Run
After open the Run -> Type %temp% -> Click OK



2. After clicking ok -> open all temp data file-> select all -> then press delete from keyboard.



Third Way:

1. Start->Search-> type Run
After open the Run -> Type prefetch -> Click OK



2. After clicking ok -> open all prefetch data file-> select all -> then press delete from keyboard.



Fourth Way:

1. Start->Search-> type Run
After open the Run -> Type msconfig -> Click OK



2. Open another window that is “System Configuration Windows
Click->boot-> then Advance Options



Then “set number of processors” to 4 and check maximum memory checkbox.



Fifth Way:

1. Open Control Panel -> type performance in search box 



2. Open link below “Adjust Appearance and Performance of windows”-> click on the link.




3. Open Adjust Appearance and Performance of windows->
Click on Advanced -> Click on Change....



4. Uncheck “Automatically manage paging file size for all derives” check box. ->
    Select “Custom Size” radio button-> then set



Initial size: 1920
Maximum Size: 16324
5. Then Click on Set button -> click ok

Sixth Way:

1. Start->Search-> type Run
After open the Run -> Type services.msc -> Click OK



2. After clicking ok -> open all services -> select one by one service by double click on service -> the disable it.



Disable unnecessary services such as:

Internet Connection Sharing (ICS)
Routing and Remote Access
Smart Card
Application Management
Bluetooth Support Service
BranchCache
Certificate Propagation
Distributed Link Tracking Client
Hyper-V Data Exchange Service
IP Helper
Microsoft iSCSI Initiator Service
Netlogon
Network Access Protection Agent
Offline Files
Parental Controls
Remote Procedure Call (RPC) Locator
Remote Registry
Smart Card Removal Policy
SNMP Trap
Storage Service
Windows Biometric Service
Windows Connect Now - Config Registrar



Seventh Way:

Disable unnecessary visual effects, only leave these checked:
Enable Aero Peek (If you want to use Aero Peek feature)
Enable transparent glass (If you want to use transparency in Windows)
Show thumbnails instead of icons (If you want to show thumbnails in Explorer)
Show window contents while dragging (If you want windows to show contents while moving them)
Smooth edges of screen fonts (If you want to show smooth fonts)
Use drop shadows for icon labels on the desktop (If you want to show shadows under desktop icon labels)
1. Open RUN (Win Logo + R) and type “sysdm.cpl” and Enter.
2. Click Advance tab.



3. Click Settings, preset in Performance section.
4. In Visual Effects tab, Uncheck following options.
  • Animate windows when minimizing and maximizing
  • Fade or slide menus into view
  • Fade or slide ToolTips into view



Windows 8 and Windows 8.1 are faster, but above tips are helping you to make Windows 8/8.1 super faster. All above tips are used by me and its working.