Windows 7 SP1 x64 Occasional Powershell Error Message- There is no disk in the drive
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Every once in a while when I launch powershell on my Windows 7 SP1 x64 machine I get this error.
None of the buttons will get rid of the error, it just comes back, I have to close the broken powershell window to dismiss the error. A reboot will fix it for a while until it decides to come back (not a real solution). Any ideas on why powershell would intermittently look for a disk?
windows-7 powershell
migrated from serverfault.com Apr 20 '11 at 10:44
This question came from our site for system and network administrators.
add a comment |
Every once in a while when I launch powershell on my Windows 7 SP1 x64 machine I get this error.
None of the buttons will get rid of the error, it just comes back, I have to close the broken powershell window to dismiss the error. A reboot will fix it for a while until it decides to come back (not a real solution). Any ideas on why powershell would intermittently look for a disk?
windows-7 powershell
migrated from serverfault.com Apr 20 '11 at 10:44
This question came from our site for system and network administrators.
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41
add a comment |
Every once in a while when I launch powershell on my Windows 7 SP1 x64 machine I get this error.
None of the buttons will get rid of the error, it just comes back, I have to close the broken powershell window to dismiss the error. A reboot will fix it for a while until it decides to come back (not a real solution). Any ideas on why powershell would intermittently look for a disk?
windows-7 powershell
Every once in a while when I launch powershell on my Windows 7 SP1 x64 machine I get this error.
None of the buttons will get rid of the error, it just comes back, I have to close the broken powershell window to dismiss the error. A reboot will fix it for a while until it decides to come back (not a real solution). Any ideas on why powershell would intermittently look for a disk?
windows-7 powershell
windows-7 powershell
edited Jan 19 '13 at 21:49
cpast
2,12421426
2,12421426
asked Apr 20 '11 at 5:08
PeterPeter
11113
11113
migrated from serverfault.com Apr 20 '11 at 10:44
This question came from our site for system and network administrators.
migrated from serverfault.com Apr 20 '11 at 10:44
This question came from our site for system and network administrators.
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41
add a comment |
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41
add a comment |
4 Answers
4
active
oldest
votes
I noticed this happens if there is a disk in the drive at the time it is booted. If the disk is removed prior to shutting the PC down, this error will occur. The only fix I have come up with is to eject the disk when shutting down the PC, at the point when it displays the message "Shutting Down". The next time the PC is booted, there is no disk in the drive to be referenced. The other way is to manually force eject the cd/dvd tray, if the PC has no power to it, using a paper clip as a pointer in the small hole.
add a comment |
I have been seeing this issue often at my place of work. No fix has gone into place yet, but I have the users right-click the drive and press eject. That will prevent you from getting the error message.
add a comment |
DAEMON Tools caused this issue for me.
Open DAEMON Tools Lite
Select Drive
Click Delete Drive
add a comment |
I have seen this issue. I have a TV monitor connected as a third monitor via HDMI. If the TV is not on at the time of start-up, I sometimes see this message. If I turn on the TV and click on "Try Again", it clears the message.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f273177%2fwindows-7-sp1-x64-occasional-powershell-error-message-there-is-no-disk-in-the-d%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I noticed this happens if there is a disk in the drive at the time it is booted. If the disk is removed prior to shutting the PC down, this error will occur. The only fix I have come up with is to eject the disk when shutting down the PC, at the point when it displays the message "Shutting Down". The next time the PC is booted, there is no disk in the drive to be referenced. The other way is to manually force eject the cd/dvd tray, if the PC has no power to it, using a paper clip as a pointer in the small hole.
add a comment |
I noticed this happens if there is a disk in the drive at the time it is booted. If the disk is removed prior to shutting the PC down, this error will occur. The only fix I have come up with is to eject the disk when shutting down the PC, at the point when it displays the message "Shutting Down". The next time the PC is booted, there is no disk in the drive to be referenced. The other way is to manually force eject the cd/dvd tray, if the PC has no power to it, using a paper clip as a pointer in the small hole.
add a comment |
I noticed this happens if there is a disk in the drive at the time it is booted. If the disk is removed prior to shutting the PC down, this error will occur. The only fix I have come up with is to eject the disk when shutting down the PC, at the point when it displays the message "Shutting Down". The next time the PC is booted, there is no disk in the drive to be referenced. The other way is to manually force eject the cd/dvd tray, if the PC has no power to it, using a paper clip as a pointer in the small hole.
I noticed this happens if there is a disk in the drive at the time it is booted. If the disk is removed prior to shutting the PC down, this error will occur. The only fix I have come up with is to eject the disk when shutting down the PC, at the point when it displays the message "Shutting Down". The next time the PC is booted, there is no disk in the drive to be referenced. The other way is to manually force eject the cd/dvd tray, if the PC has no power to it, using a paper clip as a pointer in the small hole.
answered May 3 '12 at 2:00
MichelleMichelle
111
111
add a comment |
add a comment |
I have been seeing this issue often at my place of work. No fix has gone into place yet, but I have the users right-click the drive and press eject. That will prevent you from getting the error message.
add a comment |
I have been seeing this issue often at my place of work. No fix has gone into place yet, but I have the users right-click the drive and press eject. That will prevent you from getting the error message.
add a comment |
I have been seeing this issue often at my place of work. No fix has gone into place yet, but I have the users right-click the drive and press eject. That will prevent you from getting the error message.
I have been seeing this issue often at my place of work. No fix has gone into place yet, but I have the users right-click the drive and press eject. That will prevent you from getting the error message.
edited Feb 3 at 15:26
karel
9,379103339
9,379103339
answered Jul 10 '14 at 18:51
ChrisChris
111
111
add a comment |
add a comment |
DAEMON Tools caused this issue for me.
Open DAEMON Tools Lite
Select Drive
Click Delete Drive
add a comment |
DAEMON Tools caused this issue for me.
Open DAEMON Tools Lite
Select Drive
Click Delete Drive
add a comment |
DAEMON Tools caused this issue for me.
Open DAEMON Tools Lite
Select Drive
Click Delete Drive
DAEMON Tools caused this issue for me.
Open DAEMON Tools Lite
Select Drive
Click Delete Drive
answered Apr 16 '14 at 18:58
CharlesCharles
1
1
add a comment |
add a comment |
I have seen this issue. I have a TV monitor connected as a third monitor via HDMI. If the TV is not on at the time of start-up, I sometimes see this message. If I turn on the TV and click on "Try Again", it clears the message.
add a comment |
I have seen this issue. I have a TV monitor connected as a third monitor via HDMI. If the TV is not on at the time of start-up, I sometimes see this message. If I turn on the TV and click on "Try Again", it clears the message.
add a comment |
I have seen this issue. I have a TV monitor connected as a third monitor via HDMI. If the TV is not on at the time of start-up, I sometimes see this message. If I turn on the TV and click on "Try Again", it clears the message.
I have seen this issue. I have a TV monitor connected as a third monitor via HDMI. If the TV is not on at the time of start-up, I sometimes see this message. If I turn on the TV and click on "Try Again", it clears the message.
answered Sep 25 '18 at 16:00
WileyWiley
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f273177%2fwindows-7-sp1-x64-occasional-powershell-error-message-there-is-no-disk-in-the-d%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
are there any errors or warnings in your systemlog?
– wullxz
Apr 21 '11 at 7:27
- System - Provider [ Name] Application Popup - EventID 26 [ Qualifiers] 16384 Level 4 Task 0 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2011-04-19T20:15:55.000000000Z EventRecordID 41303 Channel System
– Peter
Apr 21 '11 at 20:04
What is drive D:? Is it a optical drive? An SATA or SAS disk? USB? Firewire? iSCSI? Is there actually a disk there?
– Bacon Bits
Apr 22 '11 at 13:03
It's an optical drive, there are rarely disks in it. And powershell will launch fine 99% of the time with no disk in D:
– Peter
Apr 26 '11 at 22:41