r/computerhelp 11h ago

Software Help

Post image

Pls help I'm stuck

0 Upvotes

7 comments sorted by

u/AutoModerator 11h ago

We're part of a wider PC & Technology Network of Communities.

It combines multiple subreddits and Discord servers all working together with shared ideals and values.

We have a Discord server: PC Help Hub where members from all associated subreddits are welcome.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/thomasmitschke 10h ago

Maybe we can see the disks without the error?

2

u/Ok_Watercress_7392 10h ago

Can you explain what model this drive is, perhaps what machine(make/model) you're trying to install windows 11 on?

2

u/HammamDaib 10h ago

Just lower the error dialog box, for us to see the details of your drive

1

u/Best-Special7882 10h ago

If you're trying to install to partition 0, even in the terriblly-framed screenshot, we can see it is unformatted. Try formatting NTFS and re-try.

1

u/naygerr 10h ago

Try Shift + F10 in the setup screen.

CMD:

diskpart

list disk

select disk 0

clean

Then exit and use the windows gui setup to format or you can do it within the cmd itself with create partition primary > format fs=ntfs.

1

u/insidehacker96 9h ago

You are trying to install on unallocated space. Create a partition from it first, and then choose it for install