Affichage des articles dont le libellé est Windows. Afficher tous les articles
Affichage des articles dont le libellé est Windows. Afficher tous les articles

jeudi 13 juin 2019

How to bypass Windows 10 and older versions authentification

Forgetting your password will never be a simple thing, especially if you do not have any technical background.Fortunately, there is an easy way to reset your Windows password in all versions without losing your personal data.
All you need is a simple tool that you can download from the link in this post, and follow the steps .



Just run "Passcape Reset Windows Passwords" from a bootable CD or USB and reset the forgotten password or unlock the account.
It's a matter of a few minutes ,Reset Windows Password is the most powerful solution for recovering or bypassing all types of Windows account passwords: user,administrator,Active Directory accounts, and domain administrators.

The program is designed specifically  for an inexperienced user and is easy to operate.

After downloading the ISO image from this link you can burn it to a CD or create a bootable USB Stick using Rufus or any other similar tools, then boot up from that device.
After a few seconds you will get this window :

 1 - Chose "SAM" option "Recommended"


 2 - In this window just hit next without changing anything :
 

 3 - In this step you need to chose wich account you want to change it's password :


 4 - And finaly you have the choice to either "RESET or CHANGE" the password for the account you specified in the step "3"


  And that's it.
Share:

mercredi 27 janvier 2016

How can you Identify Tons Of Different File Without Opening Them




TrID is a nice little utility to have on your computer for situations like this. Linux users have something similar in the “file” command. TrID identifies file types based on their signatures. What distinguishes TrID is the fact that it uses database of definitions to identify file types. This database is ever expanding (somewhat like definitions for Antivirus programs) and allows TrID to identify a wider range of file types.

Online TrID File Identifier is aimed at users who need to identify files right away. It also saves you from the hassle of downloading the binary definition database separately (more on that later) to get it up and running. It has a simple interface and is also very easy to use. All you need to do is visit the website (via link at the end), click Browse to select the file you need to scan, and click ‘Analyze’.



TrID offer you 3 differents way to identify your files :

  1. Online TrID File Identifier
  2. TrID – File Identifier
  3. TrIDNet

Let's begin with the first one :  Online TrID File Identifier

Just visite TrID website,upload your file and click in Analyze and wait for the result,simple as this.

TrID File Identifier :

TrIDNet is the GUI version of TrID,just browse the file that you want to analyse and click on Analyse.

TrID File Identifier :

TrID File Identifier is the command line version of the app wich allow you to analyse your files with more options as shown on the pic above.



Share:

lundi 25 janvier 2016

How to create and use a Virtual Hard Disk on Windows 7/8/8.1/10




Have you ever wished you had an extra Hard Disk to store files, share, or set aside as an encrypted vault? One of the new features in Windows 7/8/8.1/10 is the ability to create Virtual Hard Disks and we’ll show you how.

Virtual hard disks (VHDs) are a file type that acts like a hard disk. In previous versions of Windows, VHDs were used by virtual machines, such as those created by Microsoft Virtual Server 2005 or Microsoft Virtual PC. Additionally, Complete PC Backup in Windows Vista created a copy of the computer’s hard disk as a VHD disk image. 

How can i create a VHD on Windows ?

To create a virtual hard drive on Windows just follow the few steps bellow :

1- Right clock on your computer and chose manage :

2- In Computer Management click on Disk Managment from the liste  :
3- On Action menu chose "Create VHD" :
4- In this menu you can chose Location,size and the format for your VHD :
5- After creating the VHD go back to Disk Managment and you will see the virtual drive listed as unallocated space :
6- Right click and chose "Initialize disk" option :
7- Chose the partition style ( MBR : Default) and hit ok :
8- Now right click on your disk and chose "New Simple Volume" :
9- The New Simple Volume Wizard starts up and it’s just a matter of completing it :
Choose the amount of space you want to use for the volume :
Assign it a dive letter :
Format the new volume as NTFS, FAT32, or FAT :
The wizard is complete, click on Finish :
Finaly your VHD is ready to use and you can encrypt it, share it out to other systems, store files to it… 

Video Tutorial :



Share:

mercredi 20 janvier 2016

How to download free and legal Windows 7/8/8.1/10 from Microsoft




Windows Genuine Advantage (WGA) is an anti-piracy system created by Microsoft that enforces online validation of the licensing of several recent Microsoft Windows operating systems when accessing several services, such as Windows Update, and downloading Windows components from the Microsoft Download Center. In Windows 7, WGA is renamed Windows Activation Technologies.WGA consists of two components: an installable component called WGA Notifications that hooks into Winlogon and validates the Windows license upon each logon and an ActiveX control that checks the validity of the Windows license when downloading certain updates from the Microsoft Download Center or Windows Update. WGA Notifications covers Windows XP and later, with the exception of Windows Server 2003 and Windows XP Professional x64 Edition. The ActiveX control checks Windows 2000 Professional licenses as well.

After Windows 10 release,Microsoft restricted users from downloading others version of Windwos. 
Well i found a simple script on Pastebin writen by "omgtech" wich allow you to chose and download any edition of Windows you want with direct link.

Before script injection :


















After script injection :























How can i inject the script ?

1- First you need to copy the script from Pastebin : Here
2- Go to Microsoft download page : Here














3- Now press F12 key on your keyboard and chose "Console"



4- Paste the script end hit enter to execute it,then close "Console" windows :



5- And finaly you can chose and download any edtion of Windows you want for free :






















Video Tutorial :



That's all enjoy


Share:

lundi 18 janvier 2016

How to install Hyper-V on Vmware Workstation :




What is virtualization? Simply put, it’s the process of creating a virtual, rather than physical, version of something. Virtualization can apply to computers, operating systems, storage devices, applications, or networks. However, server virtualization is at the heart of it. 

IT organizations are challenged by the limitations of today’s x86 servers, which are designed to run just one operating system and application at a time. As a result, even small data centers have to deploy many servers, each operating at just 5 to 15 percent of capacity—highly inefficient by any standard. 

Virtualization uses software to simulate the existence of hardware and create a virtual computer system. Doing this allows businesses to run more than one virtual system – and multiple operating systems and applications -- on a single server. This can provide economies of scale and greater efficiency.

The Hyper-V server role in Windows Server lets you create a virtualized server computing environment where you can create and manage virtual machines. You can run multiple operating systems on one physical computer and isolate the operating systems from each other. With this technology, you can improve the efficiency of your computing resources and free up your hardware resources.

Hyper-V on Vmware workstation issue :
According to this VMware document, it's possible to run a VM within a VM with Player 7: "Virtualized HV is fully supported for virtual hardware version 9 or later VMs on hosts that support Intel VT-x and EPT or AMD-V and RVI. To enable virtualized HV, select VM->Settings and navigate to the processor settings screen. Check the box next to  "Virtualize Intel VT-x/EPT or AMD-V/RVI."
How to fix that ? :
Well,to solve this issue just follow the few steps bellow :

1- Go to your vmware folder (where vmware store Virtual Machines)  :
2- Chose your VM folder and open it :



3- Now locate a file called "YourVMname.vmx" and open it with your text editor :











4- Add these lines just at the end of the file :

hypervisor.cpuid.v0 = "FALSE"

mce.enable = "TRUE"
vhu.enable = "TRUE"
 5- Save your work and close the file
6- Now open  Vmware Workstation and go to your VM settings :



















7- Chose Processors ->Virtualization engine  and check the box next to :

- Virtualize Intel VT-x/EPT or AMD-V/RVI

- Virtualize CPU performance counters

Video Tutorial :


That's all enjoy
Share:

mardi 20 janvier 2015

How to find all your Windows drivers with 3 usefuls websites



How to find all your Windows drivers with 3 usefuls websites :





Today im gonna show you how to get the latest drivers for your Windows with tree websites that should be on your bookmarks pages, these websites allow you to download the compatible driver for your materials by searching with the Hardware ID, it's a useful way to find the missing drivers easily.



This Utility doesn't need to be installed,DevID Agent can be easily run, it will found out which devices need to install or update drivers,or you can download directly drivers for your desktop PC from the website.

How to use it :

1)- Go to :  DevID main page and let the window open


2)- Now Right clic on your Computer > Properties :

3)- Now chose Device Manager :

4)- Select the missing driver and right clic > Propreties :

5)- Now mouve to Details,in Proprity select Hardware Id from the list :

6)- Now select one of the show value and right clic and copy :

7)- Now go back to DevID website and Paste the id and hit search :


8)- Now all you need to do is download the driver and install it and it's done :



Driverscollection is one of largest free web library of device drivers for computer hardware.
Currently they have 2'504'958 drivers for 96'611 devices from 519 manufacturers with a
total size of files stored on their servers is 108.01 TB.
All drivers are available on their servers and all the drivers are available for free download.


How to use it :

1)- Go to Driverscollection.com  main page and let it open :


2)- Right clic on your Computer > Properties > Device Manager and select the missing driver :

Copy the Hardware Id.

3)- Go back to Driverscollection website and chose search option :


4)- Paste the Hardware id in the case "Device Id search" and hit the search button:


5)- Now chose the driver from the list,download it an install it and it's done :



Ma-config is one of the simpliest website to download all your missing drivers with just few steps :
Detect your configuration , find the appropriate drivers , Download your desired drivers.

How to use it : 

1)- Go to Ma-config website :


2)- Now chose Start the detection button :

3)- Now you should install the agent for the detection, select Agent installation :

Chose the option that you want and install the agent :


4)- After installing the agent go back to the detection page and chose Start detection :

5)- And finaly go to My drivers,download and install your missing drivers.





That's all enjoy ;)
Share:

Popular Posts