Cannot access Windows Drive on Windows 10 computer from Ubuntu Desktop Running on USB Flashdrive

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I receive the below error message when I try to access the Windows drive on my Windows 10 computer from Ubuntu Desktop running on a USB Flash Drive. I can access all other local drives, just not the Windows drive. I saw an earlier post about disabling "fast startup" in Windows 8.1, but unfortunately I cannot boot into Windows 10 to do this. That's because, after a Windows update, every time the computer boots into Windows 10, it disables the mouse and keyboard, so I cannot log in. I was attempting to use Ubuntu from the FlashDrive to back up some files before restoring to factory default, because there are some files which i would like to save. Do you have any suggestions on how I might be able to access the Windows drive without having to go into Windows first?
Unable to access âÂÂWindowsâÂÂ
Error mounting /dev/sda3 at /media/ubuntu/Windows: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sda3" "/media/ubuntu/Windows"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda3': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount
add a comment |Â
up vote
0
down vote
favorite
I receive the below error message when I try to access the Windows drive on my Windows 10 computer from Ubuntu Desktop running on a USB Flash Drive. I can access all other local drives, just not the Windows drive. I saw an earlier post about disabling "fast startup" in Windows 8.1, but unfortunately I cannot boot into Windows 10 to do this. That's because, after a Windows update, every time the computer boots into Windows 10, it disables the mouse and keyboard, so I cannot log in. I was attempting to use Ubuntu from the FlashDrive to back up some files before restoring to factory default, because there are some files which i would like to save. Do you have any suggestions on how I might be able to access the Windows drive without having to go into Windows first?
Unable to access âÂÂWindowsâÂÂ
Error mounting /dev/sda3 at /media/ubuntu/Windows: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sda3" "/media/ubuntu/Windows"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda3': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount
1
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I receive the below error message when I try to access the Windows drive on my Windows 10 computer from Ubuntu Desktop running on a USB Flash Drive. I can access all other local drives, just not the Windows drive. I saw an earlier post about disabling "fast startup" in Windows 8.1, but unfortunately I cannot boot into Windows 10 to do this. That's because, after a Windows update, every time the computer boots into Windows 10, it disables the mouse and keyboard, so I cannot log in. I was attempting to use Ubuntu from the FlashDrive to back up some files before restoring to factory default, because there are some files which i would like to save. Do you have any suggestions on how I might be able to access the Windows drive without having to go into Windows first?
Unable to access âÂÂWindowsâÂÂ
Error mounting /dev/sda3 at /media/ubuntu/Windows: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sda3" "/media/ubuntu/Windows"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda3': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount
I receive the below error message when I try to access the Windows drive on my Windows 10 computer from Ubuntu Desktop running on a USB Flash Drive. I can access all other local drives, just not the Windows drive. I saw an earlier post about disabling "fast startup" in Windows 8.1, but unfortunately I cannot boot into Windows 10 to do this. That's because, after a Windows update, every time the computer boots into Windows 10, it disables the mouse and keyboard, so I cannot log in. I was attempting to use Ubuntu from the FlashDrive to back up some files before restoring to factory default, because there are some files which i would like to save. Do you have any suggestions on how I might be able to access the Windows drive without having to go into Windows first?
Unable to access âÂÂWindowsâÂÂ
Error mounting /dev/sda3 at /media/ubuntu/Windows: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sda3" "/media/ubuntu/Windows"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda3': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount
mount
asked Feb 18 at 3:21
Mike Duke
1
1
1
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33
add a comment |Â
1
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33
1
1
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1007269%2fcannot-access-windows-drive-on-windows-10-computer-from-ubuntu-desktop-running-o%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
1
You may be able to mount read only (ro). See this: askubuntu.com/questions/145902/â¦
â oldfred
Feb 18 at 4:33