SlideShare a Scribd company logo
1 of 7
Windows 7
 where Each Can Be Implemented in Case
 Editions
 File Systems
 Why Computers Go Slow And Their Remedies
Editions
 Windows 7 Starter
 Windows 7 Home Basic
 Windows 7 Home Premium
 Windows 7 Professional
 Windows 7 Enterprise
 Windows 7 Ultimate
File Systems
 File System is a structured data representation and a set of metadata that
describes the stored data.
 File Systems for Windows include:
- FAT (File Allocation Table )
-NTFS (New Technology File Systems)
-ReFS(Resilent File Systems)
FAT(File Allocation Table)
 It’s a simple type compared to the other types
It consists of:- --Descriptor Sector (Boot sector)
-- File system block allocation table
--Plain Storage space for files and Folders
There extra numbers added on FAT stand for the number of bits used to
enumerate file system blocks. I.e.
FAT 16:- this was used in old floppy disk technology
FAT 32:- this is currently and widely used in Flash disks and Memory Card. It can
hold up to 32GB of Data in Windows
NTFS (New Technology File System)
 Its was introduced By Windows NT and its currently the major file system for
Windows.
 It’s the default file systems for all hard disks beyond 32Gb
 It supports more file properties including Access controls and Encryption
 Each file on NTFS if stored as a descriptor in the master file table
 The MFT contains allow information about the files
 The First and Last sectors contain the file system settings
 NTFS uses 48 and 64 bit values to reference
ReFS (Resilent File system)
 It’s the latest development of Microsoft and its for only windows 8 servers
 Its deferent from the previous types its Architecture is in B+-tree form.
 It has high tolerance to failures achieved due to the new features in the
windows 8 system. I.e. Copy-On-Write(CoW)
No metadata is modified without being copied
No overwriting the exiting Data
 It creates links between the new files and the old backup which makes it easy
for recovery unless if the sectors have been overwritten or erased.
Causes of low computer Speed.

More Related Content

What's hot

Linux Directory System: Introduction
Linux Directory System: IntroductionLinux Directory System: Introduction
Linux Directory System: Introduction
Amar Jukuntla
 
File implementation
File implementationFile implementation
File implementation
Mohd Arif
 
File management
File managementFile management
File management
Mohd Arif
 
5231 140-hellwig
5231 140-hellwig5231 140-hellwig
5231 140-hellwig
sprdd
 

What's hot (19)

Linux and windows file system
Linux and windows  file systemLinux and windows  file system
Linux and windows file system
 
How to convert file system without data loss
How to convert file system without data lossHow to convert file system without data loss
How to convert file system without data loss
 
Operating Systems - Implementing File Systems
Operating Systems - Implementing File SystemsOperating Systems - Implementing File Systems
Operating Systems - Implementing File Systems
 
File and fat 2
File and fat 2File and fat 2
File and fat 2
 
File and fat
File and fatFile and fat
File and fat
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFS
 
Linux Directory System: Introduction
Linux Directory System: IntroductionLinux Directory System: Introduction
Linux Directory System: Introduction
 
File implementation
File implementationFile implementation
File implementation
 
File systems linux class 8
File systems linux class 8File systems linux class 8
File systems linux class 8
 
DBMS
DBMSDBMS
DBMS
 
Chapter 11 - File System Implementation
Chapter 11 - File System ImplementationChapter 11 - File System Implementation
Chapter 11 - File System Implementation
 
Microsoft Windows File System in Operating System
Microsoft Windows File System in Operating SystemMicrosoft Windows File System in Operating System
Microsoft Windows File System in Operating System
 
OSCh12
OSCh12OSCh12
OSCh12
 
File Management
File ManagementFile Management
File Management
 
File system Os
File system OsFile system Os
File system Os
 
File management
File managementFile management
File management
 
File System Implementation
File System ImplementationFile System Implementation
File System Implementation
 
5231 140-hellwig
5231 140-hellwig5231 140-hellwig
5231 140-hellwig
 
directory structure and file system mounting
directory structure and file system mountingdirectory structure and file system mounting
directory structure and file system mounting
 

Viewers also liked

Estructuras organizacionales
Estructuras organizacionalesEstructuras organizacionales
Estructuras organizacionales
Pato Reino
 
G.2014-immuno~ (15.immunodeficiency diseases-xm)
 G.2014-immuno~ (15.immunodeficiency diseases-xm) G.2014-immuno~ (15.immunodeficiency diseases-xm)
G.2014-immuno~ (15.immunodeficiency diseases-xm)
Helder Jorge Semedo Pires
 

Viewers also liked (17)

Intro matlab msantos
Intro matlab msantosIntro matlab msantos
Intro matlab msantos
 
Transformaciones de procesos
Transformaciones de procesosTransformaciones de procesos
Transformaciones de procesos
 
Edgar allan poe
Edgar allan poeEdgar allan poe
Edgar allan poe
 
Capitulo 5 de el libro blanco de las tic
Capitulo 5 de el libro blanco de las ticCapitulo 5 de el libro blanco de las tic
Capitulo 5 de el libro blanco de las tic
 
The lost ones
The lost onesThe lost ones
The lost ones
 
Health report
Health reportHealth report
Health report
 
Frd nafs
Frd nafsFrd nafs
Frd nafs
 
Estructuras organizacionales
Estructuras organizacionalesEstructuras organizacionales
Estructuras organizacionales
 
Migrating from Flux to Redux. Why and how.
Migrating from Flux to Redux. Why and how.Migrating from Flux to Redux. Why and how.
Migrating from Flux to Redux. Why and how.
 
Product-Market Growth Charts
Product-Market Growth ChartsProduct-Market Growth Charts
Product-Market Growth Charts
 
004. Working with React component
004. Working with React component004. Working with React component
004. Working with React component
 
3 ficha refuerzo 1º eso
3 ficha  refuerzo    1º   eso3 ficha  refuerzo    1º   eso
3 ficha refuerzo 1º eso
 
17 ficha refuerzo 1º eso
17 ficha   refuerzo  1º  eso17 ficha   refuerzo  1º  eso
17 ficha refuerzo 1º eso
 
G.2014-immuno~ (18.immunologic application-xm)
 G.2014-immuno~ (18.immunologic application-xm) G.2014-immuno~ (18.immunologic application-xm)
G.2014-immuno~ (18.immunologic application-xm)
 
007. Redux middlewares
007. Redux middlewares007. Redux middlewares
007. Redux middlewares
 
Innovation Lab Canvas - Methodology Overview
Innovation Lab Canvas - Methodology OverviewInnovation Lab Canvas - Methodology Overview
Innovation Lab Canvas - Methodology Overview
 
G.2014-immuno~ (15.immunodeficiency diseases-xm)
 G.2014-immuno~ (15.immunodeficiency diseases-xm) G.2014-immuno~ (15.immunodeficiency diseases-xm)
G.2014-immuno~ (15.immunodeficiency diseases-xm)
 

Similar to Windows 7

File system, dual boot, addon components, create user
File system, dual boot, addon components, create userFile system, dual boot, addon components, create user
File system, dual boot, addon components, create user
Harman Gahir
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xp
ashubhardwaj03
 
Lesson four operating system basics
Lesson four operating system basicsLesson four operating system basics
Lesson four operating system basics
Mik Endale
 

Similar to Windows 7 (20)

File System FAT And NTFS
File System FAT And NTFSFile System FAT And NTFS
File System FAT And NTFS
 
Guide to Windows 7 - Managing File Systems
Guide to Windows 7 - Managing File SystemsGuide to Windows 7 - Managing File Systems
Guide to Windows 7 - Managing File Systems
 
File system
File systemFile system
File system
 
File system
File systemFile system
File system
 
File system, dual boot, addon components, create user
File system, dual boot, addon components, create userFile system, dual boot, addon components, create user
File system, dual boot, addon components, create user
 
File system
File systemFile system
File system
 
File System and File allocation tables
File System and File allocation tablesFile System and File allocation tables
File System and File allocation tables
 
NTFS vs FAT
NTFS vs FATNTFS vs FAT
NTFS vs FAT
 
File Access & File System & File Allocation Table
File Access & File System & File Allocation TableFile Access & File System & File Allocation Table
File Access & File System & File Allocation Table
 
File system
File systemFile system
File system
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xp
 
Comparative Study of Windows And Linux.pptx
Comparative Study of Windows And Linux.pptxComparative Study of Windows And Linux.pptx
Comparative Study of Windows And Linux.pptx
 
Os
OsOs
Os
 
OS_Assignment for Disk Space & File System & File allocation table(FAT)
OS_Assignment for Disk Space & File System & File allocation table(FAT)OS_Assignment for Disk Space & File System & File allocation table(FAT)
OS_Assignment for Disk Space & File System & File allocation table(FAT)
 
2 introduction of storage
2 introduction of storage2 introduction of storage
2 introduction of storage
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xp
 
Seminar 1
Seminar 1Seminar 1
Seminar 1
 
Operating System
Operating SystemOperating System
Operating System
 
Os
OsOs
Os
 
Lesson four operating system basics
Lesson four operating system basicsLesson four operating system basics
Lesson four operating system basics
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Windows 7

  • 1. Windows 7  where Each Can Be Implemented in Case  Editions  File Systems  Why Computers Go Slow And Their Remedies
  • 2. Editions  Windows 7 Starter  Windows 7 Home Basic  Windows 7 Home Premium  Windows 7 Professional  Windows 7 Enterprise  Windows 7 Ultimate
  • 3. File Systems  File System is a structured data representation and a set of metadata that describes the stored data.  File Systems for Windows include: - FAT (File Allocation Table ) -NTFS (New Technology File Systems) -ReFS(Resilent File Systems)
  • 4. FAT(File Allocation Table)  It’s a simple type compared to the other types It consists of:- --Descriptor Sector (Boot sector) -- File system block allocation table --Plain Storage space for files and Folders There extra numbers added on FAT stand for the number of bits used to enumerate file system blocks. I.e. FAT 16:- this was used in old floppy disk technology FAT 32:- this is currently and widely used in Flash disks and Memory Card. It can hold up to 32GB of Data in Windows
  • 5. NTFS (New Technology File System)  Its was introduced By Windows NT and its currently the major file system for Windows.  It’s the default file systems for all hard disks beyond 32Gb  It supports more file properties including Access controls and Encryption  Each file on NTFS if stored as a descriptor in the master file table  The MFT contains allow information about the files  The First and Last sectors contain the file system settings  NTFS uses 48 and 64 bit values to reference
  • 6. ReFS (Resilent File system)  It’s the latest development of Microsoft and its for only windows 8 servers  Its deferent from the previous types its Architecture is in B+-tree form.  It has high tolerance to failures achieved due to the new features in the windows 8 system. I.e. Copy-On-Write(CoW) No metadata is modified without being copied No overwriting the exiting Data  It creates links between the new files and the old backup which makes it easy for recovery unless if the sectors have been overwritten or erased.
  • 7. Causes of low computer Speed.